This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxml-commons-resolver1.1-java.
commit e42dca641b601b23dd69e65558c459bd13a60214 Author: Emmanuel Bourg <[email protected]> Date: Mon Jun 19 01:52:25 2017 +0200 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 d3d53f7..5f4a0c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ libxml-commons-resolver1.1-java (1.2-8) UNRELEASED; urgency=medium * Moved the package to Git * Removed Michael Koch from the uploaders (Closes: #654104) * Standards-Version updated to 3.9.8 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Mon, 19 Jun 2017 00:58:33 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +10 diff --git a/debian/control b/debian/control index d312b68..29fe04b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Build-Depends: ant, cdbs (>= 0.4.8), - debhelper (>= 5), + debhelper (>= 10), default-jdk, javahelper, libjaxp1.3-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxml-commons-resolver1.1-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

