[Python-modules-commits] r25628 - in packages/python-firehose/trunk/debian (changelog watch)
paultag at users.alioth.debian.org
paultag at users.alioth.debian.org
Sun Aug 18 17:43:58 UTC 2013
Date: Sunday, August 18, 2013 @ 17:43:56
Author: paultag
Revision: 25628
Retarget package, fix watchfile.
Modified:
packages/python-firehose/trunk/debian/changelog
packages/python-firehose/trunk/debian/watch
Modified: packages/python-firehose/trunk/debian/changelog
===================================================================
--- packages/python-firehose/trunk/debian/changelog 2013-08-18 17:42:13 UTC (rev 25627)
+++ packages/python-firehose/trunk/debian/changelog 2013-08-18 17:43:56 UTC (rev 25628)
@@ -1,5 +1,6 @@
-python-firehose (0.2-1) unstable; urgency=low
+python-firehose (0.2-1) experimental; urgency=low
- * Initial release.
+ * Initial release. (To experimental because the Schema is likely to change
+ and I don't want it in testing yet)
-- Paul Tagliamonte <paultag at debian.org> Wed, 14 Aug 2013 01:10:13 -0400
Modified: packages/python-firehose/trunk/debian/watch
===================================================================
--- packages/python-firehose/trunk/debian/watch 2013-08-18 17:42:13 UTC (rev 25627)
+++ packages/python-firehose/trunk/debian/watch 2013-08-18 17:43:56 UTC (rev 25628)
@@ -1,3 +1,3 @@
version=3
-http://pypi.python.org/packages/source/s/firehose/ \
+http://pypi.python.org/packages/source/f/firehose/ \
firehose-(\d.*).tar.gz
More information about the Python-modules-commits
mailing list