r486 - zope2.9/trunk/debian

Jérémy Bobbio lunar-guest at alioth.debian.org
Sat Nov 18 11:35:21 CET 2006


Author: lunar-guest
Date: 2006-11-18 11:35:21 +0100 (Sat, 18 Nov 2006)
New Revision: 486

Modified:
   zope2.9/trunk/debian/changelog
   zope2.9/trunk/debian/control
Log:
Depend on zope-debhelper (>= 0.3.3) to fix a bashism in the generated config
script for zope2.9-sandbox.


Modified: zope2.9/trunk/debian/changelog
===================================================================
--- zope2.9/trunk/debian/changelog	2006-11-17 16:54:42 UTC (rev 485)
+++ zope2.9/trunk/debian/changelog	2006-11-18 10:35:21 UTC (rev 486)
@@ -1,3 +1,10 @@
+zope2.9 (2.9.5-3) unstable; urgency=medium
+
+  * Depend on zope-debhelper (>= 0.3.3) to fix a bashism in the generated
+    config script for zope2.9-sandbox.
+
+ -- Jérémy Bobbio <jeremy.bobbio at etu.upmc.fr>  Sat, 18 Nov 2006 11:33:47 +0100
+
 zope2.9 (2.9.5-2) unstable; urgency=low
 
   * debian/rules: added a symlinked README.Debian from zope-common.

Modified: zope2.9/trunk/debian/control
===================================================================
--- zope2.9/trunk/debian/control	2006-11-17 16:54:42 UTC (rev 485)
+++ zope2.9/trunk/debian/control	2006-11-18 10:35:21 UTC (rev 486)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian/Ubuntu Zope Team <pkg-zope-developers at lists.alioth.debian.org>
 Uploaders: Fabio Tranchitella <kobold at debian.org>
-Build-Depends: debhelper (>= 4.2.32), python-central (>= 0.5.6), python2.4-dev (>= 2.4.2), python2.4, python, zope-debhelper (>= 0.3.2.15), lsb-release, dpatch
+Build-Depends: debhelper (>= 4.2.32), python-central (>= 0.5.6), python2.4-dev (>= 2.4.2), python2.4, python, zope-debhelper (>= 0.3.3), lsb-release, dpatch
 Standards-Version: 3.7.2
 XS-Python-Version: 2.4
 




More information about the pkg-zope-commits mailing list