[tomcat8] 02/09: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Feb 16 13:48:59 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat8.
commit 6eec40dd72164dc5e2763a3e6bae4410cb3a1426
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Feb 13 20:33:25 2018 +0100
Switch to debhelper 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 74301f3..068d0c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
tomcat8 (8.5.24-3) UNRELEASED; urgency=medium
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Tue, 13 Feb 2018 20:33:16 +0100
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 b3f367c..253d6b2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
Emmanuel Bourg <ebourg at apache.org>
Build-Depends:
ant-optional,
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
javahelper,
junit4 (>= 4.11),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git
More information about the pkg-java-commits
mailing list