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 2790da1c1d4a2690ac2eca66f4afa33d71a3008d Author: Andreas Tille <[email protected]> Date: Fri Dec 9 22:11:34 2016 +0100 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bbecf98..5fd684c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-schema-salad (1.1.21.20161206204028-1) UNRELEASED; urgency=medium * Team upload. * New upstream version * Adjust watch file to fetch only 1.x series - ignore 2.x for the moment + * cme fix dpkg-control -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 22:07:34 +0100 diff --git a/debian/control b/debian/control index 2e175d1..615243f 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), python-rdflib-jsonld, python-rdflib, help2man -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-schema-salad.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-schema-salad.git Homepage: http://www.commonwl.org -- 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
