[SCM] rumor packaging branch, master, updated. debian/1.0.3.beta1-2-32-geeed6b4

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Wed Nov 11 21:41:52 UTC 2009


The following commit has been merged in the master branch:
commit eeed6b4adba337627482de124b388965264fffe7
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date:   Wed Nov 11 16:39:27 2009 -0500

    Remove doc/rumor.info on clean so that we can pass the double build test

diff --git a/debian/rules b/debian/rules
index 4cab866..f96c550 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,8 @@ binary-post-install/rumor::
 	# Never ship usr/share/info/dir.gz . This file hasn't been compressed
 	# yet, let's remove it before it is.
 	rm -f debian/rumor/usr/share/info/dir
+
+clean::
+	# Remove the generated file doc/rumor.info so that we can pass the
+	# double build test
+	rm -f doc/rumor.info

-- 
rumor packaging



More information about the pkg-multimedia-commits mailing list