This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jcodings.
commit fc0f734534eddb8f025b43b22d988d2bbfd5e8b4 Author: Emmanuel Bourg <[email protected]> Date: Sun Dec 15 23:42:23 2013 +0100 Switch to debhelper level 9 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c27e874..cf511c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jcodings (1.0.10-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 9 + + -- Emmanuel Bourg <[email protected]> Sun, 15 Dec 2013 23:42:04 +0100 + jcodings (1.0.10-1) unstable; urgency=low * New upstream release 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 cdd3749..d6b449d 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Torsten Werner <[email protected]>, Hideki Yamane <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper +Build-Depends: debhelper (>= 9), cdbs, maven-repo-helper Build-Depends-Indep: ant, default-jdk Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/pkg-java/jcodings.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcodings.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

