This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-sec-dispatcher.
commit 0a91b847c8006f12ec1346d5b78b25d1cb5da422 Author: Emmanuel Bourg <[email protected]> Date: Thu May 18 16:46:53 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 8d9c72e..02532db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ plexus-sec-dispatcher (1.3.1-7) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 3.9.8 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Thu, 18 May 2017 16:44:39 +0200 diff --git a/debian/compat b/debian/compat index 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index 28fd5b5..f63f0be 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.4) +Build-Depends: debhelper (>= 10), cdbs, default-jdk, maven-debian-helper (>= 1.4) Build-Depends-Indep: libmodello-maven-plugin-java, libplexus-maven-plugin-java, junit (>= 3.8.2), libplexus-cipher-java, libplexus-container-default-java, libplexus-utils-java, default-jdk-doc, libplexus-container-default-java-doc, libplexus-utils-java-doc, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-sec-dispatcher.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

