r2590 - in zope.sendmail/trunk/debian (changelog source/options)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Tue Nov 8 13:17:12 UTC 2011
Date: Tuesday, November 8, 2011 @ 13:17:10
Author: arnau
Revision: 2590
Remove useless comment.
Modified:
zope.sendmail/trunk/debian/changelog
zope.sendmail/trunk/debian/source/options
Modified: zope.sendmail/trunk/debian/changelog
===================================================================
--- zope.sendmail/trunk/debian/changelog 2011-11-08 13:10:27 UTC (rev 2589)
+++ zope.sendmail/trunk/debian/changelog 2011-11-08 13:17:10 UTC (rev 2590)
@@ -1,8 +1,8 @@
zope.sendmail (3.7.4-2) unstable; urgency=low
* Team upload.
- * Use debian/source/options to ignore changes in egg-info directory
- rather than debian/clean otherwise zcml and txt files are missing.
+ * 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 21:43:15 +0900
Modified: zope.sendmail/trunk/debian/source/options
===================================================================
--- zope.sendmail/trunk/debian/source/options 2011-11-08 13:10:27 UTC (rev 2589)
+++ zope.sendmail/trunk/debian/source/options 2011-11-08 13:17:10 UTC (rev 2590)
@@ -1,5 +1 @@
-# Ignore changes on .egg-info directory to prevent issue while building
-# twice as dpkg-source do not ignore the automatic patch anymore. Deleting
-# the files does not work as it was generated through sdist target using
-# SVN, thus some files might be missing (such as zcml or txt files).
extend-diff-ignore = "\.egg-info"
More information about the pkg-zope-developers
mailing list