This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/0.4-2 in repository python-dictobj.
commit f6a233a7ae7e0e132615497b2e18c4d22ca8071a Author: Andreas Tille <[email protected]> Date: Thu Aug 31 16:18:21 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 55dcba2..7807ab6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ python-dictobj (0.4-1.2) UNRELEASED; urgency=medium [ Andreas Tille ] * Standards-Version: 4.1.0 (no changes needed) * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Thu, 31 Aug 2017 16:16:17 +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 c8a61b6..fa5938b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Olivier Sallou <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, python-all, python-setuptools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-dictobj.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
