Author: plessy Date: 2011-01-01 15:45:08 +0000 (Sat, 01 Jan 2011) New Revision: 5638
Modified: trunk/packages/paml/trunk/debian/README.source trunk/packages/paml/trunk/debian/changelog trunk/packages/paml/trunk/debian/watch Log: Corrected watch file and repository URLs. Modified: trunk/packages/paml/trunk/debian/README.source =================================================================== --- trunk/packages/paml/trunk/debian/README.source 2011-01-01 12:56:06 UTC (rev 5637) +++ trunk/packages/paml/trunk/debian/README.source 2011-01-01 15:45:08 UTC (rev 5638) @@ -9,11 +9,5 @@ rm $(find ... -name "*.exe"). The folder was renamed to paml-4.4c (or analogously for later versions). - -The source was downloaded as a tarball but are also -available via git at: - Vcs-Git: git://git.debian.org/collab-maint/paml.git - Vcs-Browser: http://git.debian.org/?p=collab-maint/paml.git;a=summary - Some source files are dos-formatted. While annoying, this has not been changed. Modified: trunk/packages/paml/trunk/debian/changelog =================================================================== --- trunk/packages/paml/trunk/debian/changelog 2011-01-01 12:56:06 UTC (rev 5637) +++ trunk/packages/paml/trunk/debian/changelog 2011-01-01 15:45:08 UTC (rev 5638) @@ -1,3 +1,10 @@ +paml (4.4c-4) UNRELEASED; urgency=low + + * Corrected debian/watch for downloading sources with uscan. + * Removed links to inexsistant Git repositories in debian/README.source. + + -- Charles Plessy <[email protected]> Sat, 01 Jan 2011 16:41:38 +0100 + paml (4.4c-3) experimental; urgency=low * doc -> non-free/doc (Closes: #608530). Modified: trunk/packages/paml/trunk/debian/watch =================================================================== --- trunk/packages/paml/trunk/debian/watch 2011-01-01 12:56:06 UTC (rev 5637) +++ trunk/packages/paml/trunk/debian/watch 2011-01-01 15:45:08 UTC (rev 5638) @@ -1,2 +1,2 @@ version=3 -http://abacus.gene.ucl.ac.uk/software/paml([0-9a-z.]+)\.tar\.gz +http://abacus.gene.ucl.ac.uk/software/paml.html paml([0-9a-z.]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
