This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-qcli.
commit e6b72bee81910622813a3ede35fb153eb01a450a Author: Andreas Tille <[email protected]> Date: Wed Oct 18 15:36:23 2017 +0200 Moved packaging from SVN to Git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eb5232f..55e016f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-qcli (0.1.1-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Wed, 18 Oct 2017 15:36:23 +0200 + python-qcli (0.1.1-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 685ae00..4fafabf 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 10), python-all-dev, python-nose Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-qcli/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-qcli/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-qcli.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/python-qcli.git Homepage: https://pypi.python.org/pypi/qcli/0.1.0 X-Python-Version: >= 2.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-qcli.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
