diff options
author | Michael Biebl <biebl@debian.org> | 2007-04-24 06:56:36 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2007-04-24 06:56:36 +0000 |
commit | da087bb9c4be4a4f0bd4bc7eaf2fcc07b6a2b7a6 (patch) | |
tree | ecfb09104b7ecb083699a223fa636cc4402ed980 /debian/dbus-x11.install | |
parent | 20881007ef8d3616bf69a6d3475171805bf7d37d (diff) | |
download | dbus-da087bb9c4be4a4f0bd4bc7eaf2fcc07b6a2b7a6.tar.gz |
- move dbus-monitor into dbus package
- drop dbus-1-utils package
- add dbus-x11 package
- move dbus-launch and Xsession start script from dbus into dbus-x11
- add dependency on dbus-x11 to dbus to not break packages which depend
on dbus but should be updated to depend on dbus-x11
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/dbus@1433 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/dbus-x11.install')
-rw-r--r-- | debian/dbus-x11.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/dbus-x11.install b/debian/dbus-x11.install new file mode 100644 index 00000000..38907c95 --- /dev/null +++ b/debian/dbus-x11.install @@ -0,0 +1,2 @@ +debian/tmp/usr/bin/dbus-launch +debian/tmp/usr/share/man/man1/dbus-launch.1 |