This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository arden.
commit 3abc5868279398694abcf18193bf4e483fe05b28 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 10:59:02 2017 +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 c7c4f23..48d6949 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ arden (1.0-2) UNRELEASED; urgency=low [ Andreas Tille ] * cme fix dpkg-control * fake watch file + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 10:56:55 +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 6bf0b48..5b6f988 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), python-all-dev Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/arden.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/arden.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
