[maven-debian-helper] 01/03: Switch to debhelper level 10

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 28 22:47:23 UTC 2016


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 a98f455e78cdb91f930e4852979755076d3f2c68
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Oct 29 00:39:27 2016 +0200

    Switch to debhelper level 10
---
 debian/changelog | 4 ++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4158d3..1caf7d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
 maven-debian-helper (2.1.2) UNRELEASED; urgency=medium
 
+  [ tony mancill ]
   * Team upload.
   * Update mh_make to no longer always be --verbose (Closes: #826430)
     - Thank you Christopher Hoskin for the patch.
   * Resolve mh_resolve_dependencies exception when run with --non-interactive
     - Thank you Christopher Hoskin for the patch.  (Closes: #820163) 
 
+  [ Emmanuel Bourg ]
+  * Switch to debhelper level 10
+
  -- tony mancill <tmancill at debian.org>  Mon, 25 Jul 2016 20:54:03 -0700
 
 maven-debian-helper (2.1.1) unstable; urgency=medium
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 7028ab9..1ca8af8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Torsten Werner <twerner at debian.org>,
            Thomas Koch <thomas at koch.ro>,
            Emmanuel Bourg <ebourg at apache.org>,
            Wolodja Wentland <debian at babilen5.org>
-Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-ant-helper (>= 7.0), ant-optional, help2man
+Build-Depends: cdbs, debhelper (>= 10), default-jdk, maven-ant-helper (>= 7.0), ant-optional, help2man
 Build-Depends-Indep: junit4,
                      libcommons-io-java,
                      libmaven3-core-java,

-- 
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