-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Please find attached debdiff for NMU version 1.7.1-3.1.
Thank you.
- --
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHjRfqnXjXEYa8KlARAlzzAJ9NPiE9v4y2DYHQcyB592jW6vgP0wCglGpe
jOQXt2bBI9l4WhOMXzTTekI=
=ieg9
-----END PGP SIGNATURE-----
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,10 @@
+sopwith (1.7.1-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/rules: fix bashism (Closes: #378200)
+
+ -- Luca Falavigna <[EMAIL PROTECTED]> Tue, 15 Jan 2008 13:48:33 +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/rules sopwith-1.7.1/debian/rules
--- sopwith-1.7.1/debian/rules
+++ sopwith-1.7.1/debian/rules
@@ -66,7 +66,8 @@
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 doc/origdoc.txt doc/readme.txt doc/keys.txt && \
+ rm debian/tmp/usr/share/doc/sopwith/origdoc.txt
debian/tmp/usr/share/doc/sopwith/readme.txt
debian/tmp/usr/share/doc/sopwith/keys.txt
dh_install --list-missing --sourcedir=debian/tmp
dh_installmenu
dh_installman