[fiat] 04/06: debhelper compatibility level 11
Drew Parsons
dparsons at moszumanska.debian.org
Fri Jan 19 15:53:29 UTC 2018
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to tag experimental/2017.2.0.0-1exp1
in repository fiat.
commit 41b5facb4ff368a9c95c8830cea37130971000b9
Author: Drew Parsons <dparsons at debian.org>
Date: Fri Jan 19 23:44:47 2018 +0800
debhelper compatibility level 11
---
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 fb7b23f..3163b2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ fiat (2017.2.0.0-1exp1) UNRELEASED; urgency=medium
- This is the official 2017.2.0 release. The previous version was a
mislabelled beta release.
* Standards-Version: 4.1.3
+ * debhelper compatibility level 11
-- Drew Parsons <dparsons at debian.org> Fri, 19 Jan 2018 23:41:17 +0800
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 8b64337..4bfe8ce 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Johannes Ring <johannr at simula.no>, Drew Parsons <dparsons at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
dh-python,
python-all (>= 2.7),
python3-all (>= 3.4),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fenics/fiat.git
More information about the debian-science-commits
mailing list