This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jalview.
commit abe1d5bd71c29c90cfd1ba7999b93a09fc1a6193 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 12 14:07:38 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 ec6ce99..de1d6ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ jalview (2.7.dfsg-4) UNRELEASED; urgency=low * Removed the unused build dependency on libgnujaf-java * Updated Standards-Version to 3.9.5 (no changes) * Moved the package to Git + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 20 Nov 2013 01:16:04 +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 ebd8b31..36731f3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Vincent Fourmond <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, +Build-Depends: cdbs, debhelper (>= 9), default-jdk, ant, ant-optional, libxerces2-java, libxalan2-java, libaxis-java, libwsdl4j-java, libgnumail-java, liblog4j1.2-java, javahelp2, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

