This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository clearcut.
commit 051a12f7e1e73c78d924fbb5310c507a05236bce Author: Andreas Tille <[email protected]> Date: Tue Nov 14 08:36:29 2017 +0100 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 65b9900..92d159f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +clearcut (1.0.9-2) UNRELEASED; urgency=medium + + * Moved packaging from SVN to Git + + -- Andreas Tille <[email protected]> Tue, 14 Nov 2017 08:36:29 +0100 + clearcut (1.0.9-1) unstable; urgency=medium * Initial upload to Debian (Closes: #740298) diff --git a/debian/control b/debian/control index c654a09..d6a50ed 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9) Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/clearcut/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/clearcut/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/clearcut.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/clearcut.git Homepage: http://bioinformatics.hungry.com/clearcut/ Package: clearcut -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clearcut.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
