Author: tille Date: 2013-01-25 09:07:10 +0000 (Fri, 25 Jan 2013) New Revision: 12843
Modified: trunk/packages/meme/trunk/debian/changelog trunk/packages/meme/trunk/debian/watch Log: Finally we have a working watch file, updated todo list in changelog Modified: trunk/packages/meme/trunk/debian/changelog =================================================================== --- trunk/packages/meme/trunk/debian/changelog 2013-01-24 21:25:12 UTC (rev 12842) +++ trunk/packages/meme/trunk/debian/changelog 2013-01-25 09:07:10 UTC (rev 12843) @@ -7,12 +7,11 @@ * Rebuild for PPA [ Andreas Tille ] - * TODO (= do not upload before fixed): - - broken watch file because hard coded ftp-dir - - install patches from - ftp://ftp.ebi.edu.au/pub/software/MEME/r4.9.0/patches/readme.html - as quilt patches - Answer from upstream about this see - http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-January/018401.html + * TODO: + - debian/copyright + - several manpages + - language extensions + - csh dependency + - lintian - -- Andreas Tille <[email protected]> Tue, 15 Jan 2013 11:49:13 +0100 + -- Andreas Tille <[email protected]> Fri, 25 Jan 2013 10:07:16 +0100 Modified: trunk/packages/meme/trunk/debian/watch =================================================================== --- trunk/packages/meme/trunk/debian/watch 2013-01-24 21:25:12 UTC (rev 12842) +++ trunk/packages/meme/trunk/debian/watch 2013-01-25 09:07:10 UTC (rev 12843) @@ -1,11 +1,3 @@ -# Please note: This watch file is not yet ready!!! -# The main version 4.9.0 is hardcoded in the download string and will -# fail in detecting new versions but only fetches minor patches. -# Upstream is aware of this problem and has promised to solve this: -# http://lists.alioth.debian.org/pipermail/debian-med-packaging/2013-January/018401.html - version=3 opts="uversionmangle=s/_/./" \ - ftp://ftp.ebi.edu.au/pub/software/MEME/4.9.0/meme_([\d\._]+)\.tar\.gz - -# http://meme.nbcr.net/downloads/meme_([\d\.]+)\.tar\.gz + ftp://ftp.ebi.edu.au/pub/software/MEME/index.html .*/meme_([\d\._]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
