[SCM] efficient 2D data-plotting library branch, master, updated. upstream/2.0.7.1-24-g5802091

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Sun Feb 20 22:22:15 UTC 2011


The following commit has been merged in the master branch:
commit 580209174f23ff8412e6f7367516100631153fb9
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Sun Feb 20 22:46:55 2011 +0100

    * switch to dh_python2

diff --git a/debian/control b/debian/control
index 3aaa624..5fe1d70 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 8.1.1),
-	       python-support (>= 0.90),
 	       python-all-dev,
 	       python-numpy (>= 1.3),
 	       gfortran,
diff --git a/debian/rules b/debian/rules
index c08c2d4..098a814 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,6 @@ override_dh_clean:
 	rm -rf build
 
 %:
-	dh $@ --with python-support
+	dh $@ --with python2
 
 .PHONY: get-orig-source

-- 
efficient 2D data-plotting library



More information about the debian-science-commits mailing list