r2442 - in zope.contenttype/trunk/debian (changelog clean)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Tue Oct 18 01:47:13 UTC 2011


    Date: Tuesday, October 18, 2011 @ 01:47:12
  Author: arnau
Revision: 2442

Add debian/clean to get rid of egg-info/* to prevent FTBFS if built twice.

Added:
  zope.contenttype/trunk/debian/clean
Modified:
  zope.contenttype/trunk/debian/changelog

Modified: zope.contenttype/trunk/debian/changelog
===================================================================
--- zope.contenttype/trunk/debian/changelog	2011-10-18 01:36:44 UTC (rev 2441)
+++ zope.contenttype/trunk/debian/changelog	2011-10-18 01:47:12 UTC (rev 2442)
@@ -2,6 +2,11 @@
 
   * Team upload.
 
+  [ Arnaud Fontaine ]
+  * Add debian/clean to get rid of egg-info/* to prevent FTBFS if
+    built twice.
+
+  [ Gediminas Paulauskas ]
   * New upstream release.
   * Switch to dh_python2 (Closes: #617163):
     - debian/control: remove python-central and python-van.pydeb from
@@ -14,7 +19,7 @@
   * debian/copyright: convert to dep5 format.
   * Switch to 3.0 (quilt) source format.
 
- -- Gediminas Paulauskas <menesis at pov.lt>  Mon, 17 Oct 2011 19:35:01 +0300
+ -- Arnaud Fontaine <arnau at debian.org>  Tue, 18 Oct 2011 10:46:10 +0900
 
 zope.contenttype (3.5.1-0ubuntu1) maverick; urgency=low
 

Added: zope.contenttype/trunk/debian/clean
===================================================================
--- zope.contenttype/trunk/debian/clean	                        (rev 0)
+++ zope.contenttype/trunk/debian/clean	2011-10-18 01:47:12 UTC (rev 2442)
@@ -0,0 +1 @@
+src/zope.contenttype.egg-info/*




More information about the pkg-zope-developers mailing list