[h5py] 02/08: d/control: cme fix, wrap and sort, update descriptions.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Jan 24 11:54:26 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/sid
in repository h5py.

commit b5425960acc67c023c9383e62b1d698a8686e609
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri Jan 22 15:24:18 2016 +0000

    d/control: cme fix, wrap and sort, update descriptions.
---
 debian/control | 58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

diff --git a/debian/control b/debian/control
index 3353d6d..6c286ee 100644
--- a/debian/control
+++ b/debian/control
@@ -4,28 +4,28 @@ Uploaders: Soeren Sonnenburg <sonne at debian.org>,
            Ghislain Antony Vaillant <ghisvail at gmail.com>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: cython (>= 0.17-1~),
+               cython-dbg (>= 0.17-1~),
+               cython3,
+               cython3-dbg,
+               debhelper (>= 9),
                dh-python,
-               python-all-dbg (>= 2.6.6-3~),
-               python-all-dev (>= 2.6.6-3~),
-               python-setuptools,
-               python3-all-dbg,
-               python3-all-dev,
-               python3-setuptools,
                libhdf5-dev,
+               python-all-dbg,
+               python-all-dev,
                python-numpy (>= 1:1.7.1-1~),
                python-numpy-dbg (>= 1:1.7.1-1~),
+               python-pkgconfig,
+               python-setuptools,
+               python-six,
+               python-sphinx (>= 1.0.7+dfsg-1~),
+               python3-all-dbg,
+               python3-all-dev,
                python3-numpy (>= 1:1.7.1-1~),
                python3-numpy-dbg (>= 1:1.7.1-1~),
-               cython (>= 0.17-1~),
-               cython-dbg (>= 0.17-1~),
-               cython3 (>= 0.17-1~),
-               cython3-dbg (>= 0.17-1~),
-               python-sphinx (>= 1.0.7+dfsg-1~),
-               python-six,
-               python3-six,
-               python-pkgconfig,
-               python3-pkgconfig
+               python3-pkgconfig,
+               python3-setuptools,
+               python3-six
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/h5py.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/h5py.git
@@ -35,10 +35,10 @@ X-Python3-Version: >= 3.2
 
 Package: python-h5py
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         ${python:Depends}
-Description: General-purpose Python interface to hdf5 (Python 2)
+Depends: ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
+Description: general-purpose Python interface to hdf5 (Python 2)
  HDF5 for Python (h5py) is a general-purpose Python interface to the
  Hierarchical Data Format library, version 5. HDF5 is a versatile, mature
  scientific software library designed for the fast, flexible storage of
@@ -57,7 +57,7 @@ Description: General-purpose Python interface to hdf5 (Python 2)
  supports slicing, and has dtype and shape attributes. HDF5 groups are
  presented using a dictionary metaphor, indexed by name.
  .
- This package provides the Python 2 version of h5py.
+ This package provides h5py for the Python 2 interpreter.
 
 Package: python-h5py-dbg
 Architecture: any
@@ -90,10 +90,10 @@ Description: debug extension for h5py (Python 2)
 
 Package: python3-h5py
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         ${python3:Depends}
-Description: General-purpose Python interface to hdf5 (Python 3)
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         ${shlibs:Depends}
+Description: general-purpose Python interface to hdf5 (Python 3)
  HDF5 for Python (h5py) is a general-purpose Python interface to the
  Hierarchical Data Format library, version 5. HDF5 is a versatile, mature
  scientific software library designed for the fast, flexible storage of
@@ -112,7 +112,7 @@ Description: General-purpose Python interface to hdf5 (Python 3)
  supports slicing, and has dtype and shape attributes. HDF5 groups are
  presented using a dictionary metaphor, indexed by name.
  .
- This package provides the Python 3 version of h5py.
+ This package provides h5py for the Python 3 interpreter.
 
 Package: python3-h5py-dbg
 Architecture: any
@@ -146,9 +146,9 @@ Description: debug extension for h5py (Python 3)
 Package: python-h5py-doc
 Architecture: all
 Section: doc
-Depends: ${sphinxdoc:Depends},
-         ${misc:Depends}
-Description: General-purpose Python interface to hdf5 (documentation)
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends}
+Description: h5py documentation
  HDF5 for Python (h5py) is a general-purpose Python interface to the
  Hierarchical Data Format library, version 5. HDF5 is a versatile, mature
  scientific software library designed for the fast, flexible storage of

-- 
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