[plexus-compiler] 03/03: Build depend on debhelper >= 9
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Thu Oct 31 21:01:46 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-compiler.
commit 5b7869e56f48872873ab436daac8e343100f11fd
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 31 21:55:42 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 35ba290..a9e9a11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,7 @@ plexus-compiler (1.8.3-1) UNRELEASED; urgency=low
[ Emmanuel Bourg ]
* debian/control:
- Updated Standards-Version to 3.9.5 (no changes)
+ * Build depend on debhelper >= 9
-- Ludovic Claude <ludovic.claude at laposte.net> Tue, 03 Jan 2012 00:27: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 ab6a63a..8d0443c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Torsten Werner <twerner at debian.org>,
Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: ant-optional,
- debhelper (>= 7),
+ debhelper (>= 9),
default-jdk,
maven-ant-helper (>= 7.1),
maven-repo-helper (>= 1.5)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git
More information about the pkg-java-commits
mailing list