This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libkmlframework-java.
commit ea12e9a9842d45ba2059a3958b249538126fd814 Author: Andreas Tille <[email protected]> Date: Tue Dec 1 13:28:06 2015 +0100 debhelper 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 bda7227..cd2d823 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libkmlframework-java (0.0.20090718-2) UNRELEASED; urgency=medium * Moved to Git * cme fix dpkg-control + * debhelper 9 -- Andreas Tille <[email protected]> Tue, 01 Dec 2015 13:25:41 +0100 diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 98d9281..16eaa89 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 (>= 8), +Build-Depends: debhelper (>= 9), 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
