[maven-enforcer] 03/07: Switch to debhelper level 9

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Feb 3 23:47:18 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-enforcer.

commit 989929f734df84e698852c9c94b6fd2e07af1265
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Feb 4 00:27:55 2016 +0100

    Switch to debhelper level 9
---
 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 32e8c47..9dfd9ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ maven-enforcer (1.0.1-1) UNRELEASED; urgency=low
 
   [ Emmanuel Bourg ]
   * Standards-Version updated to 3.9.7 (no changes)
+  * Switch to debhelper level 9
 
  -- Timo Aaltonen <tjaalton at ubuntu.com>  Mon, 03 Dec 2012 14:05:51 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index e9e83a4..02f4c87 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Gabriele Giacone <1o5g4r8o at gmail.com>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper
 Build-Depends-Indep: bsh,
                      libcommons-lang-java,
                      libmaven-cobertura-plugin-java (>= 2.3),

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



More information about the pkg-java-commits mailing list