shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

shishi-debian changelog shishi-kdc.init.d


From: Simon Josefsson
Subject: shishi-debian changelog shishi-kdc.init.d
Date: Wed, 07 Oct 2009 09:41:44 +0000

CVSROOT:        /sources/shishi
Module name:    shishi-debian
Changes by:     Simon Josefsson <jas>   09/10/07 09:41:44

Modified files:
        .              : changelog shishi-kdc.init.d 

Log message:
        Fix Provides line in shishi-kdc init.d script.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/changelog?cvsroot=shishi&r1=1.113&r2=1.114
http://cvs.savannah.gnu.org/viewcvs/shishi-debian/shishi-kdc.init.d?cvsroot=shishi&r1=1.6&r2=1.7

Patches:
Index: changelog
===================================================================
RCS file: /sources/shishi/shishi-debian/changelog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -b -r1.113 -r1.114
--- changelog   6 Oct 2009 15:49:30 -0000       1.113
+++ changelog   7 Oct 2009 09:41:44 -0000       1.114
@@ -1,3 +1,14 @@
+shishi (0.0.40-3) unstable; urgency=low
+
+  [ Simon Josefsson ]
+  * Fix shishi-kdc's init.d Provides: line to say 'shishi-kdc' instead of
+    'shishid'.  No package in debian depends on the 'shishid' service,
+    so we believed it would be relatively safe to make this change and
+    doing it now is likely to break less external packages than doing
+    the change later.
+
+ -- Simon Josefsson <address@hidden>  Wed, 07 Oct 2009 11:40:03 +0200
+
 shishi (0.0.40-2) unstable; urgency=low
 
   [ Simon Josefsson ]

Index: shishi-kdc.init.d
===================================================================
RCS file: /sources/shishi/shishi-debian/shishi-kdc.init.d,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- shishi-kdc.init.d   18 Aug 2009 19:23:24 -0000      1.6
+++ shishi-kdc.init.d   7 Oct 2009 09:41:44 -0000       1.7
@@ -1,6 +1,6 @@
 #! /bin/sh
 ### BEGIN INIT INFO
-# Provides: shishid
+# Provides: shishi-kdc
 # Required-Start: $remote_fs $network $syslog $time
 # Required-Stop: $remote_fs $network $syslog $time
 # Default-Start: 2 3 4 5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]