[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ppa/intrepid, updated. debian/1.5.5-1ubuntu1-15-g99b13f6

Chow Loong Jin hyperair at ubuntu.com
Wed Mar 24 08:58:34 UTC 2010


The following commit has been merged in the ppa/intrepid branch:
commit 99b13f642169765b637ba4b9790a6b1c9a5c99f4
Merge: 96ac75fcf65b33cae3559202ec571a9ba4ab2a98 5d3aa92f25b687c32cc8867dc8f896835231af97
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Wed Mar 24 16:26:12 2010 +0800

    Merge branch 'ppa/jaunty' into ppa/intrepid
    
    Conflicts:
    	debian/changelog
    	debian/rules

diff --combined debian/changelog
index e800559,2c27efc..8b50076
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,15 -1,41 +1,65 @@@
++banshee-community-extensions (1.5.5-1ubuntu1~hyper1~intrepid) intrepid; urgency=low
++
++  * Merge from jaunty, remaining changes:
++    + debian/control:
++      - Use mono-gmcs | c-sharp-2.0-compiler instead of mono-devel
++      - Add libmono-dev (>= 1.9.1) build-dep
++      - Use libgconf2.0-cil instead of libgconf2.24-cil
++    + debian/rules:
++      - Drop MCS override
++
++ -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 24 Mar 2010 16:26:06 +0800
++
+ banshee-community-extensions (1.5.5-1ubuntu1~hyper1~jaunty) jaunty; urgency=low
+ 
+   * Merge from karmic, remaining changes:
+     + debian/{control,rules}
+       - Use mono-devel 2.0.1 and /usr/bin/csc
+       - libgconf2.0-cil => libgconf2.24-cil
+       - Disable lirc (insufficient build-depends)
+       - Disable telepathy (needs newer mono)
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 24 Mar 2010 15:40:48 +0800
+ 
+ banshee-community-extensions (1.5.5-1ubuntu1~hyper1~karmic) karmic; urgency=low
+ 
+   * Backport to karmic, changes:
+     + debian/control, debian/rules:
+       - Disable u1ms
+       - Revert -cil-dev transition
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 24 Mar 2010 14:15:04 +0800
+ 
+ banshee-community-extensions (1.5.5-1ubuntu1) lucid; urgency=low
+ 
+   * Changes from Debian not yet uploaded:
+     + debian/control:
+       - Fix double "and" in the description of -empathy
+   * Ubuntu-specific changes:
+     + debian/control, rules:
+       - Enable banshee-extension-{ubuntuonemusicstore,lirc}
+     + Fixes needs-packaging bug (LP: #537691)
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 24 Mar 2010 13:53:06 +0800
+ 
+ banshee-community-extensions (1.5.5-1) unstable; urgency=low
+ 
+   * Initial release (LP: #537691)
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 17 Mar 2010 00:50:46 +0800
+ 
 +banshee-community-extensions (1.5.4-1~hyper2~intrepid) intrepid; urgency=low
 +
 +  * Merge from jaunty, remaining changes:
 +    + debian/control:
 +      - Use mono-gmcs | c-sharp-2.0-compiler instead of mono-devel
 +      - Add libmono-dev (>= 1.9.1) build-dep
 +      - Use libgconf2.0-cil instead of libgconf2.24-cil
 +    + debian/rules:
 +      - Drop MCS override
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 03 Mar 2010 01:24:24 +0800
 +
  banshee-community-extensions (1.5.4-1~hyper2~jaunty) jaunty; urgency=low
  
    * Merge from karmic, remaining changes:
@@@ -28,18 -54,6 +78,18 @@@ banshee-community-extensions (1.5.4-1~h
  
   -- Chow Loong Jin <hyperair at ubuntu.com>  Wed, 03 Mar 2010 00:53:41 +0800
  
 +banshee-community-extensions (1.5.4-1~hyper1~intrepid) intrepid; urgency=low
 +
 +  * Backport to intrepid, changes:
 +    + debian/control:
 +      - Use mono-gmcs | c-sharp-2.0-compiler instead of mono-devel
 +      - Add libmono-dev (>= 1.9.1) build-dep
 +      - Use libgconf2.0-cil instead of libgconf2.24-cil
 +    + debian/rules:
 +      - Drop MCS override
 +
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 28 Feb 2010 18:38:10 +0800
 +
  banshee-community-extensions (1.5.4-1~hyper1~jaunty) jaunty; urgency=low
  
    * Backport to jaunty, changes:
@@@ -56,8 -70,3 +106,3 @@@ banshee-community-extensions (1.5.4-1~h
  
   -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 28 Feb 2010 17:30:19 +0800
  
- banshee-community-extensions (1.5.4-1) UNRELEASED; urgency=low
- 
-   * Initial release (Closes: #570329)
- 
-  -- Chow Loong Jin <hyperair at ubuntu.com>  Fri, 26 Feb 2010 02:29:46 +0800
diff --combined debian/control
index c5c7200,6255deb..a9c81ef
--- a/debian/control
+++ b/debian/control
@@@ -5,11 -5,10 +5,11 @@@ Maintainer: Debian CLI Applications Tea
  Uploaders: Chow Loong Jin <hyperair at ubuntu.com>
  Build-Depends: debhelper (>= 7.0.50),
                 cli-common-dev (>= 0.5.7),
 -               mono-devel (>= 2.0.1),
 +               mono-gmcs | c-sharp-2.0-compiler,
 +               libmono-dev (>= 1.9.1),
                 quilt (>= 0.46-7~),
                 autotools-dev,
-                banshee (>= 1.5.4),
+                banshee (>= 1.5.5),
                 pkg-config,
  #               liblircclient-dev (>= 0.8.6),
                 libglib2.0-dev,
@@@ -20,13 -19,14 +20,14 @@@
                 libsamplerate0-dev,
                 intltool (>= 0.35),
                 libwebkit1.0-cil,
 -               libgconf2.24-cil,
 +               libgconf2.0-cil,
                 libglib2.0-cil,
                 libgtk2.0-cil,
                 libtaglib-cil-dev,
                 libndesk-dbus-glib1.0-cil,
                 libndesk-dbus1.0-cil,
-                libmono-addins0.2-cil
+                libmono-addins0.2-cil,
+                libnotify0.4-cil
  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
@@@ -37,12 -37,16 +38,16 @@@ Architecture: al
  Depends: banshee-extension-alarm (>= ${source:Version}),
           banshee-extension-awn (>= ${source:Version}),
  #         banshee-extension-clutterflow (>= ${source:Version}),
+          banshee-extension-coverwallpaper (>= ${source:Version}),
           banshee-extension-lcd (>= ${source:Version}),
  #         banshee-extension-lirc (>= ${source:Version}),
           banshee-extension-lyrics (>= ${source:Version}),
+          banshee-extension-magnatune (>= ${source:Version}),
           banshee-extension-mirage (>= ${source:Version}),
           banshee-extension-radiostationfetcher (>= ${source:Version}),
           banshee-extension-streamrecorder (>= ${source:Version}),
+ #         banshee-extension-telepathy (>= ${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
@@@ -94,6 -98,17 +99,17 @@@ Description: AWN integration extension 
  #  .
  #  Banshee is a media management and playback application for the GNOME desktop.
  
+ Package: banshee-extension-coverwallpaper
+ Architecture: all
+ Depends: banshee (>= ${banshee:Version}),
+          banshee-extensions-common (= ${source:Version}),
+          ${cli:Depends}, ${misc:Depends}
+ Description: Cover wallpaper extension for Banshe
+  CoverWallpaper is an extension for Banshee which automatically sets the
+  desktop wallpaper to the cover art of the currently playing media.
+  .
+  Banshee is a media management and playback application for the GNOME desktop.
+ 
  Package: banshee-extension-lcd
  Architecture: all
  Depends: banshee (>= ${banshee:Version}),
@@@ -121,6 -136,7 +137,7 @@@ Description: LCD display integration ex
  Package: banshee-extension-lyrics
  Architecture: all
  Depends: banshee (>= ${banshee:Version}),
+          banshee-extensions-common (= ${source:Version}),
           ${cli:Depends}, ${misc:Depends}
  Description: Lyrics extension for Banshee
   Banshee Lyrics Plugin is an extension which shows lyrics of songs played in
@@@ -132,6 -148,16 +149,16 @@@
   .
   Banshee is a media management and playback application for the GNOME desktop.
  
+ Package: banshee-extension-magnatune
+ Architecture: all
+ Depends: banshee (>= ${banshee:Version}),
+          banshee-extensions-common (= ${source:Version}),
+          ${cli:Depends}, ${misc:Depends}
+ Description: Magnatune for Banshee
+  This package provides support for listening to Magnatune streams using Banshee.
+  .
+  Banshee is a media management and playback application for the GNOME desktop.
+ 
  Package: banshee-extension-mirage
  Architecture: any
  Depends: banshee (>= ${banshee:Version}),
@@@ -179,3 -205,39 +206,39 @@@ Description: StreamRecorder extension f
      title and artist
   .
   Banshee is a media management and playback application for the GNOME desktop.
+ 
+ # Package: banshee-extension-telepathy
+ # Architecture: all
+ # Depends: banshee (>= ${banshee:Version}),
+ #          banshee-extensions-common (= ${source:Version}),
+ #          empathy (>= 2.27.91),
+ #          telepathy-gabble (>= 0.9),
+ #          telepathy-mission-control-5 (>= 5.3.1),
+ #          ${cli:Depends}, ${misc:Depends}
+ # Description: Telepathy extension for Banshee
+ #  This extension provides integration between the Empathy instant messenger and
+ #  Banshee. It provides the following features:
+ #  .
+ #   * Download your friends' Banshee library metadata and check out what they
+ #     listen to, their ratings, BPM values, etc.
+ #   * View your friends' playlists and export them to disk
+ #   * Share what you're listening to with all your instant messaging friends by
+ #     advertising the track, artist, and album of the currently playing track in
+ #     Empathy's status message. This can be disabled.
+ #   * Download your friends' music; one track at a time or a selection. You can
+ #     cancel ones in progress, queued, individually or all at once. The sender has
+ #     the option to cancel all in progress or queued transfers only. Both sender
+ #     and receiver get a progress bar. File sharing can be disabled.
+ #   * 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 (>= ${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 --combined debian/rules
index ca52097,44ffb58..ac0b4fd
--- a/debian/rules
+++ b/debian/rules
@@@ -15,13 -15,19 +15,18 @@@ override_dh_auto_configure
  		--enable-alarmclock \
  		--enable-awn \
  		--disable-clutterflow \
+ 		--enable-coverwallpaper \
  		--enable-lcd \
  		--disable-lirc \
  		--enable-lyrics \
  		--disable-liveradio \
+ 		--enable-magnatune \
  		--enable-mirage \
  		--enable-radiostationfetcher \
- 		--enable-streamrecorder
+ 		--enable-streamrecorder \
+ 		--disable-telepathy \
+ 		--disable-ubuntuonemusicstore \
 -		--disable-shave \
 -		MCS=/usr/bin/csc
++		--disable-shave
  
  override_dh_gencontrol:
  	for pkg in `sed -n 's/^Package: //p' debian/control`; do \

-- 
banshee-community-extensions



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