[Pkg-kde-commits] rev 257 - people/dato/packages/trunk/kdebase/debian

Adeodato Sim?? dato-guest@haydn.debian.org
Thu, 18 Nov 2004 14:55:33 -0700


Author: dato-guest
Date: 2004-11-18 14:55:11 -0700 (Thu, 18 Nov 2004)
New Revision: 257

Modified:
   people/dato/packages/trunk/kdebase/debian/changelog
   people/dato/packages/trunk/kdebase/debian/ksmserver.preinst
Log:
Really commit kdebase 3.3.1-2.


Modified: people/dato/packages/trunk/kdebase/debian/changelog
===================================================================
--- people/dato/packages/trunk/kdebase/debian/changelog	2004-11-14 18:32:54 UTC (rev 256)
+++ people/dato/packages/trunk/kdebase/debian/changelog	2004-11-18 21:55:11 UTC (rev 257)
@@ -1,3 +1,9 @@
+kdebase (4:3.3.1-2) unstable; urgency=low
+
+  * Forgot then in ksmserver.preinst.
+
+ -- Christopher L Cheney <ccheney@debian.org>  Thu,  4 Nov 2004 18:00:00 -0600
+
 kdebase (4:3.3.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: people/dato/packages/trunk/kdebase/debian/ksmserver.preinst
===================================================================
--- people/dato/packages/trunk/kdebase/debian/ksmserver.preinst	2004-11-14 18:32:54 UTC (rev 256)
+++ people/dato/packages/trunk/kdebase/debian/ksmserver.preinst	2004-11-18 21:55:11 UTC (rev 257)
@@ -29,6 +29,7 @@
 	    /usr/sbin/update-alternatives --remove x-session-manager /usr/bin/kde3
         fi
 	if [ "$1" = "install" ]
+	then
 	    # Work around bug where x-session-manager is set to manual
 	    update-alternatives --auto x-session-manager
 	fi