This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository baitfisher.
commit e7d3822e3b25dcf81d58c53da68131ac37117191 Author: Andreas Tille <[email protected]> Date: Wed Sep 6 11:48:16 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 6be3d07..04d15ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ baitfisher (1.0+dfsg-2) UNRELEASED; urgency=medium Closes: #874352 * cme fix dpkg-control * Standards-Version: 4.1.0 (no changes needed) + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 06 Sep 2017 11:44:47 +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 fd9018f..b9a09d9 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Olivier Sallou <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), help2man Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/baitfisher.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/baitfisher.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
