This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libkmlframework-java.
commit c375cdc6bfa7c5553aa0d518737e6654dc141296 Author: Andreas Tille <[email protected]> Date: Tue Jan 17 19:20:31 2017 +0100 debhelper 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 0b0cc06..0a72cf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libkmlframework-java (0.0.20110822.r24-2) UNRELEASED; urgency=medium * Upstream moved from googlecode to github - no code changes * Fake watch file + * debhelper 10 -- Andreas Tille <[email protected]> Tue, 17 Jan 2017 19:15:37 +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 46400f0..00ffe2f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), javahelper, default-jdk, ant, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libkmlframework-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
