[tomcat7] 01/04: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 27 23:41:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat7.
commit 43c3c9826a2a138d602b5f7e33d39b5b87977001
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Oct 28 01:24:41 2016 +0200
Switch to debhelper level 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9201a74..c514330 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tomcat7 (7.0.72-2) UNRELEASED; urgency=medium
+
+ * Switch to debhelper level 10
+
+ -- Emmanuel Bourg <ebourg at apache.org> Fri, 28 Oct 2016 01:24:20 +0200
+
tomcat7 (7.0.72-1) unstable; urgency=medium
* New upstream release
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 6d952ce..939a838 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: James Page <james.page at ubuntu.com>,
Emmanuel Bourg <ebourg at apache.org>
Build-Depends: default-jdk,
ant-optional,
- debhelper (>= 9),
+ debhelper (>= 10),
po-debconf,
libhamcrest-java (>= 1.3)
Build-Depends-Indep: maven-repo-helper,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat7.git
More information about the pkg-java-commits
mailing list