[ufl] 05/06: debhelper compatibility level 11
Drew Parsons
dparsons at moszumanska.debian.org
Fri Jan 19 15:28:44 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 ufl.
commit 6712e9bed494678ce14c9ea6499d418e670870d5
Author: Drew Parsons <dparsons at debian.org>
Date: Fri Jan 19 23:17:19 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 f4119b8..48ed0df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ufl (2017.2.0.0-1exp1) UNRELEASED; urgency=medium
- this is the official 2017.2.0 release. The preceding 2017.2.0
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:04:10 +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 a57d9ad..7af4571 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
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/ufl.git
More information about the debian-science-commits
mailing list