Author: tille Date: 2012-07-20 13:34:22 +0000 (Fri, 20 Jul 2012) New Revision: 11861
Modified: trunk/packages/hmmer2/trunk/debian/changelog trunk/packages/hmmer2/trunk/debian/control Log: Fix regression in wrong Vcs fields Modified: trunk/packages/hmmer2/trunk/debian/changelog =================================================================== --- trunk/packages/hmmer2/trunk/debian/changelog 2012-07-20 13:33:22 UTC (rev 11860) +++ trunk/packages/hmmer2/trunk/debian/changelog 2012-07-20 13:34:22 UTC (rev 11861) @@ -1,3 +1,9 @@ +hmmer2 (2.3.2-7) UNRELEASED; urgency=low + + * Fix regression in wrong Vcs fields + + -- Andreas Tille <[email protected]> Fri, 20 Jul 2012 15:33:41 +0200 + hmmer2 (2.3.2-6) unstable; urgency=low [Charles Plessy] Modified: trunk/packages/hmmer2/trunk/debian/control =================================================================== --- trunk/packages/hmmer2/trunk/debian/control 2012-07-20 13:33:22 UTC (rev 11860) +++ trunk/packages/hmmer2/trunk/debian/control 2012-07-20 13:34:22 UTC (rev 11861) @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 8), pvm-dev, autotools-dev Standards-Version: 3.9.3 Homepage: http://hmmer.janelia.org/ -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/hmmer/trunk/?rev=0&sc=0 -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/hmmer/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/hmmer/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/hmmer/trunk/ Package: hmmer2 Architecture: any _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
