[pytables] 09/14: Cleanup

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Tue Nov 1 07:57:30 UTC 2016


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 1287d93e54b481ac49de7b72afae162d9f012500
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Mon Oct 31 13:11:53 2016 +0000

    Cleanup
---
 debian/changelog |  2 ++
 debian/control   | 20 ++++----------------
 2 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f733cc6..8400fe8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ pytables (3.3.0-1) UNRELEASED; urgency=medium
     - add copyright for zsrd source
   * debian/rules
     - set hardening flags
+  * debian/control
+    - cleanup and warning suppression 
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Mon, 31 Oct 2016 07:42:52 +0000
 
diff --git a/debian/control b/debian/control
index effdc46..9b33434 100644
--- a/debian/control
+++ b/debian/control
@@ -50,15 +50,12 @@ Package: python-tables
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
-         ${shlibs:Depends},
          python-tables-lib (>= ${source:Version}),
          python-tables-lib (<< ${source:Version}.1~),
          python-tables-data (= ${source:Version}),
          python-numexpr
-Recommends: ${shlibs:Recommends}
 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
@@ -84,8 +81,7 @@ Architecture: any
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
-Recommends: ${shlibs:Recommends},
-            python-tables (= ${source:Version})
+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)
@@ -119,10 +115,8 @@ Depends: ${misc:Depends},
          python-dbg,
          python-numpy-dbg,
          python-numexpr-dbg
-Recommends: ${shlibs:Recommends}
 Suggests: python-tables-doc,
-          python-netcdf,
-          ${shlibs:Suggests}
+          python-netcdf
 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
@@ -146,15 +140,12 @@ Package: python3-tables
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
-         ${shlibs:Depends},
          python3-tables-lib (>= ${source:Version}),
          python3-tables-lib (<< ${source:Version}.1~),
          python-tables-data (= ${source:Version}),
          python3-numexpr
-Recommends: ${shlibs:Recommends}
 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
@@ -180,8 +171,7 @@ Architecture: any
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Recommends: ${shlibs:Recommends},
-            python3-tables (= ${source:Version})
+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)
@@ -215,10 +205,8 @@ Depends: ${misc:Depends},
          python3-dbg,
          python3-numpy-dbg,
          python3-numexpr-dbg
-Recommends: ${shlibs:Recommends}
 Suggests: python-tables-doc,
-          python-netcdf,
-          ${shlibs:Suggests}
+          python-netcdf
 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

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