r2552 - in zope2.13/trunk/debian (changelog control)

mejo at users.alioth.debian.org mejo at users.alioth.debian.org
Fri Oct 28 11:56:16 UTC 2011


    Date: Friday, October 28, 2011 @ 11:56:15
  Author: mejo
Revision: 2552

Change Depends on zope-common from (>= 0.5.51) to (>= 0.5.51~), to ease backports to squeeze.

Modified:
  zope2.13/trunk/debian/changelog
  zope2.13/trunk/debian/control

Modified: zope2.13/trunk/debian/changelog
===================================================================
--- zope2.13/trunk/debian/changelog	2011-10-28 11:52:40 UTC (rev 2551)
+++ zope2.13/trunk/debian/changelog	2011-10-28 11:56:15 UTC (rev 2552)
@@ -7,13 +7,15 @@
     - Remove obsolete patch Zope2-remove_documenttemplate_release_script.patch
     - Update remaining patches.
   * Update Homepage field to point to correct page http://zope2.zope.org/.
+  * Change Depends on zope-common from (>= 0.5.51) to (>= 0.5.51~), to ease
+    backports to squeeze.
   * Add debian/patches/Zope2-fix_serious_authentication_vulnerability.patch,
     fixing a serious authentication vulnerability in stock configuration.
     No CVE number assigned yet.
     See https://mail.zope.org/pipermail/zope-dev/2011-October/043592.html
     for further information.
 
- -- Jonas Meurer <mejo at debian.org>  Thu, 27 Oct 2011 12:51:59 +0200
+ -- Jonas Meurer <mejo at debian.org>  Fri, 28 Oct 2011 13:54:35 +0200
 
 zope2.12 (2.12.20-1) unstable; urgency=low
 

Modified: zope2.13/trunk/debian/control
===================================================================
--- zope2.13/trunk/debian/control	2011-10-28 11:52:40 UTC (rev 2551)
+++ zope2.13/trunk/debian/control	2011-10-28 11:56:15 UTC (rev 2552)
@@ -15,7 +15,7 @@
 
 Package: zope2.13
 Architecture: any
-Pre-Depends: zope-common (>= 0.5.51)
+Pre-Depends: zope-common (>= 0.5.51~)
 Depends: lsb-base, ${shlibs:Depends}, debconf | debconf-2.0, ${misc:Depends},
          ${python:Depends}, python-clientform (>= 0.2.10),
          python-docutils (>= 0.7), python-mechanize (>= 0.1.11),




More information about the pkg-zope-developers mailing list