[SCM] lash packaging branch, master-experimental, updated. debian/0.5.4.0-2-30-g9993a82
js at users.alioth.debian.org
js at users.alioth.debian.org
Sun May 16 13:32:09 UTC 2010
The following commit has been merged in the master-experimental branch:
commit 9993a8214e334ce7559cbebdcb82cac26da35d43
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun May 16 15:28:13 2010 +0200
Include D-bus and DTD files in lashd package. Have lashd depend on dbus and recommend dbus-x11.
diff --git a/debian/control.in b/debian/control.in
index 4ac849b..8263556 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -39,7 +39,9 @@ Description: LASH Audio Session Handler (LASH) development files
Package: lashd
Architecture: any
Depends: ${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
+ dbus
+Recommends: dbus-x11
Description: LASH Audio Session Handler (LASH) server
LASH is a session management system for JACK and ALSA audio
applications on GNU/Linux.
diff --git a/debian/lashd.install b/debian/lashd.install
index 2386d8f..b48c93c 100644
--- a/debian/lashd.install
+++ b/debian/lashd.install
@@ -1 +1,3 @@
debian/tmp/usr/bin/lashd*
+debian/tmp/usr/share/dbus-1
+debian/tmp/usr/share/lash/dtds
--
lash packaging
More information about the pkg-multimedia-commits
mailing list