r1704 - in zope.hookable/trunk/debian (changelog control)

Matthias Klose doko at alioth.debian.org
Wed Aug 26 09:07:01 UTC 2009


    Date: Wednesday, August 26, 2009 @ 09:07:00
  Author: doko
Revision: 1704

  * Conflict with zope3. Closes: #538179.
  * Bump standards version.

Modified:
  zope.hookable/trunk/debian/changelog
  zope.hookable/trunk/debian/control

Modified: zope.hookable/trunk/debian/changelog
===================================================================
--- zope.hookable/trunk/debian/changelog	2009-08-26 09:04:26 UTC (rev 1703)
+++ zope.hookable/trunk/debian/changelog	2009-08-26 09:07:00 UTC (rev 1704)
@@ -1,3 +1,10 @@
+zope.hookable (3.4.1-2) UNRELEASED; urgency=low
+
+  * Conflict with zope3. Closes: #538179.
+  * Bump standards version.
+
+ -- Matthias Klose <doko at debian.org>  Wed, 26 Aug 2009 10:57:13 +0200
+
 zope.hookable (3.4.1-1) unstable; urgency=low
 
   * Initial Packaging.

Modified: zope.hookable/trunk/debian/control
===================================================================
--- zope.hookable/trunk/debian/control	2009-08-26 09:04:26 UTC (rev 1703)
+++ zope.hookable/trunk/debian/control	2009-08-26 09:07:00 UTC (rev 1704)
@@ -4,7 +4,7 @@
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Brian Sutherland <brian at vanguardistas.net>, Fabio Tranchitella <kobold at debian.org>
 Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), python-setuptools (>= 0.6b3), python-van.pydeb
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 XS-Python-Version: all
 XS-Vcs-Svn: svn://svn.debian.org/pkg-zope/zope.hookable/trunk
 
@@ -13,6 +13,7 @@
 Depends: ${setuptools:Depends}, ${python:Depends}, ${shlibs:Depends}
 Provides: ${setuptools:Provides}, ${python:Provides}
 Suggests: ${setuptools:Suggests}
+Conflicts: zope3
 XB-Python-Version: ${python:Versions}
 Description: Hookable object support
  This package provides support for Hookable object.




More information about the pkg-zope-commits mailing list