This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository omegat.
commit 03b10b345df584a92c7adcb53fb8d83fee9e06b5 Author: Emmanuel Bourg <[email protected]> Date: Sun Feb 2 09:44:02 2014 +0100 Swicth to debhelper level 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 54b33e3..1477cec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ omegat (2.3.0.1+dfsg-4) UNRELEASED; urgency=medium * debian/control: - Use canonical URLs for the Vcs-* fields - Standards-Version updated to 3.9.5 (no changes) + * Swicth to debhelper level 9 -- Emmanuel Bourg <[email protected]> Sun, 02 Feb 2014 09:36:33 +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 2d13e48..6e42cd4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: editors Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Tiago Saboga <[email protected]> -Build-Depends: debhelper (>= 7), default-jdk, ant +Build-Depends: debhelper (>= 9), default-jdk, ant Build-Depends-Indep: docbook-to-man, imagemagick, libvldocking-java, libhtmlparser-java, libjna-java, libswing-layout-java, tofrodos Standards-Version: 3.9.5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/omegat.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

