tags 378200 + patch
thanks

Hi,

Attached is the diff for my sopwith 1.7.1-3.1 NMU.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |
diff -u sopwith-1.7.1/debian/changelog sopwith-1.7.1/debian/changelog
--- sopwith-1.7.1/debian/changelog
+++ sopwith-1.7.1/debian/changelog
@@ -1,3 +1,11 @@
+sopwith (1.7.1-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Applied patch from Jon Dowland to fix build failure using dash as
+    /bin/sh (Closes: #378200)
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]>  Tue, 15 Jan 2008 21:33:57 +0100
+
 sopwith (1.7.1-3) unstable; urgency=low
 
   * Apply patch from Andreas Jochens <[EMAIL PROTECTED]> (thanks) to fix FTBFS on
diff -u sopwith-1.7.1/debian/docs sopwith-1.7.1/debian/docs
--- sopwith-1.7.1/debian/docs
+++ sopwith-1.7.1/debian/docs
@@ -2,0 +3,3 @@
+doc/origdoc.txt
+doc/readme.txt
+doc/keys.txt
diff -u sopwith-1.7.1/debian/rules sopwith-1.7.1/debian/rules
--- sopwith-1.7.1/debian/rules
+++ sopwith-1.7.1/debian/rules
@@ -66,7 +66,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs doc/origdoc.txt doc/readme.txt doc/keys.txt && rm debian/tmp/usr/share/doc/sopwith/{origdoc,readme,keys}.txt
+	dh_installdocs
 	dh_install --list-missing --sourcedir=debian/tmp
 	dh_installmenu
 	dh_installman

Reply via email to