[SCM] laditools/master: Add get-orig-source to debian/clean, shorten debian/rules.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Mar 23 10:39:31 UTC 2011


The following commit has been merged in the master branch:
commit d6595cbae205635e90ea9a5af025e88c81d58ded
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Mar 23 11:39:10 2011 +0100

    Add get-orig-source to debian/clean, shorten debian/rules.

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..2fe0c5d
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+get-orig-source
diff --git a/debian/rules b/debian/rules
index 19a7ef1..30123ba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,10 +3,6 @@
 %:
 	dh $@ --with python2
 
-override_dh_auto_clean:
-	rm -rf get-orig-source
-	dh_auto_clean
-
 override_dh_auto_install:
 	dh_auto_install -- \
 		--install-scripts=/usr/lib/laditools \

-- 
laditools packaging



More information about the pkg-multimedia-commits mailing list