[flextra] 01/03: Move to debhelper 10
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Jul 29 12:56:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository flextra.
commit 7325c12d3bda1fe4e4c0e4cf68d3f56a0f3b1794
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Dec 7 08:02:54 2016 +0000
Move to debhelper 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a24a50d..c3b6d6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+flextra (5.0-6) UNRELEASED; urgency=medium
+
+ * Move to debhelper 10
+
+ -- Alastair McKinstry <mckinstry at debian.org> Wed, 07 Dec 2016 08:02:52 +0000
+
flextra (5.0-5) unstable; urgency=medium
* Set LC_ALL=C when sorting objs for compilation, to aid reproducibility
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 44d3db3..3e6ce1a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: flextra
Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
gfortran (>= 4:5.2.1),
libgrib-api-dev (>= 1.13.1-3)
Standards-Version: 3.9.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/flextra.git
More information about the debian-science-commits
mailing list