[Pkg-cli-apps-commits] [banshee] 01/02: Disable the daap plugin - it makes media importing hang

Iain Lane laney at moszumanska.debian.org
Mon Mar 14 17:19:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

laney pushed a commit to branch ubuntu/xenial
in repository banshee.

commit 0721c63e498ba73a64f8207090242a79bb32a529
Author: Iain Lane <laney at debian.org>
Date:   Fri Mar 4 13:16:31 2016 +0000

    Disable the daap plugin - it makes media importing hang
    
    (see upstream bug #759911)
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 920917c..e3253be 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,6 @@ Build-Depends: debhelper (>= 9),
                libdbus-glib1.0-cil-dev,
                libmono-addins-cil-dev (>= 0.6.2),
                libtaglib-cil-dev (>= 2.0.3.7),
-               libmono-zeroconf-cil-dev (>= 0.7.3),
                libnotify-cil-dev,
                libglib2.0-cil-dev (>= 2.12.10),
                libgtk2.0-cil-dev (>= 2.12),
diff --git a/debian/rules b/debian/rules
index da625d2..6007546 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,7 @@ CONFFLAGS = \
 	--enable-schemas-install \
 	--enable-mtp \
 	--enable-appledevice \
-	--enable-daap \
+	--disable-daap \
 	--disable-remote-audio \
 	--disable-torrent \
 	--enable-meego \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/banshee.git



More information about the Pkg-cli-apps-commits mailing list