This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fest-reflect.
commit da3f21cc125836c407966b626791a23077ae1377 Author: Andreas Tille <[email protected]> Date: Tue Dec 13 09:45:33 2016 +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 8aa1f1a..6a02c12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ fest-reflect (1.4.1-2) UNRELEASED; urgency=medium * Fix typo in package name * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Tue, 13 Dec 2016 09:43:58 +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 52abc7c..9e5e7ad 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), default-jdk, default-jdk-doc, javahelper, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/fest-reflect.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

