[minisat+] 03/06: dh compat level 10
Ralf Treinen
treinen at moszumanska.debian.org
Mon Dec 19 07:09:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
treinen pushed a commit to branch master
in repository minisat+.
commit e5d3460a30b7cf5d4be13c6739283d4e22c9dc63
Author: Ralf Treinen <treinen at free.fr>
Date: Mon Dec 19 07:22:40 2016 +0100
dh compat level 10
---
debian/changelog | 5 ++++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2958cfe..caa78d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ minisat+ (1.0-3) unstable; urgency=medium
* debian/copyright: machine-readable format 1.0
* Standards-version 3.9.8 (no change)
+ * Debhelper compatibility level 10:
+ - bump debian/compat
+ - bump build-dependency on debhelper
- -- Ralf Treinen <treinen at debian.org> Mon, 19 Dec 2016 07:18:17 +0100
+ -- Ralf Treinen <treinen at debian.org> Mon, 19 Dec 2016 07:19:55 +0100
minisat+ (1.0-2) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 19c55ad..399df57 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Ralf Treinen <treinen at debian.org>
-Build-Depends: debhelper (>= 8), libgmp-dev, zlib1g-dev
+Build-Depends: debhelper (>= 10), libgmp-dev, zlib1g-dev
Standards-Version: 3.9.8
Homepage: http://minisat.se/MiniSat+.html
Vcs-Git: git://git.debian.org/git/debian-science/packages/minisat+.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/minisat+.git
More information about the debian-science-commits
mailing list