[SCM] framework for TANGO control system client applications branch, master, updated. upstream/3.0.0_rc3-44-g9dc61ba

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sat Feb 18 15:13:04 UTC 2012


The following commit has been merged in the master branch:
commit 92db501f9f2e2b04be487f171fc6690ca02af6c5
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sun Feb 12 17:01:49 2012 +0100

    use dh_numpy

diff --git a/debian/control b/debian/control
index 2cc31b2..7a53079 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 8.1.1),
 	       python-guiqwt,
 	       python-h5py,
 	       python-lxml,
+	       python-numpy (>=1:1.4.1-4),
 	       python-ply,
 	       python-pytango (>= 7.1.3),
 	       python-qt4,
diff --git a/debian/rules b/debian/rules
index ebef6e7..857e27b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,9 @@ get-orig-source:
 
 override_dh_auto_install:
 	dh_auto_install -- --install-html=$(CURDIR)/debian/python-taurus-doc/usr/share/doc/python-taurus-doc/html
+	dh_numpy
 
 %:
-	dh $@ --with python2 --with sphinxdoc
+	dh $@ --with python2,sphinxdoc
 
 .PHONY: get-orig-source
\ No newline at end of file

-- 
framework for TANGO control system client applications



More information about the debian-science-commits mailing list