This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository yaggo.
commit 6c86208a0c24771a52022f8a8a925cb1a2c3c2e9 Author: Andreas Tille <[email protected]> Date: Thu Oct 5 21:58:00 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 84f3c5f..98adcea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaggo (1.5.9-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Thu, 05 Oct 2017 21:58:00 +0200 + yaggo (1.5.9-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 6def99b..64a434d 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 10), ruby, help2man Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/yaggo/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/yaggo/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/yaggo.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/yaggo.git Homepage: https://github.com/gmarcais/yaggo Package: yaggo -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/yaggo.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
