This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository apache-mime4j.
commit 855a9b6b722f8654652e3fa582ca0425f15f820f Author: David Paleino <[email protected]> Date: Sun Dec 30 21:35:28 2012 +0100 Bump debhelper compatibility to 9. --- debian/changelog | 3 ++- debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1cdd93a..ad071ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ apache-mime4j (0.7.2-1) UNRELEASED; urgency=low * Manually build javadoc, waiting to understand how to properly configure maven-javadoc-plugin. * Standards-Version bump to 3.9.4, no changes needed. + * Bump debhelper compatibility to 9. - -- David Paleino <[email protected]> Sun, 30 Dec 2012 21:34:58 +0100 + -- David Paleino <[email protected]> Sun, 30 Dec 2012 21:35:19 +0100 apache-mime4j (0.6.1-2) unstable; urgency=low 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 17572c3..11f7383 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: extra Maintainer: David Paleino <[email protected]> Build-Depends: - debhelper (>= 7.0.50~) + debhelper (>= 9~) , default-jdk , maven2 , maven-debian-helper -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/apache-mime4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

