Merge lp:~crimsun/kdebase-workspace/remove_hal_dep_from_kdm_upstart into lp:~kubuntu-packagers/kubuntu-packaging/kde-workspace

Proposed by Daniel T Chen
Status: Merged
Merge reported by: Scott Kitterman
Merged at revision: not available
Proposed branch: lp:~crimsun/kdebase-workspace/remove_hal_dep_from_kdm_upstart
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/kde-workspace
Diff against target: 29 lines (+5/-1)
2 files modified
debian/changelog (+5/-0)
debian/kdm.upstart (+0/-1)
To merge this branch: bzr merge lp:~crimsun/kdebase-workspace/remove_hal_dep_from_kdm_upstart

Commit message

247. By Daniel T Chen <crimsun@errno> 8 minutes ago
* debian/kdm.upstart:
  - hal is gone, so remove its dependency (LP: #505627)

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2010-01-09 17:18:39 +0000
+++ debian/changelog 2010-01-10 20:55:21 +0000
@@ -1,8 +1,13 @@
1kdebase-workspace (4:4.3.90-0ubuntu2) UNRLEASED; urgency=low1kdebase-workspace (4:4.3.90-0ubuntu2) UNRLEASED; urgency=low
22
3 [ Scott Kitterman ]
3 * debian/kdm.upstart:4 * debian/kdm.upstart:
4 - Make sure dbus is started before kdm (fix from gdm upstart script)5 - Make sure dbus is started before kdm (fix from gdm upstart script)
56
7 [ Daniel T Chen ]
8 * debian/kdm.upstart:
9 - hal is gone, so remove its dependency (LP: #505627)
10
6 -- Scott Kitterman <scott@kitterman.com> Wed, 06 Jan 2010 20:06:25 -050011 -- Scott Kitterman <scott@kitterman.com> Wed, 06 Jan 2010 20:06:25 -0500
712
8kdebase-workspace (4:4.3.90-0ubuntu1) lucid; urgency=low13kdebase-workspace (4:4.3.90-0ubuntu1) lucid; urgency=low
914
=== modified file 'debian/kdm.upstart'
--- debian/kdm.upstart 2010-01-09 17:18:39 +0000
+++ debian/kdm.upstart 2010-01-10 20:55:21 +0000
@@ -8,7 +8,6 @@
88
9start on (filesystem9start on (filesystem
10 and started dbus10 and started dbus
11 and started hal
12 and tty-device-added KERNEL=tty711 and tty-device-added KERNEL=tty7
13 and (graphics-device-added or stopped udevtrigger))12 and (graphics-device-added or stopped udevtrigger))
14stop on runlevel [016]13stop on runlevel [016]

Subscribers

People subscribed via source and target branches

to all changes: