[med-svn] r12154 - trunk/packages/python-biom-format/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed Aug 29 12:03:26 UTC 2012
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 <tille at debian.org> 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 <gregcaporaso at gmail.com>
Source: http://biom-format.org/ -> links to Github download
+Files-Excluded:
+ ._*
Files: *
Copyright: © 2010-2012 Greg Caporaso <gregcaporaso at gmail.com>
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
More information about the debian-med-commit
mailing list