[pytables] 03/06: Remove unnecessary break/replace rules (<< 3.0.0-3)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Nov 18 22:47:23 UTC 2017


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 746c6abbd750f67ca7baa7656d4c3e5c5a54d3e4
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Nov 18 10:23:52 2017 +0000

    Remove unnecessary break/replace rules (<< 3.0.0-3)
---
 debian/changelog | 2 ++
 debian/control   | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5dee7f..ed7563f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ pytables (3.4.2-2) UNRELEASED; urgency=medium
     - declare break/replace rules: python3-tables (>= 3.4.2-1) install
       scripts that was previously installed by python-tables
       (Closes: #881741)
+    - remove break/replace rules for pytables << 3.0.0-3:
+      no longer necessary
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 18 Nov 2017 10:08:22 +0000
 
diff --git a/debian/control b/debian/control
index 62091fc..8384806 100644
--- a/debian/control
+++ b/debian/control
@@ -92,8 +92,6 @@ Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
 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
@@ -184,8 +182,6 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
 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

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