r1711 - in zope.location/trunk/debian (changelog control)

Fabio Tranchitella kobold at alioth.debian.org
Fri Aug 28 08:56:53 UTC 2009


    Date: Friday, August 28, 2009 @ 08:56:53
  Author: kobold
Revision: 1711

* New upstream release.
* Standards-Version: 3.8.3, no changed required.
* debian/control: added conflict with zope3.

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

Modified: zope.location/trunk/debian/changelog
===================================================================
--- zope.location/trunk/debian/changelog	2009-08-28 08:54:16 UTC (rev 1710)
+++ zope.location/trunk/debian/changelog	2009-08-28 08:56:53 UTC (rev 1711)
@@ -1,3 +1,11 @@
+zope.location (3.6.0-1) unstable; urgency=low
+
+  * New upstream release.
+  * Standards-Version: 3.8.3, no changed required.
+  * debian/control: added conflict with zope3.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Fri, 28 Aug 2009 10:56:35 +0200
+
 zope.location (3.5.4-1) unstable; urgency=low
 
   * New upstream release

Modified: zope.location/trunk/debian/control
===================================================================
--- zope.location/trunk/debian/control	2009-08-28 08:54:16 UTC (rev 1710)
+++ zope.location/trunk/debian/control	2009-08-28 08:56:53 UTC (rev 1711)
@@ -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.location/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: tools for working with object locations
  In Zope3, locations are special objects that have a structural location.




More information about the pkg-zope-commits mailing list