This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository macsyfinder.
commit c47c82089b9ed1762a1df793adc471a07a122d34 Author: Andreas Tille <[email protected]> Date: Tue Feb 6 15:22:50 2018 +0100 debhelper 11 --- 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 87ff3a7..ba9fc0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ macsyfinder (1.0.5-1) UNRELEASED; urgency=medium * New upstream version * cme fix dpkg-control + * debhelper 11 -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 15:21:32 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 4826ff0..052904b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: bertrand Neron <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), dh-python, python, python-sphinx, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/macsyfinder.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
