Author: tille Date: 2013-08-02 12:57:18 +0000 (Fri, 02 Aug 2013) New Revision: 14324
Modified: trunk/packages/tm-align/trunk/debian/TMalign.1 trunk/packages/tm-align/trunk/debian/changelog trunk/packages/tm-align/trunk/debian/control Log: use anonscm in Vcs fields Modified: trunk/packages/tm-align/trunk/debian/TMalign.1 =================================================================== --- trunk/packages/tm-align/trunk/debian/TMalign.1 2013-08-02 12:50:41 UTC (rev 14323) +++ trunk/packages/tm-align/trunk/debian/TMalign.1 2013-08-02 12:57:18 UTC (rev 14324) @@ -56,8 +56,8 @@ The output files serve as scripts to the program .IR rasmol. To view the superimposed structures of the aligned regions call - 'rasmol -script TM.sup' To view the superimposed structures of all regions - 'rasmol -script TM.sup_all'. + 'rasmol \-script TM.sup' To view the superimposed structures of all regions + 'rasmol \-script TM.sup_all'. .SH SEE ALSO .BR http://zhang.bioinformatics.ku.edu/TM-align/, Modified: trunk/packages/tm-align/trunk/debian/changelog =================================================================== --- trunk/packages/tm-align/trunk/debian/changelog 2013-08-02 12:50:41 UTC (rev 14323) +++ trunk/packages/tm-align/trunk/debian/changelog 2013-08-02 12:57:18 UTC (rev 14324) @@ -1,4 +1,4 @@ -tm-align (20130511-1) UNRELEASED; urgency=low +tm-align (20130511+dfsg-1) UNRELEASED; urgency=low * New upstream version * debian/copyright: @@ -6,7 +6,9 @@ * debian/watch: enable handling of +dfsg suffix * debian/get-orig-source: use new uscan of available * debian/upstream: more detailed information - * debian/control: cme fix dpkg-control + * debian/control: + - cme fix dpkg-control + - use anonscm in Vcs fields -- Andreas Tille <[email protected]> Fri, 24 Aug 2012 16:22:01 +0200 Modified: trunk/packages/tm-align/trunk/debian/control =================================================================== --- trunk/packages/tm-align/trunk/debian/control 2013-08-02 12:50:41 UTC (rev 14323) +++ trunk/packages/tm-align/trunk/debian/control 2013-08-02 12:57:18 UTC (rev 14324) @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), gfortran Standards-Version: 3.9.4 -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/tm-align/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/tm-align/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/tm-align/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/tm-align/trunk/ Homepage: http://zhang.bioinformatics.ku.edu/TM-align/ Package: tm-align _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
