[Pkg-citadel-commit] r222 - webcit/trunk/debian

meskes at alioth.debian.org meskes at alioth.debian.org
Sat Feb 28 16:17:28 UTC 2009


Author: meskes
Date: 2009-02-28 16:17:28 +0000 (Sat, 28 Feb 2009)
New Revision: 222

Modified:
   webcit/trunk/debian/changelog
   webcit/trunk/debian/citadel-webcit.config
Log:
Prepare for 7.42 


Modified: webcit/trunk/debian/changelog
===================================================================
--- webcit/trunk/debian/changelog	2009-02-28 16:16:15 UTC (rev 221)
+++ webcit/trunk/debian/changelog	2009-02-28 16:17:28 UTC (rev 222)
@@ -1,4 +1,4 @@
-webcit (7.41-dfsg-1) unstable; urgency=low
+webcit (7.42-dfsg-1) unstable; urgency=low
 
   * New upstream version.
   * Changed watch file to account for an additional letter in the version

Modified: webcit/trunk/debian/citadel-webcit.config
===================================================================
--- webcit/trunk/debian/citadel-webcit.config	2009-02-28 16:16:15 UTC (rev 221)
+++ webcit/trunk/debian/citadel-webcit.config	2009-02-28 16:17:28 UTC (rev 222)
@@ -40,7 +40,7 @@
 	db_set citadel/WebcitOfferLang $WEBCIT_LANG
 
 	STATE=1
-	LASTSTATE=3 # replace with 4 for 7.42+
+	LASTSTATE=4
 	while [ "$STATE" != 0 -a "$STATE" -le "$LASTSTATE" ]; do
 
 	case "$STATE" in




More information about the Pkg-citadel-commit mailing list