[h5py] 06/10: Normalize the package descriptions

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Sep 3 16:43:30 UTC 2017


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

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

commit 762381e12eb00c24b69a26169ff35834d3880843
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Sep 3 17:05:43 2017 +0200

    Normalize the package descriptions
---
 debian/control | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 078a3fd..9922aa0 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,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 h5py for the Python 2 interpreter.
+ This package provides the modules for Python 2.
 
 Package: python-h5py-dbg
 Architecture: any
@@ -71,7 +71,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          python-h5py (= ${binary:Version}),
          python-numpy-dbg
-Description: debug extension for h5py (Python 2)
+Description: debug extensions for h5py (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
@@ -90,7 +90,7 @@ Description: debug extension for h5py (Python 2)
  supports slicing, and has dtype and shape attributes. HDF5 groups are
  presented using a dictionary metaphor, indexed by name.
  .
- This package provides h5py for the Python 2 debug interpreter.
+ This package provides h5py the debug extensions for Python 2.
 
 Package: python3-h5py
 Architecture: any
@@ -117,7 +117,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 h5py for the Python 3 interpreter.
+ This package provides the modules for Python 3.
 
 Package: python3-h5py-dbg
 Architecture: any
@@ -128,7 +128,7 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          python3-h5py (= ${binary:Version}),
          python3-numpy-dbg
-Description: debug extension for h5py (Python 3)
+Description: debug extensions for h5py (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
@@ -147,7 +147,7 @@ Description: debug extension for h5py (Python 3)
  supports slicing, and has dtype and shape attributes. HDF5 groups are
  presented using a dictionary metaphor, indexed by name.
  .
- This package provides h5py for the Python 3 debug interpreter.
+ This package provides the debug extensions for Python 3.
 
 Package: python-h5py-doc
 Architecture: all
@@ -156,7 +156,7 @@ Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends}
 Built-Using: ${sphinxdoc:Built-Using}
-Description: h5py documentation
+Description: documentation for h5py
  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
@@ -175,5 +175,5 @@ Description: h5py documentation
  supports slicing, and has dtype and shape attributes. HDF5 groups are
  presented using a dictionary metaphor, indexed by name.
  .
- This package provides the documentation for h5py.
+ This package provides the documentation.
 Build-Profiles: <!nodoc>

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