[proguard] 03/06: Switch to debhelper level 11
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 12 12:51:22 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository proguard.
commit c71e9d126440d17cce25114d4ab26e6651762eb8
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Mar 9 23:50:31 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 f32ae61..0cbf2df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ proguard (6.0-1) UNRELEASED; urgency=medium
* New upstream release
- Refreshed the patch
* Standards-Version updated to 4.1.3
+ * Switch to debhelper level 11
-- Emmanuel Bourg <ebourg at apache.org> Fri, 09 Mar 2018 23:49:46 +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 54cba97..f32940e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Komal Sukhani <komaldsukhani at gmail.com>
Build-Depends:
ant,
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
gradle-debian-helper,
maven-repo-helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/proguard.git
More information about the pkg-java-commits
mailing list