This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-schema-salad.
commit 3982940ebbc123fba73ca1c06a9a922cc7a3efb4 Author: Andreas Tille <[email protected]> Date: Fri Dec 9 22:11:56 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 5fd684c..3922a4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ python-schema-salad (1.1.21.20161206204028-1) UNRELEASED; urgency=medium * New upstream version * Adjust watch file to fetch only 1.x series - ignore 2.x for the moment * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 22:07:34 +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 615243f..16a9fff 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Michael R. Crusoe <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, python, python-all, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-schema-salad.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
