This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository uimaj.
commit 5f1db78566421b38158443d8e2f0e0dca8d1ef5a Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 18 08:53:02 2016 +0100 Switch to debhelper level 10 --- 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 3442eb3..153fc8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ uimaj (2.8.1-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Fri, 18 Nov 2016 08:52:43 +0100 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 f060574..b186d26 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 (>= 9), + debhelper (>= 10), default-jdk, libmaven3-core-java, maven-debian-helper (>= 2.0~), -- 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

