This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository giira.
commit 3fec1bada02502c84a82a231a56128b3462daa44 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 11:58:00 2017 +0100 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- debian/copyright | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fffdd6d..e57f83e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ giira (0.0.20140625-1) UNRELEASED; urgency=medium * debian/get-orig-source: Fetch latest commit from SVN and create date based version number * fake watch file + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 11:18:29 +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 7375310..a277a19 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), javahelper, default-jdk, ant, diff --git a/debian/copyright b/debian/copyright index 79f164e..f100e31 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GIIRA Upstream-Contact: Franziska Zickmann <[email protected]> Source: http://sourceforge.net/projects/giira/files/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/giira.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
