r1748 - in zope.testing/trunk/debian (changelog control)
doko at users.alioth.debian.org
doko at users.alioth.debian.org
Sat Sep 12 20:08:48 UTC 2009
Date: Saturday, September 12, 2009 @ 20:08:48
Author: doko
Revision: 1748
zope.testing (3.8.1-3) unstable; urgency=low
* Add a conflict with python-zodb (<< 2.9). LP: #422428.
-- Matthias Klose <doko at ubuntu.com> Sat, 12 Sep 2009 22:00:01 +0200
Modified:
zope.testing/trunk/debian/changelog
zope.testing/trunk/debian/control
Modified: zope.testing/trunk/debian/changelog
===================================================================
--- zope.testing/trunk/debian/changelog 2009-09-12 19:38:12 UTC (rev 1747)
+++ zope.testing/trunk/debian/changelog 2009-09-12 20:08:48 UTC (rev 1748)
@@ -1,3 +1,9 @@
+zope.testing (3.8.1-3) unstable; urgency=low
+
+ * Add a conflict with python-zodb (<< 2.9). LP: #422428.
+
+ -- Matthias Klose <doko at ubuntu.com> Sat, 12 Sep 2009 22:00:01 +0200
+
zope.testing (3.8.1-2) unstable; urgency=low
* Set section to zope.
Modified: zope.testing/trunk/debian/control
===================================================================
--- zope.testing/trunk/debian/control 2009-09-12 19:38:12 UTC (rev 1747)
+++ zope.testing/trunk/debian/control 2009-09-12 20:08:48 UTC (rev 1748)
@@ -13,7 +13,7 @@
Depends: ${setuptools:Depends}, ${python:Depends}, ${shlibs:Depends}
Provides: ${python:Provides}
Recommends: ${setuptools:Recommends}
-Conflicts: zope3
+Conflicts: zope3, python-zodb (<< 2.9)
XB-Python-Version: ${python:Versions}
Description: the zope testing framework, including the testrunner script
This package provides a number of testing frameworks. It includes a flexible
More information about the pkg-zope-developers
mailing list