[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-356-g42a424d

Steffen Möller steffen_moeller at gmx.de
Fri Jan 20 12:22:26 UTC 2012


The following commit has been merged in the master branch:
commit 42a424dda9d5dee1239811fc210361010a0898ee
Author: Steffen Möller <steffen_moeller at gmx.de>
Date:   Fri Jan 20 13:22:08 2012 +0100

    Fixing syntax in init script.

diff --git a/debian/boinc-client.init b/debian/boinc-client.init
index 6d306ae..3e10cd1 100644
--- a/debian/boinc-client.init
+++ b/debian/boinc-client.init
@@ -3,7 +3,7 @@
 # Provides:          boinc
 # Required-Start:    $all
 # Required-Stop:     $local_fs $remote_fs
-# Should-Start:      x11-common, network-manager, gdm, kdm, dbus
+# Should-Start:      x11-common network-manager gdm kdm dbus
 # Should-Stop:       x11-common
 # Default-Start:     4 5
 # Default-Stop:      0 1 2 3 6
diff --git a/debian/changelog b/debian/changelog
index e111c97..8b02d3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+boinc (7.0.11+dfsg-1) UNRELEASED; urgency=low
+
+  * Removing ","s from "should start" line in init script (Closes: #654693)
+    with tons of thanks to Bruno Muller.
+  * New upstream version.
+
+ -- Steffen Moeller <moeller at debian.org>  Fri, 20 Jan 2012 13:21:56 +0100
+
 boinc (7.0.7+dfsg-2) UNRELEASED; urgency=low
 
   * boinc-server-maker: Fixing missing files for make_project.

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list