Hi,

Attached is the diff for my ratfor 1.0-11.2 NMU.

For some reason, the previous NMU didn't contain the fix. This one
contains it for sure, at least...
-- 
| 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.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * For some reason, the previous NMU didn't include the necessary change.
+    So re-doing it...
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]>  Sun, 20 Jan 2008 15:11:00 +0100
+
 ratfor (1.0-11.1) unstable; urgency=low
 
   * Non-maintainer upload.

Reply via email to