This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-xopen.
commit 95969c685c929cb876050164eaa6f2d54feb5d1f Author: Andreas Tille <[email protected]> Date: Sat Feb 10 13:29:53 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 7947a12..776504c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-xopen (0.3.2-1) UNRELEASED; urgency=medium * New upstream version * Standards-Version: 4.1.3 + * debhelper 11 -- Andreas Tille <[email protected]> Sat, 10 Feb 2018 13:27:20 +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 56f9492..4288fd5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), dh-python, python, python-setuptools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-xopen.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
