This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jedit.
commit 5a19ad95a24542388bb2184272a85106605db15a Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 13 11:41:15 2014 +0200 Switch 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 47c7884..cbf55e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jedit (5.1.0+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.6 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 13 Oct 2014 11:39:39 +0200 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 762050d..5a19d93 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: ant, ant-optional, bsh, bsh-src (>= 2.0b4-11), - debhelper (>= 7.0.50~), + debhelper (>= 9), docbook-xml, docbook-xsl, docbook-xsl-saxon, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jedit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

