Author: tille Date: 2012-09-06 17:00:53 +0000 (Thu, 06 Sep 2012) New Revision: 12179
Modified: trunk/packages/trimmomatic/trunk/debian/changelog trunk/packages/trimmomatic/trunk/debian/copyright trunk/packages/trimmomatic/trunk/debian/watch Log: Add Files-Excluded to document what was removed from original source Modified: trunk/packages/trimmomatic/trunk/debian/changelog =================================================================== --- trunk/packages/trimmomatic/trunk/debian/changelog 2012-09-06 16:56:03 UTC (rev 12178) +++ trunk/packages/trimmomatic/trunk/debian/changelog 2012-09-06 17:00:53 UTC (rev 12179) @@ -1,3 +1,12 @@ +trimmomatic (0.22+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: + - DEP5 + - Add Files-Excluded to document what was removed from original source + * debian/watch: handle +dfsg suffix + + -- Andreas Tille <[email protected]> Tue, 04 Sep 2012 12:37:31 +0200 + trimmomatic (0.22-1) unstable; urgency=low * Initial release (Closes: #682213). Modified: trunk/packages/trimmomatic/trunk/debian/copyright =================================================================== --- trunk/packages/trimmomatic/trunk/debian/copyright 2012-09-06 16:56:03 UTC (rev 12178) +++ trunk/packages/trimmomatic/trunk/debian/copyright 2012-09-06 17:00:53 UTC (rev 12179) @@ -1,7 +1,10 @@ -Format: http://dep.debian.net/deps/dep5/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Trimmomatic Upstream-Contact: Bjoern Usadel <[email protected]> Source: http://www.usadellab.org/cms/index.php?page=trimmomatic +Files-Excluded: + lib/*.jar + old Files: * Copyright: © 2009-2011 Bjoern Usadel <[email protected]>, @@ -26,3 +29,4 @@ Copyright: © 2011, Andreas Tille <[email protected]> License: GPL-3+ Same as package itself + Modified: trunk/packages/trimmomatic/trunk/debian/watch =================================================================== --- trunk/packages/trimmomatic/trunk/debian/watch 2012-09-06 16:56:03 UTC (rev 12178) +++ trunk/packages/trimmomatic/trunk/debian/watch 2012-09-06 17:00:53 UTC (rev 12179) @@ -1,4 +1,5 @@ version=3 +opts=dversionmangle=s/[~\+]dfsg// \ http://www.usadellab.org/cms/index.php?page=trimmomatic \ uploads/supplementary/Trimmomatic/Trimmomatic-Src-([.\d]*).zip \ debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
