Author: tille Date: 2012-09-03 19:06:44 +0000 (Mon, 03 Sep 2012) New Revision: 12165
Modified: trunk/packages/seq-gen/trunk/debian/changelog trunk/packages/seq-gen/trunk/debian/watch Log: Fetch tarball from upstream directly Modified: trunk/packages/seq-gen/trunk/debian/changelog =================================================================== --- trunk/packages/seq-gen/trunk/debian/changelog 2012-09-03 16:29:13 UTC (rev 12164) +++ trunk/packages/seq-gen/trunk/debian/changelog 2012-09-03 19:06:44 UTC (rev 12165) @@ -1,3 +1,9 @@ +seq-gen (1.3.3-2) UNRELEASED; urgency=low + + * debian/watch: Fetch tarball from upstream directly + + -- Andreas Tille <[email protected]> Mon, 03 Sep 2012 21:02:14 +0200 + seq-gen (1.3.3-1) unstable; urgency=low [ Alexandre Mestiashvili ] Modified: trunk/packages/seq-gen/trunk/debian/watch =================================================================== --- trunk/packages/seq-gen/trunk/debian/watch 2012-09-03 16:29:13 UTC (rev 12164) +++ trunk/packages/seq-gen/trunk/debian/watch 2012-09-03 19:06:44 UTC (rev 12165) @@ -1,5 +1,5 @@ version=3 - +opts=downloadurlmangle=s/\.html\?/.php?/,filenamemangle=s/.*download\.html\?name=(seqgen)&version=v(1.3.3)&.*/$1_$2.tar.gz/ \ http://tree.bio.ed.ac.uk/software/seqgen \ /download\.html\?name=seqgen&version=v(.*)&id=.* \ debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
