This is an automated email from the git hooks/post-receive script. nomadium pushed a commit to branch experimental in repository libbytelist-java.
commit 8d4990120dd7da84bdfe7283e409bc2fa90b4c3d Author: Miguel Landaeta <[email protected]> Date: Wed Jan 18 20:04:40 2017 +0000 Bump debhelper level to 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 32c445b..ae02415 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libbytelist-java (1.0.14-1) UNRELEASED; urgency=medium * New upstream release. (Closes: #851719) * Add myself as uploader. * Switch build system from cdbs to debhelper. + * Bump debhelper level to 10. -- Miguel Landaeta <[email protected]> Wed, 18 Jan 2017 19:53:52 +0000 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 58f2154..4f10a03 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Torsten Werner <[email protected]>, Miguel Landaeta <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10~), maven-debian-helper Build-Depends-Indep: default-jdk, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbytelist-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

