[SCM] BOINC packaging branch, master, updated. debian/7.0.65+dfsg-1-21-g52d88a3

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed May 15 15:34:40 UTC 2013


The following commit has been merged in the master branch:
commit 52d88a39ee468c1506d3a3c749074239e61bd43d
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed May 15 17:34:00 2013 +0200

    Fixing lp bug #1177433
    init script wasn't depending to lightdm but only to gdm and kdm

diff --git a/debian/boinc-client.init b/debian/boinc-client.init
index 1c52e78..c01feac 100644
--- a/debian/boinc-client.init
+++ b/debian/boinc-client.init
@@ -3,7 +3,7 @@
 # Provides:          boinc boinc-client
 # 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 lightdm
 # Should-Stop:       x11-common
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
diff --git a/debian/changelog b/debian/changelog
index 2976666..3f5f659 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-boinc (7.0.65+dfsg-2) UNRELEASED; urgency=low
+boinc (7.0.65+dfsg-3) UNRELEASED; urgency=low
+
+  * Added lightdm to init script (lp: #1177433)
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Wed, 15 May 2013 17:33:13 +0200
+
+boinc (7.0.65+dfsg-2) unstable; urgency=low
 
   [ Gianfranco Costamagna ]
   * Disabled checkin_notes in override_install_changelogs,

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list