[SCM] toonloop/master: Add build target get-orig-source and more, using CDBS snippet upstream-tarball.mk.

js at users.alioth.debian.org js at users.alioth.debian.org
Sat Oct 16 10:03:43 UTC 2010


The following commit has been merged in the master branch:
commit 8eb14b062cc53ae7672b05f2204da37bf98a511d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 16 12:02:49 2010 +0200

    Add build target get-orig-source and more, using CDBS snippet upstream-tarball.mk.

diff --git a/debian/rules b/debian/rules
index 4991ac7..cf23d09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,9 @@
 #!/usr/bin/make -f
 
+include /usr/share/cdbs/1/rules/upstream-tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-DEB_MAKE_CHECK_TARGET = check 
+DEB_UPSTREAM_URL = http://tarballs.quessy.net
 
+DEB_MAKE_CHECK_TARGET = check

-- 
toonloop packaging



More information about the pkg-multimedia-commits mailing list