r1183 - in plone3/branches/etch-backports/debian (changelog control)

Fabio Tranchitella kobold at alioth.debian.org
Wed Feb 13 08:12:01 UTC 2008


    Date: Wednesday, February 13, 2008 @ 08:12:00
  Author: kobold
Revision: 1183

* debian/control: fixed the dependency on zope-externaleditor.

Modified:
  plone3/branches/etch-backports/debian/changelog
  plone3/branches/etch-backports/debian/control

Modified: plone3/branches/etch-backports/debian/changelog
===================================================================
--- plone3/branches/etch-backports/debian/changelog	2008-02-10 18:17:54 UTC (rev 1182)
+++ plone3/branches/etch-backports/debian/changelog	2008-02-13 08:12:00 UTC (rev 1183)
@@ -1,3 +1,9 @@
+plone3 (3.0.5-4~bpo40+2) etch-backports; urgency=low
+
+  * debian/control: fixed the dependency on zope-externaleditor.
+
+ -- Fabio Tranchitella <kobold at debian.org>  Wed, 13 Feb 2008 09:11:44 +0100
+
 plone3 (3.0.5-4~bpo40+1) etch-backports; urgency=low
 
   * Rebuilt for etch-backports.

Modified: plone3/branches/etch-backports/debian/control
===================================================================
--- plone3/branches/etch-backports/debian/control	2008-02-10 18:17:54 UTC (rev 1182)
+++ plone3/branches/etch-backports/debian/control	2008-02-13 08:12:00 UTC (rev 1183)
@@ -11,7 +11,7 @@
 
 Package: zope-plone3
 Architecture: all
-Depends: ${zope:Depends}, zope-externaleditor (>= 0.9.3-2), python-imaging, lynx, pdftohtml, python-docutils (>= 0.3.3), xpdf-utils, xsltproc, python-elementtree
+Depends: ${zope:Depends}, zope-externaleditor (>= 0.9.3), python-imaging, lynx, pdftohtml, python-docutils (>= 0.3.3), xpdf-utils, xsltproc, python-elementtree
 Recommends: zope-linguaplone (>= 2.0), zope-cachefu (>= 1.1), python-openid
 Description: content management system based on zope and cmf
  Plone is a ready-to-run content management system that is built on the




More information about the pkg-zope-commits mailing list