[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. debian/1.9.4-1-2-g017db91
Chow Loong Jin
hyperair at ubuntu.com
Wed Mar 2 15:02:08 UTC 2011
The following commit has been merged in the master branch:
commit 017db9184e87ca24574f0c6f9b286466fc24d152
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date: Wed Mar 2 22:51:18 2011 +0800
Fix some dh_clideps issues
* Add libgobject-2.0.so dllmap for Banshee.NowPlaying.X11
* Add libwnck-dev to build-deps so dh_clideps can find its shlibs entry
diff --git a/debian/Banshee.NowPlaying.X11.dll.config b/debian/Banshee.NowPlaying.X11.dll.config
index 659c30e..80a63ee 100644
--- a/debian/Banshee.NowPlaying.X11.dll.config
+++ b/debian/Banshee.NowPlaying.X11.dll.config
@@ -1,3 +1,4 @@
<configuration>
<dllmap dll="libbnpx11" target="/usr/lib/banshee-1/Backends/libbnpx11.so"/>
+ <dllmap dll="libgobject-2.0.so" target="libgobject-2.0.so.0"/>
</configuration>
diff --git a/debian/control b/debian/control
index e44482a..443fc2f 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Build-Depends: debhelper (>= 7.0.50),
libmtp-dev (>= 0.3.0),
gconf2,
libglib2.0-dev,
+ libwnck-dev,
libgtk2.0-dev (>= 2.8),
# libclutter-1.0-dev (>= 1.0.1),
libx11-dev,
--
banshee
More information about the Pkg-cli-apps-commits
mailing list