This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository perlprimer.
commit eafc05141d5cea3c6fbade25d2bba5544768a6f9 Author: Andreas Tille <[email protected]> Date: Mon Dec 12 18:11:33 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 3e0fbb0..d063747 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ perlprimer (1.1.21-4) UNRELEASED; urgency=medium * Provide SVG icon for menu Closes: #708480 * Do not explicitly mention quilt in README.source + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 12 Dec 2016 18:04:20 +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 e8d6311..231ba21 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cdbs Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/perlprimer.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/perlprimer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
