[maven-debian-helper] 05/11: Switch to debhelper level 11

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Mar 5 11:19:04 GMT 2018


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.

commit 20f4c9ae2b126e4d9afa4399fbe5fef60e630857
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Mar 5 09:54:08 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 aba8100..5093d03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ maven-debian-helper (2.2.9) UNRELEASED; urgency=medium
     instead of plexus-container-default-1.5.jar
   * Standards-Version updated to 4.1.3
   * The generated control file now specifies Standards-Version: 4.1.3
+  * Switch to debhelper level 11
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 05 Mar 2018 09:41:56 +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 949936e..0f867e7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Uploaders:
 Build-Depends:
  ant-optional,
  cdbs,
- debhelper (>= 10),
+ debhelper (>= 11),
  default-jdk-headless | default-jdk,
  help2man,
  junit4,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git



More information about the pkg-java-commits mailing list