Author: tille Date: 2012-02-03 10:33:07 +0000 (Fri, 03 Feb 2012) New Revision: 9555
Modified: trunk/packages/bowtie/trunk/debian/changelog trunk/packages/bowtie/trunk/debian/control Log: Fixed Vcs fields Modified: trunk/packages/bowtie/trunk/debian/changelog =================================================================== --- trunk/packages/bowtie/trunk/debian/changelog 2012-02-02 21:45:17 UTC (rev 9554) +++ trunk/packages/bowtie/trunk/debian/changelog 2012-02-03 10:33:07 UTC (rev 9555) @@ -1,8 +1,10 @@ bowtie (0.12.7-2) UNRELEASED; urgency=low * Do not give a pointer to non existing info pages in manpages + * debian/control: + - fixed Vcs fields - -- Andreas Tille <[email protected]> Wed, 02 Feb 2011 16:08:51 +0100 + -- Andreas Tille <[email protected]> Fri, 03 Feb 2012 11:31:53 +0100 bowtie (0.12.7-1) unstable; urgency=low Modified: trunk/packages/bowtie/trunk/debian/control =================================================================== --- trunk/packages/bowtie/trunk/debian/control 2012-02-02 21:45:17 UTC (rev 9554) +++ trunk/packages/bowtie/trunk/debian/control 2012-02-03 10:33:07 UTC (rev 9555) @@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 7.1), help2man Standards-Version: 3.9.1 Homepage: http://bowtie-bio.sourceforge.net/ -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/bowtie/trunk -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/bowtie/trunk/?rev=0&sc=0 +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/bowtie/trunk +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/bowtie/trunk/ Package: bowtie Architecture: any _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
