rev 19617 - kde-extras/icecream/trunk/debian

Pino Toscano pino at alioth.debian.org
Fri Jun 7 11:13:50 UTC 2013


Author: pino
Date: 2013-06-07 11:13:48 +0000 (Fri, 07 Jun 2013)
New Revision: 19617

Modified:
   kde-extras/icecream/trunk/debian/changelog
   kde-extras/icecream/trunk/debian/icecc.README.Debian
Log:
fix update-rc.d command typo in icecc.README.Debian


Modified: kde-extras/icecream/trunk/debian/changelog
===================================================================
--- kde-extras/icecream/trunk/debian/changelog	2013-06-06 14:38:47 UTC (rev 19616)
+++ kde-extras/icecream/trunk/debian/changelog	2013-06-07 11:13:48 UTC (rev 19617)
@@ -1,5 +1,7 @@
 icecc (1.0.0-2) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * Fix update-rc.d command typo in icecc.README.Debian.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 06 Jun 2013 16:38:23 +0200
 

Modified: kde-extras/icecream/trunk/debian/icecc.README.Debian
===================================================================
--- kde-extras/icecream/trunk/debian/icecc.README.Debian	2013-06-06 14:38:47 UTC (rev 19616)
+++ kde-extras/icecream/trunk/debian/icecc.README.Debian	2013-06-07 11:13:48 UTC (rev 19617)
@@ -4,7 +4,7 @@
 The startup of iceccd and icecc-scheduler is now configured exclusively using
 the init system.  This means that icecc-scheduler can be enabled at boot using
 update-rc.d:
-  # update-rc.d icecc-scheduler defaults
+  # update-rc.d icecc-scheduler enable
 
 Likewise, both iceccd (which is started by default) and icecc-scheduler
 can be disabled using




More information about the pkg-kde-commits mailing list