[pygrib] 07/07: Prep 2.0.0 for release

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


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

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

commit 402d2cb93c3ea73138ff1494c8effef972ac2583
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 19 22:30:15 2015 +0100

    Prep 2.0.0 for release
---
 debian/changelog | 5 +++--
 debian/control   | 6 +++---
 debian/rules     | 2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f1052b3..8b9cdcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-pygrib (2.0.0-1) UNRELEASED; urgency=medium
+pygrib (2.0.0-1) unstable; urgency=medium
 
   * New upstream release.
   * Use xz compression.
   * Build using pybuild.
   * Move binaries from python-grib -> python3-grib. Add dependency on
     python-grib to python3-grib.
+  * Now B-D on chrpath and libopenjpeg-dev. Need to chrpath libs.
 
- -- Alastair McKinstry <mckinstry at debian.org>  Fri, 01 May 2015 07:09:58 +0100
+ -- Alastair McKinstry <mckinstry at debian.org>  Fri, 19 Jun 2015 22:29:31 +0100
 
 pygrib (1.9.9-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 6bdd3b5..6ba0a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,10 @@ Section: python
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 9), chrpath,
- python-all-dev (>=2.6.6-3~), 
+ python3-all-dev, python3-numpy, dh-python,
+ python-numpy, python-all-dev,
  libgrib-api-dev, libgrib2c-dev, 
- python-numpy (>= 1:1.6.1) , 
- libjasper-dev, libpng-dev, python3-all-dev, python3-numpy, dh-python
+ libjasper-dev, libpng-dev, libopenjpeg-dev
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
diff --git a/debian/rules b/debian/rules
index 09459fb..4de9f9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-export DH_VERBOSE=1
+# export DH_VERBOSE=1
 
 export PYBUILD_NAME=grib
 

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