tags 724127 + patch
thanks

Dear maintainer,

I've prepared an NMU for rotix (versioned as 0.83-4.1) and
am looking for a sponsor right now. Please feel free to tell 
me if you want to upload the package yourself.

Regards.
 Andreas
diff -Nru rotix-0.83/debian/changelog rotix-0.83/debian/changelog
--- rotix-0.83/debian/changelog	2012-05-12 07:11:49.000000000 +0200
+++ rotix-0.83/debian/changelog	2014-02-08 23:01:33.000000000 +0100
@@ -1,3 +1,12 @@
+rotix (0.83-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Do not call dh_auto_clean unless Makefile.settings exists, this fixes
+    FTBFS: Makefile.settings: No such file or directory
+    (Closes: #724127) (LP: #1263552)
+
+ -- Andreas Moog <andreas.m...@warperbbs.de>  Tue, 24 Dec 2013 20:21:28 +0100
+
 rotix (0.83-4) unstable; urgency=low
 
   * Bump compat to 9.
diff -Nru rotix-0.83/debian/rules rotix-0.83/debian/rules
--- rotix-0.83/debian/rules	2012-05-12 07:02:06.000000000 +0200
+++ rotix-0.83/debian/rules	2014-02-08 23:01:08.000000000 +0100
@@ -5,3 +5,6 @@
 
 override_dh_auto_configure:
 	./configure --prefix=/usr --mandir=/usr/share/man --i18n=1
+
+override_dh_auto_clean:
+	[ ! -f Makefile.settings ] || dh_auto_clean

Attachment: signature.asc
Description: Digital signature

Reply via email to