This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-clips.
commit fc2297616acd870dcbece7c57e03d0486eb128ee Author: Andreas Tille <[email protected]> Date: Thu Oct 5 19:57:38 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 56e7b37..277d741 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-clips (1.0.7.348+clips-3) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Thu, 05 Oct 2017 19:57:38 +0200 + python-clips (1.0.7.348+clips-2) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 41942f7..85db82f 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Priority: optional Build-Depends: debhelper (>= 10), python-all-dev Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/python-clips/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/python-clips/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-clips.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/python-clips.git Homepage: http://sourceforge.net/projects/pyclips/ Package: python-clips -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-clips.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
