[pytables] 08/20: General update and reformatting of debian/control

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Aug 14 19:00:06 UTC 2015


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

a_valentino-guest pushed a commit to branch master
in repository pytables.

commit 8b763c1ef8cf17500dbee8b16183f33271bcdd39
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Fri Aug 14 10:54:46 2015 +0200

    General update and reformatting of debian/control
---
 debian/changelog |  2 ++
 debian/control   | 68 ++++++++++++++++++++++++++++++++++++--------------------
 2 files changed, 46 insertions(+), 24 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7fb0ae7..502c69d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ pytables (3.2.1-1) UNRELEASED; urgency=medium
     - updated dependencies
     - stamdards version bump (no change)
     - update vcs URLs to the new recommended format
+    - remove deprecated XS-Testsuite field
+    - general update and reformatting (suggested by cme fix dpkg-control)
   * debian/patches
     - refresh all patches
     - drop 0003-Better-control-of-verbosity-in-unittests.patch and
diff --git a/debian/control b/debian/control
index 1e3a9fe..cb5d567 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,10 @@
 Source: pytables
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>,
+           Yaroslav Halchenko <debian at onerussian.com>
 Section: python
+Testsuite: autopkgtest
 Priority: optional
-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>, Yaroslav Halchenko <debian at onerussian.com>
-Homepage: http://www.pytables.org
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/pytables.git
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pytables.git
-Standards-Version: 3.9.6
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
 Build-Depends: debhelper (>= 9.0.0),
                dh-python,
                libhdf5-dev,
@@ -38,7 +34,12 @@ Build-Depends: debhelper (>= 9.0.0),
                texlive-latex-extra,
                texlive-fonts-recommended,
                libjs-jquery-cookie
-XS-Testsuite: autopkgtest
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pytables.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/pytables.git
+Homepage: http://www.pytables.org
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.2
 
 Package: python-tables
 Architecture: all
@@ -50,7 +51,10 @@ Depends: ${misc:Depends},
          python-tables-data (= ${source:Version}),
          python-numexpr
 Recommends: ${shlibs:Recommends}
-Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests}, vitables
+Suggests: python-tables-doc,
+          python-netcdf,
+          ${shlibs:Suggests},
+          vitables
 Description: hierarchical database for Python based on HDF5
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the
@@ -72,10 +76,13 @@ Description: hierarchical database for Python based on HDF5
 
 Package: python-tables-lib
 Architecture: any
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Recommends: ${shlibs:Recommends}, python-tables (= ${source:Version})
-Replaces: python-tables (<< 3.0.0-3)
+Depends: ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
+Recommends: ${shlibs:Recommends},
+            python-tables (= ${source:Version})
 Breaks: python-tables (<< 3.0.0-3)
+Replaces: python-tables (<< 3.0.0-3)
 Description: hierarchical database for Python based on HDF5 (extension)
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the
@@ -96,9 +103,9 @@ Description: hierarchical database for Python based on HDF5 (extension)
  This package contains the extension built for the Python 2 interpreter.
 
 Package: python-tables-dbg
+Architecture: any
 Section: debug
 Priority: extra
-Architecture: any
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
@@ -108,7 +115,9 @@ Depends: ${misc:Depends},
          python-numpy-dbg,
          python-numexpr-dbg
 Recommends: ${shlibs:Recommends}
-Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests}
+Suggests: python-tables-doc,
+          python-netcdf,
+          ${shlibs:Suggests}
 Description: hierarchical database for Python based on HDF5 (debug extension)
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the
@@ -138,7 +147,10 @@ Depends: ${misc:Depends},
          python-tables-data (= ${source:Version}),
          python3-numexpr
 Recommends: ${shlibs:Recommends}
-Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests}, vitables
+Suggests: python-tables-doc,
+          python-netcdf,
+          ${shlibs:Suggests},
+          vitables
 Description: hierarchical database for Python3 based on HDF5
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the
@@ -160,10 +172,13 @@ Description: hierarchical database for Python3 based on HDF5
 
 Package: python3-tables-lib
 Architecture: any
-Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
-Recommends: ${shlibs:Recommends}, python3-tables (= ${source:Version})
-Replaces: python3-tables (<< 3.0.0-3)
+Depends: ${misc:Depends},
+         ${python3:Depends},
+         ${shlibs:Depends}
+Recommends: ${shlibs:Recommends},
+            python3-tables (= ${source:Version})
 Breaks: python3-tables (<< 3.0.0-3)
+Replaces: python3-tables (<< 3.0.0-3)
 Description: hierarchical database for Python3 based on HDF5 (extension)
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the
@@ -184,9 +199,9 @@ Description: hierarchical database for Python3 based on HDF5 (extension)
  This package contains the extension built for the Python 3 interpreter.
 
 Package: python3-tables-dbg
+Architecture: any
 Section: debug
 Priority: extra
-Architecture: any
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
@@ -196,7 +211,9 @@ Depends: ${misc:Depends},
          python3-numpy-dbg,
          python3-numexpr-dbg
 Recommends: ${shlibs:Recommends}
-Suggests: python-tables-doc, python-netcdf, ${shlibs:Suggests}
+Suggests: python-tables-doc,
+          python-netcdf,
+          ${shlibs:Suggests}
 Description: hierarchical database for Python 3 based on HDF5 (debug extension)
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the
@@ -217,10 +234,13 @@ Description: hierarchical database for Python 3 based on HDF5 (debug extension)
  This package contains the extension built for the Python 3 debug interpreter.
 
 Package: python-tables-doc
-Section: doc
 Architecture: all
-Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-jquery-cookie
-Suggests: xpdf | pdf-viewer, www-browser
+Section: doc
+Depends: ${misc:Depends},
+         ${sphinxdoc:Depends},
+         libjs-jquery-cookie
+Suggests: xpdf | pdf-viewer,
+          www-browser
 Description: hierarchical database for Python based on HDF5 - documentation
  PyTables is a hierarchical database package designed to efficiently
  manage very large amounts of data. PyTables is built on top of the

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



More information about the debian-science-commits mailing list