[h5py] 25/46: * New upstream version. * Bump standards version to 3.9.2 (no changes required). * Switch package to dh_python2.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Mar 24 18:44:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository h5py.

commit 02240baa453f884969cd89e63cd5510e75305e3c
Author: Soeren Sonnenburg <sonne at debian.org>
Date:   Sun Jul 24 19:15:09 2011 +0000

    * New upstream version.
    * Bump standards version to 3.9.2 (no changes required).
    * Switch package to dh_python2.
---
 debian/changelog  | 8 ++++++++
 debian/control    | 7 ++++---
 debian/pyversions | 1 -
 debian/rules      | 4 +---
 4 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a5eb1f..5a83216 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+h5py (2.0.0-1) unstable; urgency=low
+
+  * New upstream version.
+  * Bump standards version to 3.9.2 (no changes required).
+  * Switch package to dh_python2.
+
+ -- Soeren Sonnenburg <sonne at debian.org>  Sun, 24 Jul 2011 21:13:37 +0200
+
 h5py (1.3.1-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 5ce5f92..89b37e6 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,10 @@ Source: h5py
 Section: python
 Priority: optional
 Maintainer: Soeren Sonnenburg <sonne at debian.org>
-Build-Depends: debhelper ( >=7), cdbs, python-all-dev (>= 2.5.0),
- python-support (>= 1.0.0), libhdf5-serial-dev (>= 1.8.3), python-numpy (>= 1:1.4.1-4~)
-Standards-Version: 3.9.1.0
+Build-Depends: debhelper ( >=7), cdbs (>= 0.4.90~), python-all-dev (>= 2.6.6-3~),
+ libhdf5-serial-dev (>= 1.8.3), python-numpy (>= 1:1.4.1-4~)
+Standards-Version: 3.9.2
+X-Python-Version: >= 2.5
 Homepage: http://code.google.com/p/h5py/
 Vcs-Svn: https://bollin.googlecode.com/svn/python-h5py/
 Vcs-Browser: http://bollin.googlecode.com/svn/python-h5py/
diff --git a/debian/pyversions b/debian/pyversions
deleted file mode 100644
index b3dc41e..0000000
--- a/debian/pyversions
+++ /dev/null
@@ -1 +0,0 @@
-2.5-
diff --git a/debian/rules b/debian/rules
index 550bb9c..9755f95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,9 @@
 #!/usr/bin/make -f
-DEB_PYTHON_SYSTEM=pysupport
-
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 binary-install/python-h5py::
-	dh_pysupport
+	dh_python2
 	dh_numpy
 
 pre-build::

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git



More information about the debian-science-commits mailing list