r1898 - in zope.component/branches/jinty-dh7/debian (rules)
jinty-guest at users.alioth.debian.org
jinty-guest at users.alioth.debian.org
Wed Dec 2 07:37:29 UTC 2009
Date: Wednesday, December 2, 2009 @ 07:37:27
Author: jinty-guest
Revision: 1898
Move persistentregistry extra to Suggests, http://lists.alioth.debian.org/pipermail/pkg-zope-developers/2009-December/005681.html
Modified:
zope.component/branches/jinty-dh7/debian/rules
Modified: zope.component/branches/jinty-dh7/debian/rules
===================================================================
--- zope.component/branches/jinty-dh7/debian/rules 2009-12-02 07:34:33 UTC (rev 1897)
+++ zope.component/branches/jinty-dh7/debian/rules 2009-12-02 07:37:27 UTC (rev 1898)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export PYDEB_SUGGESTS_EXTRAS=docs test
+export PYDEB_SUGGESTS_EXTRAS=docs test persistentregistry
export PYDEB_RECOMMENDS_EXTRAS=hook
export PYDEB_METAPACKAGE_EXTRAS=zcml
More information about the pkg-zope-developers
mailing list