r1926 - in zope.copy/trunk/debian (rules)
kobold at users.alioth.debian.org
kobold at users.alioth.debian.org
Wed Dec 30 18:48:28 UTC 2009
Date: Wednesday, December 30, 2009 @ 18:48:26
Author: kobold
Revision: 1926
moved the test extra to suggests
Modified:
zope.copy/trunk/debian/rules
Modified: zope.copy/trunk/debian/rules
===================================================================
--- zope.copy/trunk/debian/rules 2009-12-30 18:45:23 UTC (rev 1925)
+++ zope.copy/trunk/debian/rules 2009-12-30 18:48:26 UTC (rev 1926)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export PYDEB_RECOMMENDS_EXTRAS=test
+export PYDEB_SUGGESTS_EXTRAS=test
%:
dh --with pydeb --with python-central $@
More information about the pkg-zope-developers
mailing list