[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ubuntu, updated. debian/1.7.4-1ubuntu2-9-gdfe60a9

Chow Loong Jin hyperair at ubuntu.com
Sat Sep 18 19:57:04 UTC 2010


The following commit has been merged in the ubuntu branch:
commit 4a5cf16856abc5ff35e71c8e3bb7de896a163f7e
Merge: 0accdf9358f34b8b1fe4a824eb675c3f259357de e1b77ef6e2c06b054c189c91dbef5bd5739f8c74
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Sat Sep 18 19:46:51 2010 +0800

    Merge branch 'experimental' into ubuntu
    
    Conflicts:
    	debian/changelog
    	debian/control

diff --combined debian/changelog
index 05314e8,0a06b93..e3d6daf
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,16 -1,23 +1,36 @@@
+ banshee-community-extensions (1.7.6-1) UNRELEASED; urgency=low
+ 
+   * New upstream release
+     + Enhancements:
+       - [Lyrics] Add a Copy button to the lyrics window
+       - [Lyrics] Fix up the label in LyricsPane
+       - [Lyrics] Use Banshee.WebBrowser instead of webkit-sharp
+     + Bugs Fixed:
+       - [build] Bring gnome-doc-utils autofoo into the tree
+       - [Lyrics] Detect a false positive from lyricsplugin.com
+       - [Lyrics] Fixed LyricsWiki source
+       - [U1MS] Set a TypeUniqueId for the source (bgo#626965)
+   * Change section from gnome to sound
+   * Imported Upstream version 1.7.6
+   * Drop webkit# build-dep
+   * Bump Banshee build-dep version and loosen binary-dep version
+   * Switch banshee dep with banshee-extensions-common in metapackage
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 18 Sep 2010 03:35:36 +0800
+ 
 +banshee-community-extensions (1.7.4-1ubuntu2) maverick; urgency=low
 +
 +  * No-change rebuild to pick up latest libindicate ABI. (LP: #636253)
 +
 + -- Iain Lane <laney at ubuntu.com>  Mon, 13 Sep 2010 23:14:59 +0100
 +
 +banshee-community-extensions (1.7.4-1ubuntu1) maverick; urgency=low
 +
 +  * Merge from experimental, remaining changes:
 +    + Enable AppIndicator, Lirc, SoundMenu, and U1MS
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Tue, 24 Aug 2010 22:02:51 +0800
 +
  banshee-community-extensions (1.7.4-1) experimental; urgency=low
  
    * New upstream release
@@@ -62,14 -69,6 +82,14 @@@ banshee-community-extensions (1.6.1-2) 
  
   -- Chow Loong Jin <hyperair at ubuntu.com>  Mon, 26 Jul 2010 01:12:38 +0800
  
 +banshee-community-extensions (1.6.1-1ubuntu1) maverick; urgency=low
 +
 +  * Merge from Debian unstable, remaining changes:
 +    + Enable appindicator, lirc, and ubuntuonemusicstore extensions
 +  * Also fixes LP: #597283, which just require a rebuild of appindicator
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 23 Jun 2010 01:14:29 +0800
 +
  banshee-community-extensions (1.6.1-1) unstable; urgency=low
  
    * New upstream bugfix release:
@@@ -98,52 -97,6 +118,52 @@@
  
   -- Chow Loong Jin <hyperair at ubuntu.com>  Tue, 08 Jun 2010 13:45:22 +0800
  
 +banshee-community-extensions (1.6.0-1ubuntu5) lucid; urgency=low
 +
 +  * Add 0001-AppIndicator-Stopping-the-notifications-from-lagging.patch to
 +    fix notification lag with Notify OSD (LP: #566112)
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Fri, 23 Apr 2010 22:36:16 +0800
 +
 +banshee-community-extensions (1.6.0-1ubuntu4) lucid; urgency=low
 +
 +  * debian/control:
 +    + Build-dep on libappindicator0.1-cil-dev instead, due to adding of
 +      the API version number into the name of the package (LP: #564506)
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 17 Apr 2010 14:55:24 +0800
 +
 +banshee-community-extensions (1.6.0-1ubuntu3) lucid; urgency=low
 +
 +  * debian/(control, rules):
 +    + Demote avant-window-navigator to suggests in banshee-extension-awn
 +    + Drop banshee-extension-telepathy; not installable due to dependency
 +      on telepathy-gabble >= 0.9 (LP: #559978)
 +    + Tighten build-dep on libappindicator-cil-dev due to missing clilibs
 +      in older versions (LP: #560095)
 +    + Drop indicator-applet and indicator-application from binary-deps of
 +      -appindicator
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Thu, 15 Apr 2010 00:26:37 +0800
 +
 +banshee-community-extensions (1.6.0-1ubuntu2) lucid; urgency=low
 +
 +  * debian/(control, rules, patches):
 +    + Quiltify package again
 +    + Add 0001-Use-banshee-panel-icon.patch which makes AppIndicator use
 +      the correct icon
 +    + Add 99_ignore-quilt.patch to add .pc to POTFILES.skip to fix FTBFS
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 10 Apr 2010 02:05:28 +0800
 +
 +banshee-community-extensions (1.6.0-1ubuntu1) lucid; urgency=low
 +
 +  * debian/(control, rules):
 +    + Enable AppIndicator, Lirc and U1MS extensions
 +  * Fixes needs-packaging bug (LP: #537691)
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 04 Apr 2010 18:17:28 +0800
 +
  banshee-community-extensions (1.6.0-1) unstable; urgency=low
  
    * New upstream release
diff --combined debian/control
index c3310b4,0c623a7..0ec6b34
--- a/debian/control
+++ b/debian/control
@@@ -1,17 -1,15 +1,17 @@@
  Source: banshee-community-extensions
  Section: sound
  Priority: optional
 -Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 +Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
 +XSBC-Original-Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
  Uploaders: Chow Loong Jin <hyperair at ubuntu.com>
  Build-Depends: debhelper (>= 7.0.50),
                 cli-common-dev (>= 0.5.7),
                 mono-devel (>= 2.4.2.3),
                 autotools-dev,
                 lsb-release,
-                banshee (>= 1.7.4),
+                banshee (>= 1.7.6),
                 pkg-config,
 +               liblircclient-dev (>= 0.8.6),
                 libglib2.0-dev,
                 libfftw3-dev,
                 libsqlite3-dev (>= 3.3),
@@@ -19,7 -17,6 +19,6 @@@
                 libgstreamer-plugins-base0.10-dev (>= 0.10.15),
                 libsamplerate0-dev,
                 intltool (>= 0.35),
-                libwebkit-cil-dev,
                 libgconf2.0-cil-dev,
                 libglib2.0-cil-dev,
                 libgtk2.0-cil-dev,
@@@ -28,14 -25,11 +27,14 @@@
                 libndesk-dbus1.0-cil-dev,
                 libmono-addins-cil-dev,
                 libnotify-cil-dev,
 +               libappindicator0.1-cil-dev,
 +               libubuntuone1.0-cil-dev,
                 libtaoframework-opengl-cil-dev (>= 2.1),
                 libtaoframework-freeglut-cil-dev,
                 libtaoframework-sdl-cil-dev (>= 1.2.13),
                 mono-jay,
 -               gnome-doc-utils (>= 0.17.3)
 +               gnome-doc-utils (>= 0.17.3),
 +               libindicate0.1-cil-dev (>= 0.4.1)
  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
@@@ -44,22 -38,18 +43,22 @@@ Homepage: http://gitorious.org/banshee-
  Package: banshee-community-extensions
  Architecture: all
  Recommends: banshee-extension-alarm (>= ${source:Version}),
 +         banshee-extension-appindicator (>= ${source:Version}),
           banshee-extension-awn (>= ${source:Version}),
           banshee-extension-coverwallpaper (>= ${source:Version}),
           banshee-extension-lcd (>= ${source:Version}),
 +         banshee-extension-lirc (>= ${source:Version}),
           banshee-extension-liveradio (>= ${source:Version}),
           banshee-extension-lyrics (>= ${source:Version}),
           banshee-extension-magnatune (>= ${source:Version}),
           banshee-extension-mirage (>= ${source:Version}),
           banshee-extension-openvp (>= ${source:Version}),
           banshee-extension-radiostationfetcher (>= ${source:Version}),
 +         banshee-extensino-soundmenu (>= ${source:Version}),
           banshee-extension-streamrecorder (>= ${source:Version}),
           banshee-extension-telepathy (>= ${source:Version}),
 +         banshee-extension-ubuntuonemusicstore (>= ${source:Version}),
- Depends: banshee (>= ${banshee:Version}),
+ Depends: banshee-extensions-common (= ${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
@@@ -68,7 -58,6 +67,6 @@@
  Package: banshee-extensions-common
  Architecture: all
  Depends: banshee (>= ${banshee:Version}),
-          banshee (<< ${banshee:Version}.),
           ${misc:Depends}
  Description: common files for banshee-community-extensions
   This package contains the common files for all the extensions in the Banshee
@@@ -89,17 -78,6 +87,17 @@@ Description: Alarm extension for Banshe
   .
   Banshee is a media management and playback application for the GNOME desktop.
  
 +Package: banshee-extension-appindicator
 +Architecture: all
 +Depends: banshee-extensions-common (= ${source:Version}),
 +         ${cli:Depends}, ${misc:Depends}
 +Description: Application Indicator extension for Banshee
 + This package provides integration for Banshee with Application Indicators,
 + which is a replacement for the notification area in Ubuntu, as a way to add
 + menus in the panel.
 + .
 + Banshee is a media management and playback application for the GNOME desktop.
 +
  Package: banshee-extension-awn
  Architecture: all
  Depends: banshee-extensions-common (= ${source:Version}),
@@@ -132,18 -110,6 +130,18 @@@ Description: LCD display integration ex
   .
   Banshee is a media management and playback application for the GNOME desktop.
  
 +Package: banshee-extension-lirc
 +Architecture: any
 +Depends: banshee (>= ${banshee:Version}),
 +         banshee-extensions-common (= ${source:Version}),
 +         lirc,
 +         ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}
 +Description: LIRC integration extension for Banshee
 + This package provides LIRC integration for Banshee, which will allow Banshee to
 + be controlled using an infra-red device.
 + .
 + Banshee is a media management and playback application for the GNOME desktop.
 +
  Package: banshee-extension-liveradio
  Architecture: all
  Depends: banshee-extensions-common (= ${source:Version}),
@@@ -227,17 -193,6 +225,17 @@@ Description: radio station fetcher exte
   .
   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
  Architecture: all
  Depends: banshee-extensions-common (= ${source:Version}),
@@@ -277,12 -232,3 +275,12 @@@ Description: Telepathy extension for Ba
    * Stream your friends' music. This feature can be disabled.
   .
   Banshee is a media management and playback application for the GNOME desktop.
 +
 +Package: banshee-extension-ubuntuonemusicstore
 +Architecture: all
 +Depends: 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.

-- 
banshee-community-extensions



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