This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uimaj.
commit 50c2b140cd55bb807d4200dcdb8e243cf6f0dcc8 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 16 18:13:36 2013 +0100 Switched 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 5c0de50..4d19343 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ uimaj (2.4.0-4) UNRELEASED; urgency=low * Use canonical URLs for the Vcs-* fields + * Switched to debhelper level 9 -- Emmanuel Bourg <[email protected]> Wed, 26 Jun 2013 17:51:41 +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 df64bc2..8bd6aaa 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Fabien Poulard <[email protected]>, Damien Raude-Morvan <[email protected]>, Emmanuel Bourg <[email protected]> Build-Depends: cdbs, - debhelper (>= 7), + debhelper (>= 9), default-jdk, libmaven2-core-java (>> 2.2.1-1), maven-debian-helper (>= 1.1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uimaj.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

