r1362 - in zope-zms/trunk/debian (_config _postinst dzproduct watch)

Andreas Tille tille at alioth.debian.org
Wed Mar 25 08:26:19 UTC 2009


    Date: Wednesday, March 25, 2009 @ 08:26:19
  Author: tille
Revision: 1362

Updated Zope versions and changed watch file to sf redirector

Modified:
  zope-zms/trunk/debian/_config
  zope-zms/trunk/debian/_postinst
  zope-zms/trunk/debian/dzproduct
  zope-zms/trunk/debian/watch

Modified: zope-zms/trunk/debian/_config
===================================================================
--- zope-zms/trunk/debian/_config	2009-03-25 08:18:12 UTC (rev 1361)
+++ zope-zms/trunk/debian/_config	2009-03-25 08:26:19 UTC (rev 1362)
@@ -7,7 +7,7 @@
 
 db_title "zope-zms"
 
-for ZVER in 2.8 2.9
+for ZVER in 2.9 2.10
 do
 	# Skip this loop if the zope version isn't there (yet).
 	if [ -d "/var/lib/zope$ZVER" ]; then

Modified: zope-zms/trunk/debian/_postinst
===================================================================
--- zope-zms/trunk/debian/_postinst	2009-03-25 08:18:12 UTC (rev 1361)
+++ zope-zms/trunk/debian/_postinst	2009-03-25 08:26:19 UTC (rev 1362)
@@ -6,7 +6,7 @@
 
 #DEBHELPER#
 
-for ZVER in 2.8 2.9
+for ZVER in 2.9 2.10
 do
 	# Skip this loop if the zope version isn't there (yet).
 	if [ -d "/var/lib/zope$ZVER" ]; then

Modified: zope-zms/trunk/debian/dzproduct
===================================================================
--- zope-zms/trunk/debian/dzproduct	2009-03-25 08:18:12 UTC (rev 1361)
+++ zope-zms/trunk/debian/dzproduct	2009-03-25 08:26:19 UTC (rev 1362)
@@ -1,3 +1,3 @@
 Name: zms
 Package: zope-zms
-ZopeVersions: 2.9 2.8
+ZopeVersions: 2.9 2.10

Modified: zope-zms/trunk/debian/watch
===================================================================
--- zope-zms/trunk/debian/watch	2009-03-25 08:18:12 UTC (rev 1361)
+++ zope-zms/trunk/debian/watch	2009-03-25 08:26:19 UTC (rev 1362)
@@ -1,2 +1,3 @@
 version=3
-http://heanet.dl.sourceforge.net/sourceforge/zmspublishing/zms-(.*)\.tar\.gz debian
+# http://heanet.dl.sourceforge.net/sourceforge/zmspublishing/zms-(.*)\.tar\.gz debian
+http://sf.net/zmspublishing/zms-(.*)\.tar\.gz




More information about the pkg-zope-commits mailing list