r1250 - in zope-common/trunk/debian (README.Debian changelog)

Fabio Tranchitella kobold at alioth.debian.org
Tue Jun 3 07:46:06 UTC 2008


    Date: Tuesday, June 3, 2008 @ 07:46:05
  Author: kobold
Revision: 1250

debian/README.Debian: corrected the path for the zope instances.
(Closes: #484216)

Modified:
  zope-common/trunk/debian/README.Debian
  zope-common/trunk/debian/changelog

Modified: zope-common/trunk/debian/README.Debian
===================================================================
--- zope-common/trunk/debian/README.Debian	2008-05-19 04:41:12 UTC (rev 1249)
+++ zope-common/trunk/debian/README.Debian	2008-06-03 07:46:05 UTC (rev 1250)
@@ -27,7 +27,7 @@
 
 Instances are created in
 
-	/var/lib/zope<version>/<instance name>
+	/var/lib/zope<version>/instance/<instance name>
 
 If you want to add them somewhere else, add a symlink in the above directory to
 the instance home, so the packaging tools can find them.

Modified: zope-common/trunk/debian/changelog
===================================================================
--- zope-common/trunk/debian/changelog	2008-05-19 04:41:12 UTC (rev 1249)
+++ zope-common/trunk/debian/changelog	2008-06-03 07:46:05 UTC (rev 1250)
@@ -1,3 +1,10 @@
+zope-common (0.5.42) unstable; urgency=low
+
+  * debian/README.Debian: corrected the path for the zope instances.
+    (Closes: #484216)
+
+ -- Fabio Tranchitella <kobold at debian.org>  Tue, 03 Jun 2008 09:45:30 +0200
+
 zope-common (0.5.41) unstable; urgency=low
 
   * debian/po/ja.po: updated, thanks Hideki Yamane. (Closes: #463663)




More information about the pkg-zope-commits mailing list