[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. upstream/1.5.4-23-gc6631f3

Chow Loong Jin hyperair at ubuntu.com
Fri Mar 12 20:07:00 UTC 2010


The following commit has been merged in the master branch:
commit bfe164f4dd4d7169755408ecc61f7676ce844043
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sat Mar 13 03:12:05 2010 +0800

    Disable u1ms

diff --git a/debian/control b/debian/control
index bf05f37..4bc326a 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,8 @@ Build-Depends: debhelper (>= 7.0.50),
                libndesk-dbus-glib1.0-cil-dev,
                libndesk-dbus1.0-cil-dev,
                libmono-addins-cil-dev,
-               libnotify-cil-dev
+               libnotify-cil-dev,
+#               libubuntuone1.0-cil-dev
 Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee-community-extensions.git
 Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/banshee-community-extensions.git
@@ -46,7 +47,7 @@ Depends: banshee-extension-alarm (>= ${source:Version}),
          banshee-extension-radiostationfetcher (>= ${source:Version}),
          banshee-extension-streamrecorder (>= ${source:Version}),
          banshee-extension-telepathy (>= ${source:Version}),
-         banshee-extension-ubuntuonemusicstore (>= ${source:Version}),
+#         banshee-extension-ubuntuonemusicstore (>= ${source:Version}),
          ${misc:Depends}
 Description: set of community contributed extensions for Banshee
  This package is a metapackage which depends on the current versions of all the
@@ -232,12 +233,12 @@ Description: Telepathy extension for Banshee
  .
   Banshee is a media management and playback application for the GNOME desktop.
 
-Package: banshee-extension-ubuntuonemusicstore
-Architecture: all
-Depends: banshee (>= ${banshee:Version}),
-         banshee-extensions-common (= ${source:Version}),
-         ${cli:Depends}, ${misc:Depends}
-Description: Ubuntu One Music Store extension for Banshee
- This extension makes the Ubuntu One Music Store available in Banshee.
- .
- Banshee is a media management and playback application for the GNOME desktop.
+# Package: banshee-extension-ubuntuonemusicstore
+# Architecture: all
+# Depends: banshee (>= ${banshee:Version}),
+#          banshee-extensions-common (= ${source:Version}),
+#          ${cli:Depends}, ${misc:Depends}
+# Description: Ubuntu One Music Store extension for Banshee
+#  This extension makes the Ubuntu One Music Store available in Banshee.
+#  .
+#  Banshee is a media management and playback application for the GNOME desktop.
diff --git a/debian/rules b/debian/rules
index 8e68927..19d7e48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ override_dh_auto_configure:
 		--enable-radiostationfetcher \
 		--enable-streamrecorder \
 		--enable-telepathy \
-		--enable-ubuntuonemusicstore \
+		--disable-ubuntuonemusicstore \
 		--disable-shave
 		MCS=/usr/bin/mono-csc
 

-- 
banshee-community-extensions



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