[SCM] Packaging for pytango branch, master, updated. a32eb5d948f5dd7648fb2a011ae00af37f98c9e4

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Thu Apr 14 20:05:24 UTC 2011


The following commit has been merged in the master branch:
commit 5319207322f2fba260a2b8b85f6c67e5e76bf01f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Thu Apr 14 19:20:27 2011 +0200

    switch to dh_python2

diff --git a/debian/control b/debian/control
index 4203826..4352e76 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: python
 Priority: extra
 Maintainer: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
 Build-Depends: debhelper (>= 8.0.0),
-	       python-support (>= 0.7.6),
 	       python-all-dev,
 	       python-setuptools,
 	       liblog4tango4-dev,
diff --git a/debian/rules b/debian/rules
index cb698fd..90b4633 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ override_dh_clean:
 	dh_clean
 
 %:
-	dh $@ --with python-support
+	dh $@ --with python2

-- 
Packaging for pytango



More information about the debian-science-commits mailing list