[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, master, updated. debian/2.1.3-1-13-gc986c00

Chow Loong Jin hyperair at ubuntu.com
Tue Sep 20 11:20:23 UTC 2011


The following commit has been merged in the master branch:
commit 2ab483f639e44b8427485612421e791f05a0c7a8
Merge: 6e505941edab56b6981f4ff0e611f3ff07109ec6 a64a19d62ab322621f8a9bc26ca9c298e89a30b6
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Tue Sep 20 18:34:54 2011 +0800

    Merge branch 'experimental'
    
    Conflicts:
    	debian/changelog
    	debian/control
    	debian/rules

diff --combined debian/changelog
index 21e3337,a5abe96..2827688
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,11 -1,87 +1,85 @@@
+ banshee-community-extensions (2.1.4-1) UNRELEASED; urgency=low
+ 
+   * [233bb9c] Imported Upstream version 2.1.4
+     + Enhancements since 2.1.3:
+       - DuplicateSongDetector: Add toggling by activating row
+       - DuplicateSongDetector: Add a refresh and close button to the toolbar
+       - OpenVP: Add new "Spectrum Scan" and "Spectrum Rain" visualizations
+       - OpenVP: Make "Scaled Voiceprint" visualization look nicer (bgo#658304)
+     + Notable bugs fixed since 2.1.3:
+       - ClutterFlow: Fix crash when searching (bgo#658334)
+       - StreamRecorder: Fix files not being split by metadata
+         (bgo#656339, LP: #824393)
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Fri, 09 Sep 2011 09:38:07 +0800
+ 
+ banshee-community-extensions (2.1.3-1) experimental; urgency=low
+ 
+   * [7f6490e] Enable lirc package
+   * [11e79bc] Imported Upstream version 2.1.3
+     + New extensions:
+       - AlbumArtWriter: Write album art to the folder containing the music files
+       - DuplicateSongDetector: Detect and remove duplicate songs in your library
+     + Enhancements:
+       - Mirage: Re-enable rescan and reset methods (bgo#653826)
+       - OpenVP: Add a new "Scaled Voiceprint" visualization
+     + Notable bugs fixed:
+       - RandomByLastfm: Do not query Last.fm when offline (bgo#634785)
+       - LastfmFingerprint: Build only if enabled in the build (bgo#657013)
+   * [6cfc562] Add Album Art Writer and Duplicate Song Detection extensions
+   * [85d613c] Drop upstreamed patches
+   * [4c4630f] No change Standards-Version bump (3.9.1 → 3.9.1)
+   * [bc88cbf] Fix deletion of .la files
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 27 Aug 2011 22:45:56 +0800
+ 
+ banshee-community-extensions (2.1.1-2) experimental; urgency=low
+ 
+   * No-change rebuild vs. new zeitgeist-sharp ABI
+ 
+  -- Iain Lane <laney at debian.org>  Fri, 17 Jun 2011 15:31:08 +0100
+ 
+ banshee-community-extensions (2.1.1-1) experimental; urgency=low
+ 
+   * [39d331d] Fix pushd usage inside Makefile
+   * [2b7eac6] Imported Upstream version 2.1.1:
+     + Enhancements since 2.0.0:
+       - Use dbus-sharp instead of ndesk-dbus. The Telepathy extension does not
+         bundle the ndesk-dbus sources anymore.
+       - ClutterFlow: Major refactoring and code cleanup, for better readability.
+     + Notable bugs fixed since 2.0.0:
+       - ClutterFlow: Fix NRE crash (bgo#647134)
+       - Karaoke: add an gst_init() call to make sure gstreamer is working
+       - Karaoke: fix NRE on dispose if audiokaraoke was not found
+       - LastfmFingerprint: Don't strdup strings
+       - LastfmFingerprint: Fix empty name exception (bgo#648168)
+       - Lirc: Drop liblirc_client.so moduleref (LP: #773686)
+       - LiveRadio: Re-enable ShoutCast with request structure from
+         RadioStationFetcher
+       - Lyrics: Always update pane title when track changes (bgo#647108)
+       - RadioStationFetcher: Updated the shoutcast plugin to fix the IP address
+       - ZeitgeistDataprovider: Register dataprovider in DataSource Registry
+         (LP: #691842)
+       - ZeitgeistDataprovider: Differenciate between ScheduledActivity and
+         UserActivity (LP: #748120)
+   * [b28fd78] Drop upstreamed patches
+   * Fix unresolved modulerefs with cli-common-dev 0.8 (Closes: #627384)
+     + [0787020] Exclude libgdk-win32 moduleref
+     + [597f885] Cherry-pick liblastfmfpbridge dllmap
+     + [94a7827] Exclude glibsharpglue-2 moduleref
+     + [f042731] Cherry-pick patch to fix gstreamer dllimport
+   * [b83b3e2] Use dh_gencontrol -- -V for substvars
+ 
+  -- Chow Loong Jin <hyperair at ubuntu.com>  Tue, 14 Jun 2011 02:31:33 +0800
+ 
 -banshee-community-extensions (2.0.1-2) UNRELEASED; urgency=low
 +banshee-community-extensions (2.0.1-2) unstable; urgency=low
  
 -  * [ea79349] Build-dep on dbus# instead of ndesk-dbus
 -  * [353fb83] Forward port to DBus#
 -  * [98b5b34] Add autoreconf
 -  * [a83884a] Bump build-dep on Banshee to 2.1.0
 -  * [0f06608] Backport upstream patch to fix autoreconf
 -  * [e1773a6] Use upstream autogen.sh with dh_autoreconf
 +  * [09b59ed] Bump banshee build-dep for dbus#
 +  * [e468baa] Cherry-pick port to DBus#
 +  * [bf2d84e] Add autogen
 +  * [7025c67] Change build-deps for dbus# port
  
 - -- Chow Loong Jin <hyperair at ubuntu.com>  Sat, 28 May 2011 19:34:16 +0800
 + -- Chow Loong Jin <hyperair at ubuntu.com>  Sun, 10 Jul 2011 10:08:08 +0100
  
  banshee-community-extensions (2.0.1-1) unstable; urgency=low
  
diff --combined debian/control
index d0c9a81,fd6b067..4b13f01
--- a/debian/control
+++ b/debian/control
@@@ -4,14 -4,15 +4,15 @@@ Priority: optiona
  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),
 +               dh-autoreconf,
 +               libgconf2-dev,
                 cli-common-dev (>= 0.5.7),
                 mono-devel (>= 2.4.2.3),
                 autotools-dev,
 -               dh-autoreconf,
 -               libgconf2-dev,
                 lsb-release,
-                banshee (>= 2.0.1-2~),
+                banshee (>= 2.1.0),
                 pkg-config,
+                liblircclient-dev (>= 0.8.6),
                 libglib2.0-dev,
                 libfftw3-dev,
                 libsqlite3-dev (>= 3.3),
@@@ -35,7 -36,7 +36,7 @@@
                 libclutter-cil-dev,
                 libclutter-gtk-cil-dev,
                 libzeitgeist-cil-dev
- Standards-Version: 3.9.1
+ Standards-Version: 3.9.2
  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
  Homepage: http://gitorious.org/banshee-community-extensions
@@@ -44,13 -45,16 +45,16 @@@ Package: banshee-community-extension
  Architecture: all
  Enhances: banshee
  Recommends: banshee-extension-alarm (>= ${source:Version}),
+             banshee-extension-albumartwriter (>= ${source:Version}),
              banshee-extension-ampache (>= ${source:Version}),
              banshee-extension-awn (>= ${source:Version}),
              banshee-extension-coverwallpaper (>= ${source:Version}),
              banshee-extension-clutterflow (>= ${source:Version}),
+             banshee-extension-duplicatesongdetector (>= ${source:Version}),
              banshee-extension-jamendo (>= ${source:Version}),
              banshee-extension-lastfmfingerprint (>= ${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}),
@@@ -91,6 -95,17 +95,17 @@@ Description: Alarm extension for Banshe
   .
   Banshee is a media management and playback application for the GNOME desktop.
  
+ Package: banshee-extension-albumartwriter
+ Enhances: banshee
+ Architecture: all
+ Depends: banshee-extensions-common (= ${source:Version}),
+          ${cli:Depends}, ${misc:Depends}
+ Description: Album art writer extension for Banshee
+  This package contains the Album Art Writer extension for Banshee which writes
+  album art from the cache to the folder containing the music files.
+  .
+  Banshee is a media management and playback application for the GNOME desktop.
+ 
  Package: banshee-extension-ampache
  Enhances: banshee
  Architecture: all
@@@ -136,6 -151,16 +151,16 @@@ Description: Cover wallpaper extension 
   .
   Banshee is a media management and playback application for the GNOME desktop.
  
+ Package: banshee-extension-duplicatesongdetector
+ Architecture: all
+ Depends: banshee-extensions-common (= ${source:Version}),
+          ${cli:Depends}, ${misc:Depends}
+ Description: Duplicate song detector extension for Banshee
+  This package adds duplicate song detection to Banshee, allowing it to detect
+  and remove duplicate songs in your library.
+  .
+  Banshee is a media management and playback application for the GNOME desktop.
+ 
  Package: banshee-extension-jamendo
  Enhances: banshee
  Architecture: all
@@@ -184,6 -209,17 +209,17 @@@ 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-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
  Enhances: banshee
  Architecture: all
diff --combined debian/rules
index 22601fd,fead3db..2e5fc15
--- a/debian/rules
+++ b/debian/rules
@@@ -5,6 -5,10 +5,6 @@@ include /usr/share/cli-common/cli.mak
  
  BANSHEE_VERSION = $(shell pkg-config --modversion banshee-thickclient)
  
 -override_dh_autoreconf:
 -	ln -s debian/autogen.sh
 -	NOCONFIGURE=1 dh_autoreconf ./autogen.sh
 -
  # disable zeitgeistdataprovider and lirc due to dependencies missing
  override_dh_auto_configure:
  	dh_auto_configure -- \
@@@ -12,16 -16,18 +12,18 @@@
  		--enable-gnome \
  		--enable-schemas-install \
  		--enable-alarmclock \
+ 		--enable-albumartwriter \
  		--enable-ampache \
  		--disable-appindicator \
  		--enable-awn \
  		--enable-clutterflow \
  		--enable-coverwallpaper \
+ 		--enable-duplicatesongdetector \
  		--enable-jamendo \
  		--enable-karaoke \
  		--enable-lastfmfingerprint \
  		--enable-lcd \
- 		--disable-lirc \
+ 		--enable-lirc \
  		--enable-lyrics \
  		--enable-liveradio \
  		--enable-magnatune \
@@@ -38,25 -44,18 +40,27 @@@
  
  override_dh_auto_install:
  	dh_auto_install
- 	find debian/tmp -name '*.la' -o -name '*.a' -delete
+ 	find debian/tmp \( -name '*.la' -o -name '*.a' \) -delete
  
  override_dh_gencontrol:
- 	for pkg in `sed -n 's/^Package: //p' debian/control`; do \
- 		echo "banshee:Version=$(BANSHEE_VERSION)" >> debian/$$pkg.substvars; \
- 	done
- 	dh_gencontrol
+ 	dh_gencontrol -- -Vbanshee:Version=$(BANSHEE_VERSION)
  
  override_dh_makeclilibs:		# do nothing -- we do not want clilibs to come
                                  # from anything, and especially not clutterflow.
  
 +override_dh_autoreconf: autogen.sh
 +	NOCONFIGURE=1 dh_autoreconf ./autogen.sh --
 +
 +autogen.sh: debian/autogen.sh
 +	ln -s $< $@
 +
 +clean:
 +	rm -f autogen.sh
 +
+ override_dh_clideps:
+ 	dh_clideps \
+ 		--exclude-moduleref=libgdk-win32-2.0-0.dll \
+ 		--exclude-moduleref=glibsharpglue-2
+ 
  %:
 -	dh --with=autoreconf $@
 +	dh $@ --with=autoreconf

-- 
banshee-community-extensions



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