[jarjar-maven-plugin] 03/04: Build depend on debhelper >= 9

Emmanuel Bourg ebourg-guest at alioth.debian.org
Tue Nov 5 08:18:14 UTC 2013


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

ebourg-guest pushed a commit to branch master
in repository jarjar-maven-plugin.

commit 2fcec2dc5668f0220340e80e20053066a70b4418
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Nov 5 09:09:55 2013 +0100

    Build depend on debhelper >= 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 713f629..f0b48ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ jarjar-maven-plugin (1.7-2) UNRELEASED; urgency=low
   * debian/control:
     - Use canonical URLs for the Vcs-* fields
     - Updated Standards-Version to 3.9.5 (no changes)
+  * Build depend on debhelper >= 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 05 Nov 2013 09:07:49 +0100
 
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 a27b5b5..da70282 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: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-debian-helper (>= 1.4)
+Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
 Build-Depends-Indep: ant-doc,
                      default-jdk-doc,
                      junit4,

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



More information about the pkg-java-commits mailing list