tags 374004 + patch
tags 374004 + pending
thanks

Hi,

Attached is the diff for my ratfor 1.0-11.1 NMU, uploaded to DELAYED/2.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |
diff -u ratfor-1.0/debian/rules ratfor-1.0/debian/rules
--- ratfor-1.0/debian/rules
+++ ratfor-1.0/debian/rules
@@ -29,7 +29,7 @@
 	$(checkdir)
 ## Makes a binary package.
 	test -f stamp-build || make -f debian/rules build
-	rm -rf debian/tmp >& /dev/null
+	rm -rf debian/tmp
 	install -d -o root -g root -m 755 debian/tmp
 	chmod g-s debian/tmp
 	install -d -o root -g root -m 755 debian/tmp/usr/bin
diff -u ratfor-1.0/debian/changelog ratfor-1.0/debian/changelog
--- ratfor-1.0/debian/changelog
+++ ratfor-1.0/debian/changelog
@@ -1,3 +1,11 @@
+ratfor (1.0-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: fix bashism - >& doesn't work at all, and &> doesn't
+    work as expected with dash (Closes: #374004)
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]>  Tue, 15 Jan 2008 23:23:23 +0100
+
 ratfor (1.0-11) unstable; urgency=low
   * changed nonsensical 3.6 standards version to 3.6.2.1
   * Removed /usr/doc -> /usr/share/doc symlink creation from

Reply via email to