[bookkeeper] 02/04: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 16 08:44:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository bookkeeper.
commit 1cf5d6ce1bc5331f2def1c225f603e8749a29e12
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Jan 16 09:36:17 2017 +0100
Switch to debhelper 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 50777c7..01064d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
bookkeeper (4.2.4-4) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.8
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Mon, 16 Jan 2017 09:36:10 +0100
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 46a2658..efa0eb3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: cdbs,
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
junit4,
libcommons-cli-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bookkeeper.git
More information about the pkg-java-commits
mailing list