This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository genometools.
commit 26c3ba63e1a96dfe0938294ff6b8c03c5228caef Author: Sascha Steinbiss <[email protected]> Date: Sat Feb 6 14:00:44 2016 +0000 document migration to git --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 823cce0..00366f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +genometools (1.5.8-2) UNRELEASED; urgency=medium + + * Document migration to Git in d/control. + + -- Sascha Steinbiss <[email protected]> Sat, 06 Feb 2016 13:59:51 +0000 + genometools (1.5.8-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index fde091d..73b224c 100644 --- a/debian/control +++ b/debian/control @@ -31,8 +31,8 @@ Build-Depends: debhelper (>= 9), faketime, imagemagick Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/genometools/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/genometools/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/genometools.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/genometools.git Homepage: http://genometools.org Package: genometools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
