This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jtreg.
commit 0283fc2d73a40fcb891a56b5d56cfa5334962ceb Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 8 21:47:23 2016 +0100 Switch to debhelper level 10 --- 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 3419323..e3e5c87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jtreg (4.2-b03-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 10 + + -- Emmanuel Bourg <[email protected]> Thu, 08 Dec 2016 21:47:00 +0100 + jtreg (4.2-b03-1) unstable; urgency=medium * Upload to unstable diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 6115560..ee6c267 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Guillaume Mazoyer <[email protected]> -Build-Depends: debhelper (>= 9), javahelper, help2man +Build-Depends: debhelper (>= 10), javahelper, help2man Build-Depends-Indep: default-jdk, libjtharness-java, ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jtreg.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

