]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Fix the use of motd in the LSB header. debian-sid-0.10.2-3
authorAndrew Ruthven <andrew@etc.gen.nz>
Wed, 19 Dec 2012 21:31:20 +0000 (10:31 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Wed, 19 Dec 2012 21:31:20 +0000 (10:31 +1300)
debian/changelog
debian/init.d

index 411c53bdbf2d6a39317585ed7aef54d559a73d00..e3b93d48ee515515d1c8c0790c9ae666a7dc8f5f 100644 (file)
@@ -1,3 +1,11 @@
+mythtv-status (0.10.2-3) unstable; urgency=low
+
+  * Fix the use of motd as a facility name, shouldn't be $motd.
+    Reported by Julian Cristau, thank you.
+  * Don't abort the init.d if we can't remove /var/run/motd.orig.
+
+ -- Andrew Ruthven <andrew@etc.gen.nz>  Thu, 20 Dec 2012 10:29:31 +1300
+
 mythtv-status (0.10.2-2) unstable; urgency=low
 
   * Handle a stale temp file more gracefully (Closes: #681684) 
index 4dbb00f07b7c3166c7e412c10ebd7b9020ea54ab..e64f7197842740ea50aa85cc02f21cff37d41cfd 100644 (file)
@@ -21,8 +21,8 @@
 # Provides:          mythtv-status
 # Required-Start:    $remote_fs
 # Required-Stop:     $remote_fs
-# Should-Start:      $named mythtv-backend $motd
-# Should-Stop:       $named mythtv-backend $motd
+# Should-Start:      $named mythtv-backend motd
+# Should-Stop:       $named mythtv-backend motd
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: Update the MOTD with the MythTV status