[Python-modules-commits] r20206 - in packages/sphinxcontrib-spelling/trunk/debian (2 files)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Tue Jan 31 02:33:45 UTC 2012
Date: Tuesday, January 31, 2012 @ 02:33:43
Author: eriol-guest
Revision: 20206
* debian/clean
- Added to clean .egg-info directory
Added:
packages/sphinxcontrib-spelling/trunk/debian/clean
Modified:
packages/sphinxcontrib-spelling/trunk/debian/changelog
Modified: packages/sphinxcontrib-spelling/trunk/debian/changelog
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/changelog 2012-01-31 02:32:25 UTC (rev 20205)
+++ packages/sphinxcontrib-spelling/trunk/debian/changelog 2012-01-31 02:33:43 UTC (rev 20206)
@@ -1,8 +1,10 @@
sphinxcontrib-spelling (1.3-1) UNRELEASED; urgency=low
* New upstream release
+ * debian/clean
+ - Added to clean .egg-info directory
- -- Daniele Tricoli <eriol at mornie.org> Tue, 31 Jan 2012 03:29:29 +0100
+ -- Daniele Tricoli <eriol at mornie.org> Tue, 31 Jan 2012 03:33:04 +0100
sphinxcontrib-spelling (1.2-1) unstable; urgency=low
Added: packages/sphinxcontrib-spelling/trunk/debian/clean
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/clean (rev 0)
+++ packages/sphinxcontrib-spelling/trunk/debian/clean 2012-01-31 02:33:43 UTC (rev 20206)
@@ -0,0 +1 @@
+sphinxcontrib_spelling.egg-info/*
More information about the Python-modules-commits
mailing list