[cdftools] 07/10: DH_COMPAT=10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Jul 29 10:16:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cdftools.
commit 6fcfb1e1fd98998ae79b7289fd28e93069fa3195
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Jul 19 12:14:18 2017 +0100
DH_COMPAT=10
---
debian/changelog | 1 +
debian/compat | 3 +--
debian/control | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 73b9629..ef0e4a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
cdftools (3.0.1-1) UNRELEASED; urgency=medium
* New upstream release
+ * DH_COMPAT=10
-- Alastair McKinstry <mckinstry at debian.org> Wed, 19 Jul 2017 12:13:27 +0100
diff --git a/debian/compat b/debian/compat
index 48c962f..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1,2 +1 @@
-9
-
+10
diff --git a/debian/control b/debian/control
index a1f136d..2146d4c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cdftools
Section: utils
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 9), gfortran, libnetcdf-dev, libnetcdff-dev
+Build-Depends: debhelper (>= 10), gfortran, libnetcdf-dev, libnetcdff-dev
Standards-Version: 3.9.6
Homepage: http://servforge.legi.grenoble-inp.fr/projects/CDFTOOLS
Vcs-Git: git://anonscm.debian.org/debian-science/packages/cdftools.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git
More information about the debian-science-commits
mailing list