r2601 - in zope.copy/trunk/debian (changelog clean source/options)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Tue Nov 8 13:35:17 UTC 2011
Date: Tuesday, November 8, 2011 @ 13:35:16
Author: arnau
Revision: 2601
Use debian/source/options to ignore changes in egg-info directory.
Added:
zope.copy/trunk/debian/source/options
Modified:
zope.copy/trunk/debian/changelog
Deleted:
zope.copy/trunk/debian/clean
Modified: zope.copy/trunk/debian/changelog
===================================================================
--- zope.copy/trunk/debian/changelog 2011-11-08 13:34:38 UTC (rev 2600)
+++ zope.copy/trunk/debian/changelog 2011-11-08 13:35:16 UTC (rev 2601)
@@ -1,3 +1,11 @@
+zope.copy (3.5.0-6) unstable; urgency=low
+
+ * Team upload.
+ * debian/clean: remove to make sure all files are installed.
+ * debian/source/options: ignore .egg-info directory.
+
+ -- Arnaud Fontaine <arnau at debian.org> Tue, 08 Nov 2011 22:35:04 +0900
+
zope.copy (3.5.0-5) unstable; urgency=low
* Team upload.
Deleted: zope.copy/trunk/debian/clean
===================================================================
--- zope.copy/trunk/debian/clean 2011-11-08 13:34:38 UTC (rev 2600)
+++ zope.copy/trunk/debian/clean 2011-11-08 13:35:16 UTC (rev 2601)
@@ -1 +0,0 @@
-src/zope.copy.egg-info/*
Added: zope.copy/trunk/debian/source/options
===================================================================
--- zope.copy/trunk/debian/source/options (rev 0)
+++ zope.copy/trunk/debian/source/options 2011-11-08 13:35:16 UTC (rev 2601)
@@ -0,0 +1 @@
+extend-diff-ignore = "\.egg-info"
More information about the pkg-zope-developers
mailing list