Author: tille Date: 2012-09-03 19:30:22 +0000 (Mon, 03 Sep 2012) New Revision: 12166
Modified: trunk/packages/seq-gen/trunk/debian/changelog trunk/packages/seq-gen/trunk/debian/copyright trunk/packages/seq-gen/trunk/debian/watch Log: Add Files-Excluded to document what was removed from original source Modified: trunk/packages/seq-gen/trunk/debian/changelog =================================================================== --- trunk/packages/seq-gen/trunk/debian/changelog 2012-09-03 19:06:44 UTC (rev 12165) +++ trunk/packages/seq-gen/trunk/debian/changelog 2012-09-03 19:30:22 UTC (rev 12166) @@ -1,6 +1,8 @@ -seq-gen (1.3.3-2) UNRELEASED; urgency=low +seq-gen (1.3.3+dfsg-1) UNRELEASED; urgency=low * debian/watch: Fetch tarball from upstream directly + * debian/copyright: + - Add Files-Excluded to document what was removed from original source -- Andreas Tille <[email protected]> Mon, 03 Sep 2012 21:02:14 +0200 Modified: trunk/packages/seq-gen/trunk/debian/copyright =================================================================== --- trunk/packages/seq-gen/trunk/debian/copyright 2012-09-03 19:06:44 UTC (rev 12165) +++ trunk/packages/seq-gen/trunk/debian/copyright 2012-09-03 19:30:22 UTC (rev 12166) @@ -1,6 +1,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: seq-gen Source: http://tree.bio.ed.ac.uk/software/seqgen/ +Files-Excluded: + ._* Files: * Copyright: © Copyright (c)1996-2011, Andrew Rambaut & Nick Grassly Modified: trunk/packages/seq-gen/trunk/debian/watch =================================================================== --- trunk/packages/seq-gen/trunk/debian/watch 2012-09-03 19:06:44 UTC (rev 12165) +++ trunk/packages/seq-gen/trunk/debian/watch 2012-09-03 19:30:22 UTC (rev 12166) @@ -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/ \ +opts=dversionmangle=s/[~\+]dfsg//,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
