This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dnaclust.
commit 02786d2f817229cba00d1e1ca98ebf006ddd72d1 Author: Andreas Tille <[email protected]> Date: Fri Mar 27 14:46:25 2015 +0100 Fix VCS fields --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index adde6df..b8e8aee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dnaclust (3-3) UNRELEASED; urgency=medium + + * Fix Vcs fields + + -- Andreas Tille <[email protected]> Fri, 27 Mar 2015 14:46:09 +0100 + dnaclust (3-2) unstable; urgency=medium * Move /usr/bin/fastasor to /usr/lib/dnaclust/fastasor to avoid diff --git a/debian/control b/debian/control index a1bb1c4..6d8e4e9 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9), libboost-dev, libboost-program-options-dev Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/ -Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/ +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/dnaclust.git +Vcs-Git: git://anonscm.debian.org/debian-med/dnaclust.git Homepage: http://dnaclust.sourceforge.net/ Package: dnaclust -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dnaclust.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
