[dumbster] 05/18: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 23 16:45:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dumbster.
commit d23c5a6b41c8f3828bf0b49e9c739f99c8e13748
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 23 15:51:44 2017 +0200
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 1690ad5..12d4b12 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ dumbster (1.6+debian-3) UNRELEASED; urgency=medium
* Team upload.
* The package is now co-maintained with the Java Team
* Standards-Version updated to 3.9.8
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 23 May 2017 15:50:52 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index fbc7866..fb4ec19 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: extra
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Stefan Denker <Stefan+Debian at dn-kr.de>
-Build-Depends: cdbs, debhelper (>= 7.0.50~)
+Build-Depends: cdbs, debhelper (>= 10)
Build-Depends-Indep:
default-jdk
, libgnumail-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dumbster.git
More information about the pkg-java-commits
mailing list