[netcdf] 11/31: DH_COMPAT=10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Oct 11 10:44:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch dev-coinstallable
in repository netcdf.
commit 85bb7501ab915e2c5b70bdb1d3063af95d5ab776
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Tue Oct 4 16:51:04 2016 +0100
DH_COMPAT=10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7b0208e..b4c7143 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ netcdf (1:4.4.1~rc1-1exp2) UNRELEASED; urgency=medium
* use libaec-dev to provide SZIP, now that HDF5 uses SZIP.
* Build-depend on libpnetcdf-dev
* Enable MMAP in diskless.
+ * DH_COMPAT=10
-- Alastair McKinstry <mckinstry at debian.org> Tue, 19 Apr 2016 00:54:19 +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 478756f..fe97472 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Alastair McKinstry <mckinstry at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
cmake (>= 2.8.12),
chrpath,
m4,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git
More information about the Pkg-grass-devel
mailing list