r2599 - in zope.dottedname/trunk/debian (3 files)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Tue Nov 8 13:32:51 UTC 2011
Date: Tuesday, November 8, 2011 @ 13:32:50
Author: arnau
Revision: 2599
Use debian/source/options to ignore changes in egg-info directory.
Added:
zope.dottedname/trunk/debian/source/options
Modified:
zope.dottedname/trunk/debian/changelog
Deleted:
zope.dottedname/trunk/debian/clean
Modified: zope.dottedname/trunk/debian/changelog
===================================================================
--- zope.dottedname/trunk/debian/changelog 2011-11-08 13:29:26 UTC (rev 2598)
+++ zope.dottedname/trunk/debian/changelog 2011-11-08 13:32:50 UTC (rev 2599)
@@ -1,3 +1,11 @@
+zope.dottedname (3.4.6-5) 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:32:38 +0900
+
zope.dottedname (3.4.6-4) unstable; urgency=low
* Team upload.
Deleted: zope.dottedname/trunk/debian/clean
===================================================================
--- zope.dottedname/trunk/debian/clean 2011-11-08 13:29:26 UTC (rev 2598)
+++ zope.dottedname/trunk/debian/clean 2011-11-08 13:32:50 UTC (rev 2599)
@@ -1 +0,0 @@
-src/zope.dottedname.egg-info/*
Added: zope.dottedname/trunk/debian/source/options
===================================================================
--- zope.dottedname/trunk/debian/source/options (rev 0)
+++ zope.dottedname/trunk/debian/source/options 2011-11-08 13:32:50 UTC (rev 2599)
@@ -0,0 +1 @@
+extend-diff-ignore = "\.egg-info"
More information about the pkg-zope-developers
mailing list