Author: tille Date: 2013-01-14 09:07:42 +0000 (Mon, 14 Jan 2013) New Revision: 12782
Modified: trunk/packages/meme/trunk/debian/changelog trunk/packages/meme/trunk/debian/watch Log: Broken watch file that at least fetches current version - needs to be fixed by negotiation with upstream about better download options before final upload Modified: trunk/packages/meme/trunk/debian/changelog =================================================================== --- trunk/packages/meme/trunk/debian/changelog 2013-01-14 07:34:06 UTC (rev 12781) +++ trunk/packages/meme/trunk/debian/changelog 2013-01-14 09:07:42 UTC (rev 12782) @@ -1,4 +1,4 @@ -meme (4.8.1-1) UNRELEASED; urgency=low +meme (4.9.0-1) UNRELEASED; urgency=low [ Thorsten Alteholz ] * Initial release (Closes: #xxxxxx) @@ -6,5 +6,8 @@ [ H. Soon Gweon ] * Rebuild for PPA - -- Thorsten Alteholz <[email protected]> Sat, 16 Jun 2012 18:32:40 +0200 + [ Andreas Tille ] + * TODO (= do not upload before fixed: + - broken watch file because hard coded ftp-dir + -- Andreas Tille <[email protected]> Mon, 14 Jan 2013 10:06:12 +0100 Modified: trunk/packages/meme/trunk/debian/watch =================================================================== --- trunk/packages/meme/trunk/debian/watch 2013-01-14 07:34:06 UTC (rev 12781) +++ trunk/packages/meme/trunk/debian/watch 2013-01-14 09:07:42 UTC (rev 12782) @@ -1,2 +1,4 @@ version=3 -http://meme.nbcr.net/downloads/meme_([\d\.]+)\.tar\.gz +ftp://ftp.ebi.edu.au/pub/software/MEME/r4.9.0/rc5/meme_([\d\.]+)\.tar\.gz + +# http://meme.nbcr.net/downloads/meme_([\d\.]+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
