[pnetcdf] 08/08: Now use debhelper 10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Dec 7 12:31:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository pnetcdf.
commit 73bd64bbfcfe4fa858138f7c0ff908fe3c09512f
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Dec 7 12:30:34 2016 +0000
Now use debhelper 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 19ec153..1aadb18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pnetcdf (1.7.0-1) unstable; urgency=medium
arch-independent
* Ensure no rpath in shared lib.
* Move to Standards-Version: 3.9.8
+ * Now use debhelper 10
-- Alastair McKinstry <mckinstry at debian.org> Tue, 14 Jun 2016 16:04:59 +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 2e6b331..e9dd990 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Alastair McKinstry <mckinstry at debian.org>
Build-Depends: autoconf, automake, dh-autoreconf,
gfortran, mpi-default-dev, chrpath,
texlive-latex-base, ghostscript,
- debhelper (>= 9)
+ debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: https://trac.mcs.anl.gov/projects/parallel-netcdf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pnetcdf.git
More information about the debian-science-commits
mailing list