[fiat] 02/02: debhelper compatibility level 10
Drew Parsons
dparsons at moszumanska.debian.org
Sat Sep 9 06:06:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
dparsons pushed a commit to branch master
in repository fiat.
commit f86499a986954efb2f3534a712bb9f51a0977752
Author: Drew Parsons <dparsons at debian.org>
Date: Sat Sep 9 14:02:42 2017 +0800
debhelper compatibility level 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 6cb9ef8..8d98ad5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ fiat (2017.1.0-2) UNRELEASED; urgency=medium
* Team upload.
* Standards-Version: 4.1.0
+ * debhelper compatibility level 10
-- Drew Parsons <dparsons at debian.org> Sat, 09 Sep 2017 14:01:40 +0800
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 1ac4de4..69af40b 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 (>= 9),
+ debhelper (>= 10),
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