[libfreemarker-java] 03/04: Switch to debhelper level 10
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Oct 3 07:55:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libfreemarker-java.
commit ebc8bc1cd243365d1cf3cadda56ec31b1066c99e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 3 09:48:18 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 4a53a18..68cf875 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libfreemarker-java (2.3.23-7) UNRELEASED; urgency=medium
* Team upload.
* Updated the Maven rule for ASM
* Standards-Version updated to 4.1.1
+ * Switch to debhelper level 10
-- Emmanuel Bourg <ebourg at apache.org> Tue, 03 Oct 2017 09:47:49 +0200
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 5b2f3d3..1d29e5d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: ant,
ant-optional,
antlr3,
bnd,
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
default-jdk-doc,
ivy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libfreemarker-java.git
More information about the pkg-java-commits
mailing list