[SCM] scenic/master: Add get-orig-source target, thanks to CDBS upstream-tarball.mk.
js at users.alioth.debian.org
js at users.alioth.debian.org
Wed Apr 13 11:43:43 UTC 2011
The following commit has been merged in the master branch:
commit 08e65d4136a75568b141cbc42ec3570a17d762e8
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Apr 13 12:57:21 2011 +0200
Add get-orig-source target, thanks to CDBS upstream-tarball.mk.
diff --git a/debian/rules b/debian/rules
index 4830a9f..6a9bf79 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,15 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-mt
DEB_DH_MAKESHLIBS_ARGS_scenic-utils = -X/usr/lib
# include debhelper before python-autotools to use dh_pysupport
+-include /usr/share/cdbs/1/rules/upstream-tarball.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-autotools.mk
+# suppress optional build-dependencies
+CDBS_BUILD_DEPENDS_rules_upstream-tarball =
+
+DEB_UPSTREAM_URL = http://scenic.sat.qc.ca/download
+
# Unit tests are disabled for now, since it's Python path is broken when they are ran.
#DEB_MAKE_CHECK_TARGET = check
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list