[maven-repo-helper] 01/01: Build depend on debhelper 9
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Wed Sep 4 10:14: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 maven-repo-helper.
commit 16d19789487375508a33316efaad5cfcaa807b9c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Sep 4 12:14:24 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 fb6f0f2..10149c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
maven-repo-helper (1.8.5) unstable; urgency=low
+ * Build depend on debhelper 9
* Removed the Maven presentation from the package description
(Closes: #704092)
* Added several methods to org.debian.maven.repo.Dependency to check
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 d944abe..6c20876 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Damien Raude-Morvan <drazzib at debian.org>,
Thomas Koch <thomas at koch.ro>, Emmanuel Bourg <ebourg at apache.org>
-Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, help2man, python-docutils
+Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, help2man, python-docutils
Build-Depends-Indep: ant-optional, libstax-java, junit4, libxmlunit-java, libcommons-io-java
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-java/maven-repo-helper.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-repo-helper.git
More information about the pkg-java-commits
mailing list