[cdo] 01/03: Use debhelper 10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Mar 1 14:08:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cdo.
commit c64e6eb8306a608dcaef0ae7ec70ab1fc92feede
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Mon Nov 28 14:47:01 2016 +0000
Use debhelper 10
---
debian/changelog | 3 ++-
debian/compat | 2 +-
debian/control | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cdc20a2..771afbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
cdo (1.7.2+dfsg.1-2) UNRELEASED; urgency=medium
- * Now cdo recommends: python*-cdo.
+ * Now cdo recommends: python*-cdo.
+ * Use debhelper 10
-- Alastair McKinstry <mckinstry at debian.org> Wed, 10 Aug 2016 02:45:20 +0100
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 a8fc111..4ef7cc3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: cdo
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 9), dh-buildinfo, libproj-dev, autoconf, automake,
+Build-Depends: debhelper (>= 10), dh-buildinfo, libproj-dev, autoconf, automake,
libnetcdf-dev, netcdf-bin,
libhdf5-dev | libhdf5-serial-dev, libaec-dev,
libnetcdf-dev, netcdf-bin, libhdf5-serial-dev,
libfftw3-dev, libudunits2-dev,
gfortran, dh-autoreconf,
- libgrib-api-dev (>= 1.14.5-2),
+ libeccodes-dev | libgrib-api-dev (>= 1.14.5-2),
libtool, cfortran,
libmagics++-dev (>= 2.24.7-7),
libcurl4-gnutls-dev | libcurl4-openssl-dev | libcurl4-nss-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdo.git
More information about the debian-science-commits
mailing list