[sisu-ioc] 07/09: Build depend on debhelper >= 9

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Oct 21 09:40:00 UTC 2013


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

ebourg-guest pushed a commit to branch master
in repository sisu-ioc.

commit db44be89bc141174c5b45d014f799c6c063f0d4f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Oct 21 11:28:03 2013 +0200

    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 d98446a..12fc9aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ sisu-ioc (2.3.0-4) UNRELEASED; urgency=low
   * debian/copyright: Merged the duplicate Copyright fields
   * Updated the override for the Lintian codeless-jar warning
   * Removed the now unnecessary patch testng_classifier.diff
+  * Build depend on debhelper >= 9
 
   [ Eugene Zhukov ]
   * Fix testng version handling in d/maven.rules 
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 78861f9..666e8f0 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>
-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: default-jdk-doc,
                      junit4,
                      junit4-doc,

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



More information about the pkg-java-commits mailing list