This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository portlet-api-2.0-spec.
commit 05106bf29834c8ab75f2a49f1889520f053bb35a Author: Emmanuel Bourg <[email protected]> Date: Mon May 30 17:09:50 2016 +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 24f7f43..1cf8735 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ portlet-api-2.0-spec (1.0-2.1) UNRELEASED; urgency=medium * Non-maintainer upload. * Moved the package to Git * Standards-Version updated to 3.9.8 (no changes) + * Switch to debhelper level 9 -- Emmanuel Bourg <[email protected]> Mon, 30 May 2016 13:20:04 +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 6a414ca..7e5bd7e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 0.12) +Build-Depends: debhelper (>= 9), cdbs, default-jdk, maven-debian-helper (>= 0.12) Build-Depends-Indep: libservlet2.5-java, default-jdk-doc, libservlet2.5-java-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/portlet-api-2.0-spec.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/portlet-api-2.0-spec.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

