r2551 - in zope2.12/trunk/debian (changelog control)
mejo at users.alioth.debian.org
mejo at users.alioth.debian.org
Fri Oct 28 11:52:41 UTC 2011
Date: Friday, October 28, 2011 @ 11:52:40
Author: mejo
Revision: 2551
Change Depends on zope-common from (>= 0.5.51) to (>= 0.5.51~), to ease backports to squeeze
Modified:
zope2.12/trunk/debian/changelog
zope2.12/trunk/debian/control
Modified: zope2.12/trunk/debian/changelog
===================================================================
--- zope2.12/trunk/debian/changelog 2011-10-28 11:49:22 UTC (rev 2550)
+++ zope2.12/trunk/debian/changelog 2011-10-28 11:52:40 UTC (rev 2551)
@@ -1,6 +1,8 @@
zope2.12 (2.12.20-2) unstable; urgency=high
* 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.
@@ -8,7 +10,7 @@
for further information.
* Set urgency=high in order to push the security fix to testing.
- -- Jonas Meurer <mejo at debian.org> Fri, 28 Oct 2011 13:49:02 +0200
+ -- Jonas Meurer <mejo at debian.org> Fri, 28 Oct 2011 13:51:41 +0200
zope2.12 (2.12.20-1) unstable; urgency=low
Modified: zope2.12/trunk/debian/control
===================================================================
--- zope2.12/trunk/debian/control 2011-10-28 11:49:22 UTC (rev 2550)
+++ zope2.12/trunk/debian/control 2011-10-28 11:52:40 UTC (rev 2551)
@@ -16,7 +16,7 @@
Package: zope2.12
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