[SCM] scenic packaging branch, master, updated. debian/0.5.11-1-53-ge463964
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Wed Jun 9 06:23:24 UTC 2010
The following commit has been merged in the master branch:
commit d24b66612895f9cc812ca8f51317293726cb1683
Author: Alexandre Quessy <aalex at plank.sat.qc.ca>
Date: Mon Jun 7 11:02:30 2010 -0400
Trying to use pysupport and python-autotools.mk
diff --git a/debian/control b/debian/control
index 5b2d995..70e2026 100755
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Build-Depends:
python-gst0.10 (>= 0.10.17),
python-gtk2,
python-simplejson | python (>= 2.6),
+ python-support,
python-twisted
Standards-Version: 3.8.4
Homepage: http://scenic.sat.qc.ca/
diff --git a/debian/rules b/debian/rules
index 4d04117..2bf9c54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,9 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
+DEB_PYTHON_SYSTEM = pysupport
+
include /usr/share/cdbs/1/class/python-autotools.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_EXTRA_FLAGS = --enable-mt
DEB_MAKE_CHECK_TARGET = check
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list