r2474 - in zope.i18n/trunk/debian (changelog clean)
menesis-guest at users.alioth.debian.org
menesis-guest at users.alioth.debian.org
Tue Oct 18 15:35:50 UTC 2011
Date: Tuesday, October 18, 2011 @ 15:35:49
Author: menesis-guest
Revision: 2474
Add debian/clean to get rid of egg-info/* to prevent FTBFS if built twice.
Added:
zope.i18n/trunk/debian/clean
Modified:
zope.i18n/trunk/debian/changelog
Modified: zope.i18n/trunk/debian/changelog
===================================================================
--- zope.i18n/trunk/debian/changelog 2011-10-18 15:32:03 UTC (rev 2473)
+++ zope.i18n/trunk/debian/changelog 2011-10-18 15:35:49 UTC (rev 2474)
@@ -1,5 +1,6 @@
zope.i18n (3.7.4-1) unstable; urgency=low
+ * Team upload.
* New upstream release.
* Use dh_python2 instead of python-central (Closes: #617169).
* debian/control:
@@ -9,8 +10,10 @@
* debian/copyright: update, convert to dep5 format, add section about
Unicode data.
* Switch to 3.0 (quilt) source format.
+ * Add debian/clean to get rid of egg-info/* to prevent FTBFS if built
+ twice.
- -- Gediminas Paulauskas <menesis at pov.lt> Tue, 18 Oct 2011 14:39:38 +0300
+ -- Gediminas Paulauskas <menesis at pov.lt> Tue, 18 Oct 2011 18:34:43 +0300
zope.i18n (3.7.2-1) unstable; urgency=low
Added: zope.i18n/trunk/debian/clean
===================================================================
--- zope.i18n/trunk/debian/clean (rev 0)
+++ zope.i18n/trunk/debian/clean 2011-10-18 15:35:49 UTC (rev 2474)
@@ -0,0 +1 @@
+src/zope.i18n.egg-info/*
More information about the pkg-zope-developers
mailing list