[pyferret] 89/110: * Move to DH_COMPAT=10 * Depend on python*-dev not python*-all-dev. Closes: #863994

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 08:42:16 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository pyferret.

commit 393a8fb9a7e1f6ed32256382e7f75707c55c4033
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu May 18 07:07:20 2017 +0100

    * Move to DH_COMPAT=10
    * Depend on python*-dev not python*-all-dev. Closes: #863994
---
 debian/changelog | 7 +++++++
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1cda658..b09b769 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pyferret (7.0.0-3) unstable; urgency=medium
+
+  * Move to DH_COMPAT=10
+  * Depend on python*-dev not python*-all-dev. Closes: #863994
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Thu, 18 May 2017 07:06:22 +0100
+
 pyferret (7.0.0-2) unstable; urgency=medium
 
   * B-D on jre-default-headless
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 3d680f1..6e6b6e2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Section: science
 Priority: optional
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
-Build-Depends: debhelper (>= 9), gfortran, csh, dh-python,
+Build-Depends: debhelper (>= 10), gfortran, csh, dh-python,
  libreadline-dev, libcurl4-openssl-dev | libcurl-dev, libncurses-dev, 
  libnetcdf-dev (>= 4.3.0), libnetcdff-dev,
  libxpm-dev, libxt-dev, libcairo2-dev, libpango1.0-dev,
- python-all-dev, python3-all-dev,
+ python-dev, python3-dev,
  python-numpy, python3-numpy,
  python-future, python3-future,
  java-common, default-jdk-headless, 

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



More information about the debian-science-commits mailing list