[Python-modules-commits] r24101 - in packages/flask-silk/trunk/debian (changelog clean)
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun May 5 11:46:56 UTC 2013
Date: Sunday, May 5, 2013 @ 11:46:54
Author: sramacher
Revision: 24101
* Upload to unstable.
* debian/clean: Remove Flask_Silk.egg-info/* to fix FTBFS if built twice in
a row.
Added:
packages/flask-silk/trunk/debian/clean
Modified:
packages/flask-silk/trunk/debian/changelog
Modified: packages/flask-silk/trunk/debian/changelog
===================================================================
--- packages/flask-silk/trunk/debian/changelog 2013-05-05 11:46:06 UTC (rev 24100)
+++ packages/flask-silk/trunk/debian/changelog 2013-05-05 11:46:54 UTC (rev 24101)
@@ -1,3 +1,11 @@
+flask-silk (0.2-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/clean: Remove Flask_Silk.egg-info/* to fix FTBFS if built twice in
+ a row.
+
+ -- Sebastian Ramacher <sramacher at debian.org> Sat, 04 May 2013 22:59:32 +0200
+
flask-silk (0.2-1) experimental; urgency=low
* Initial release. (Closes: #703535)
Added: packages/flask-silk/trunk/debian/clean
===================================================================
--- packages/flask-silk/trunk/debian/clean (rev 0)
+++ packages/flask-silk/trunk/debian/clean 2013-05-05 11:46:54 UTC (rev 24101)
@@ -0,0 +1 @@
+Flask_Silk.egg-info/*
More information about the Python-modules-commits
mailing list