Author: tille Date: 2012-08-29 12:03:26 +0000 (Wed, 29 Aug 2012) New Revision: 12154
Modified: trunk/packages/python-biom-format/trunk/debian/changelog trunk/packages/python-biom-format/trunk/debian/copyright trunk/packages/python-biom-format/trunk/debian/watch Log: Add Files-Excluded to document what was removed from original source Modified: trunk/packages/python-biom-format/trunk/debian/changelog =================================================================== --- trunk/packages/python-biom-format/trunk/debian/changelog 2012-08-29 11:25:04 UTC (rev 12153) +++ trunk/packages/python-biom-format/trunk/debian/changelog 2012-08-29 12:03:26 UTC (rev 12154) @@ -1,3 +1,11 @@ +python-biom-format (1.0.0+dfsg-1) UNRELEASED; urgency=low + + * debian/copyright: - Add Files-Excluded to document what was removed + from original source + * debian/watch: Enable '+dfsg' suffix in Debian versions + + -- Andreas Tille <[email protected]> Wed, 29 Aug 2012 14:01:13 +0200 + python-biom-format (1.0.0-1ubuntu1) precise; urgency=low * Rebuild for Precise Modified: trunk/packages/python-biom-format/trunk/debian/copyright =================================================================== --- trunk/packages/python-biom-format/trunk/debian/copyright 2012-08-29 11:25:04 UTC (rev 12153) +++ trunk/packages/python-biom-format/trunk/debian/copyright 2012-08-29 12:03:26 UTC (rev 12154) @@ -2,6 +2,8 @@ Upstream-Name: biom-format.org Upstream-Contact: Greg Caporaso <[email protected]> Source: http://biom-format.org/ -> links to Github download +Files-Excluded: + ._* Files: * Copyright: © 2010-2012 Greg Caporaso <[email protected]> Modified: trunk/packages/python-biom-format/trunk/debian/watch =================================================================== --- trunk/packages/python-biom-format/trunk/debian/watch 2012-08-29 11:25:04 UTC (rev 12153) +++ trunk/packages/python-biom-format/trunk/debian/watch 2012-08-29 12:03:26 UTC (rev 12154) @@ -1,3 +1,4 @@ version=3 -http://biom-format.org/ https://github.com/downloads/biom-format/biom-format/biom-format-([\d.]+)\.tgz \ +opts=dversionmangle=s/\+dfsg[0-9]*// \ + http://biom-format.org/ https://github.com/downloads/biom-format/biom-format/biom-format-([\d.]+)\.tgz \ debian debian/get-orig-source _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
