[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ubuntu, updated. debian/1.9.0-1ubuntu2-16-gdddf53e

Iain Lane laney at ubuntu.com
Thu Dec 23 20:59:23 UTC 2010


The following commit has been merged in the ubuntu branch:
commit fd0a269568412f65575b8827afca5f0bcec31b58
Author: Iain Lane <laney at ubuntu.com>
Date:   Thu Dec 23 20:04:44 2010 +0000

    Remove Sound Menu extension, now included with Banshee mainline

diff --git a/debian/banshee-extension-soundmenu.install b/debian/banshee-extension-soundmenu.install
deleted file mode 100644
index 39f5741..0000000
--- a/debian/banshee-extension-soundmenu.install
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/banshee-1/Extensions/Banshee.SoundMenu.*
diff --git a/debian/control b/debian/control
index b1d628b..e868a93 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,7 @@ Build-Depends: debhelper (>= 7.0.50),
                libtaoframework-freeglut-cil-dev,
                libtaoframework-sdl-cil-dev (>= 1.2.13),
                mono-jay,
-               gnome-doc-utils (>= 0.17.3),
-               libindicate0.1-cil-dev (>= 0.4.1)
+               gnome-doc-utils (>= 0.17.3)
 Standards-Version: 3.9.1
 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
@@ -57,7 +56,6 @@ Recommends: banshee-extension-alarm (>= ${source:Version}),
             banshee-extension-openvp (>= ${source:Version}),
             banshee-extension-radiostationfetcher (>= ${source:Version}),
             banshee-extension-randombylastfm (>= ${source:Version}),
-            banshee-extension-soundmenu (>= ${source:Version}),
             banshee-extension-streamrecorder (>= ${source:Version}),
             banshee-extension-telepathy (>= ${source:Version})
 Depends: banshee-extensions-common (= ${source:Version}),
@@ -287,17 +285,6 @@ Description: Random By Last.FM extension for Banshee
  .
  Banshee is a media management and playback application for the GNOME desktop.
 
-Package: banshee-extension-soundmenu
-Architecture: all
-Depends: banshee-extensions-common (= ${source:Version}),
-         ${cli:Depends}, ${misc:Depends}
-Description: SoundMenu extension for Banshee
- This package provides integration for Banshee with the Sound Menu, allowing the
- user to view information about the currently playing track and control Banshee
- using the Sound Menu.
- .
- Banshee is a media management and playback application for the GNOME desktop.
-
 Package: banshee-extension-streamrecorder
 Enhances: banshee
 Architecture: all
diff --git a/debian/patches/enable-soundmenu.patch b/debian/patches/enable-soundmenu.patch
deleted file mode 100644
index 2bb95ba..0000000
--- a/debian/patches/enable-soundmenu.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: banshee-community-extensions/src/SoundMenu/SoundMenu.addin.xml
-===================================================================
---- banshee-community-extensions.orig/src/SoundMenu/SoundMenu.addin.xml	2010-10-02 16:36:09.830865008 +0800
-+++ banshee-community-extensions/src/SoundMenu/SoundMenu.addin.xml	2010-10-02 17:34:47.046949248 +0800
-@@ -9,7 +9,7 @@
-     description="Control Banshee from the Sound Menu."
-     author="Bertrand Lorentz"
-     url="http://banshee-project.org/"
--    defaultEnabled="false">
-+    defaultEnabled="true">
- 
-   <Localizer type="Gettext" catalog="banshee-community-extensions" location="../../../share/locale"/>
- 
diff --git a/debian/patches/series b/debian/patches/series
index c78fc08..679d8ff 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-enable-soundmenu.patch
 fix-ampache-unicode.patch
 fsck-intltool.patch
 mirage-new-randomby-api.patch
diff --git a/debian/rules b/debian/rules
index 7fcda3d..b67a845 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,6 @@ override_dh_auto_configure:
 		--enable-openvp \
 		--enable-radiostationfetcher \
 		--enable-randombylastfm \
-		--enable-soundmenu \
 		--enable-streamrecorder \
 		--enable-telepathy \
 		--disable-zeitgeistdataprovider \

-- 
banshee-community-extensions



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