This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository kmer-tools.
commit 045d6e5315c27b08b8b46fad04aaebeb41f4c17e Author: Andreas Tille <[email protected]> Date: Mon Nov 28 21:23:19 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 04d8c70..5e308f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ kmer (0~20150903+r2013-2) UNRELEASED; urgency=low [ Andreas Tille ] * Provide fake watch file to keep QA tools silent about no watch information + * debhelper 10 -- Afif Elghraoui <[email protected]> Mon, 04 Jan 2016 23:05:37 -0800 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 e6c06f9..2e2b4f6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Afif Elghraoui <[email protected]> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), Standards-Version: 3.9.7 Homepage: http://kmer.sourceforge.net Vcs-Git: https://anonscm.debian.org/git/debian-med/kmer.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
