This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository pirs.
commit 00cdbd81d24952f845f917f383a268cf531f1cde Author: Andreas Tille <[email protected]> Date: Wed Dec 7 12:59:58 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 66aa28e..73a5802 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pirs (2.0.2+dfsg-3) UNRELEASED; urgency=medium * Fix build for -A Closes: #847339 + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 07 Dec 2016 12:57:51 +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 c07709d..b2dcfac 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), dh-autoreconf, libboost-dev, zlib1g-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pirs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
