[pygrib] 01/03: Add Breaks/Replaces/Depends for python3-grib move

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu Jun 25 15:51:45 UTC 2015


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

mckinstry pushed a commit to tag unstable/2.0.0-2
in repository pygrib.

commit ab80157329b9a997321bc7fa48861c5e6fe5a66e
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Jun 22 14:46:33 2015 +0100

    Add Breaks/Replaces/Depends for python3-grib move
---
 debian/changelog | 7 +++++++
 debian/control   | 5 ++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8b9cdcb..d54c08d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pygrib (2.0.0-2) UNRELEASED; urgency=medium
+
+  * Add Replaces/Breaks to handle move of binaries in 2.0.0-1.
+    Closes: #789661. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Mon, 22 Jun 2015 14:43:41 +0100
+
 pygrib (2.0.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 6ba0a6e..36ce7c9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
  ${python:Depends}, python-numpy, python-pyproj,
  libgrib-api-dev, libgrib2c-dev,libjasper-dev, libpng-dev, libjasper-dev
 Provides: ${python:Provides}
-Recommends: python-grib-doc, python3-grib
+Recommends: python-grib-doc, 
+Depends: python3-grib (>> 2.0.0-1)
 Description:  Python module for reading and writing GRIB files
  Python module for reading and writing GRIB (editions 1 and 2) files.
  GRIB is the World Meterological Organization standard for
@@ -31,6 +32,8 @@ Package: python3-grib
 Recommends: python-grib-doc
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends},
+Replaces: python-grib (<< 2.0.0-1)
+Breaks: python-grib (<< 2.0.0-1)
  ${python3:Depends}, python3-numpy, python3-pyproj,
  libgrib-api-dev, libgrib2c-dev,libjasper-dev, libpng-dev, libjasper-dev
 Breaks: python-grib (<< 1.9.6-3~)

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



More information about the debian-science-commits mailing list