This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libsis-base-java.
commit 217444ea59e8b500eab94dc89ec27bda402cd654 Author: Andreas Tille <[email protected]> Date: Mon Jan 15 09:00:35 2018 +0100 debhelper 11 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 4 +--- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 33c5bd5..a52ee57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ libsis-base-java (14.12.0-5) UNRELEASED; urgency=medium * Fix "Homepage" (= changed link to SVN dir) * Fix debian/get-orig-source * Secure URI in watch file, fixed URL + * debhelper 11 -- Andreas Tille <[email protected]> Mon, 15 Jan 2018 07:58:49 +0100 diff --git a/debian/compat b/debian/compat index ec63514..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +11 diff --git a/debian/control b/debian/control index 401452a..03f1ea1 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,12 @@ Uploaders: Tim Booth <[email protected]>, Andreas Tille <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11), default-jdk, javahelper, libcommons-lang-java, libcommons-io-java, testng, - autotools-dev, - dh-autoreconf, libtool, procps Standards-Version: 3.9.7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libsis-base-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
