This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository adun.app.
commit 1f23df6117aef2d3069a9a859db8238aa854fa6c Author: Andreas Tille <[email protected]> Date: Wed Sep 27 08:51:01 2017 +0200 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 997622b..2be250d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ adun.app (0.81-10) UNRELEASED; urgency=medium * Move packaging from SVN to Git * Download site vanished - so adding fake watch file + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 27 Sep 2017 08:43:34 +0200 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 8fda749..778fe9f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Yavor Doganov <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), gnustep-make (>= 2.6.6-2), libgnustep-gui-dev, libsteptalk-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/adun.app.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
