[cmor] 05/22: DH_COMPAT=10, with debhelper dependecy = 10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Dec 20 11:10:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cmor.
commit c2333b70a0553723ac752750552e3572d448c286
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Sep 14 17:46:35 2016 +0100
DH_COMPAT=10, with debhelper dependecy = 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 0062f2a..ff0024b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
cmor (3.1.2-1) UNRELEASED; urgency=medium
* New upstream release.
+ * DH_COMPAT=10, with debhelper dependecy = 10
-- Alastair McKinstry <mckinstry at debian.org> Fri, 17 Jun 2016 16:16:11 +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 6ab5014..424d4f5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cmor
Section: utils
Priority: extra
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 9), dh-buildinfo, libossp-uuid-dev,
+Build-Depends: debhelper (>= 10), dh-buildinfo, libossp-uuid-dev,
libudunits2-dev, libnetcdf-dev, uuid-dev,
python-all-dev (>= 2.6.6-3~), python-setuptools (>= 0.6b3), python-numpy,
libgfortran3, automake, gfortran, pkg-config,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor.git
More information about the debian-science-commits
mailing list