r2479 - in zope.proxy/trunk/debian (changelog clean)
menesis-guest at users.alioth.debian.org
menesis-guest at users.alioth.debian.org
Tue Oct 18 15:47:32 UTC 2011
Date: Tuesday, October 18, 2011 @ 15:47:30
Author: menesis-guest
Revision: 2479
Add debian/clean to get rid of egg-info/* to prevent FTBFS if built twice.
Added:
zope.proxy/trunk/debian/clean
Modified:
zope.proxy/trunk/debian/changelog
Modified: zope.proxy/trunk/debian/changelog
===================================================================
--- zope.proxy/trunk/debian/changelog 2011-10-18 15:46:02 UTC (rev 2478)
+++ zope.proxy/trunk/debian/changelog 2011-10-18 15:47:30 UTC (rev 2479)
@@ -1,5 +1,6 @@
zope.proxy (3.6.1-1) unstable; urgency=low
+ * Team upload.
* New upstream release.
* Switch to dh_python2 (Closes: #617173):
- debian/control: remove python-central and python-van.pydeb from
@@ -11,8 +12,10 @@
* debian/rules: Don't include C source in the package.
* debian/copyright: update, convert to dep5 format.
* 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 15:03:00 +0300
+ -- Gediminas Paulauskas <menesis at pov.lt> Tue, 18 Oct 2011 18:46:27 +0300
zope.proxy (3.5.0-5) unstable; urgency=low
Added: zope.proxy/trunk/debian/clean
===================================================================
--- zope.proxy/trunk/debian/clean (rev 0)
+++ zope.proxy/trunk/debian/clean 2011-10-18 15:47:30 UTC (rev 2479)
@@ -0,0 +1 @@
+src/zope.proxy.egg-info/*
More information about the pkg-zope-developers
mailing list