[plexus-containers1.5] 03/04: Build depend on debhelper >= 9
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Tue Oct 29 10:11:56 UTC 2013
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-containers1.5.
commit b501c593907f601e0d4df560b1d08e316f537446
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Oct 29 11:08:20 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 9f2897f..5906e43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ plexus-containers1.5 (1.5.5-6) UNRELEASED; urgency=low
* Added a patch to fix the source incompatibility with plexus-classworlds 2.5
(Closes: #728171)
* Updated Standards-Version to 3.9.5 (no changes)
+ * Build depend on debhelper >= 9
-- Emmanuel Bourg <ebourg at apache.org> Tue, 29 Oct 2013 10:52:31 +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 6ddc35e..4b4fb6c 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
+Build-Depends: cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: ant,
ant-optional,
junit,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-containers1.5.git
More information about the pkg-java-commits
mailing list