[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ppa/oneiric, updated. debian/2.4.0-2ubuntu1-14-g7c309f3
Chow Loong Jin
hyperair at debian.org
Sun Jun 16 10:51:55 UTC 2013
The following commit has been merged in the ppa/oneiric branch:
commit 89116455a3e1e32b3b24680483c128456ff794be
Merge: 2ac9ae31cd05e190573014dbd37ed7dff4f491d6 5b0382a3548d6b013ad93231eaebf4d8fefbb397
Author: Chow Loong Jin <hyperair at debian.org>
Date: Sun Jun 16 18:33:00 2013 +0800
Merge branch 'ppa/precise' into ppa/oneiric
Conflicts:
debian/changelog
diff --combined debian/changelog
index 6bf2d84,92da31e..53bfae7
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,124 +1,130 @@@
+ banshee-community-extensions (2.4.0-2ubuntu1~hyper1+precise) precise; urgency=low
+
+ * Backport to precise
+
+ -- Chow Loong Jin <hyperair at debian.org> Sun, 16 Jun 2013 18:31:05 +0800
+
+ banshee-community-extensions (2.4.0-2ubuntu1~hyper1+quantal) quantal; urgency=low
+
+ * Backport to quantal
+
+ -- Chow Loong Jin <hyperair at debian.org> Sun, 16 Jun 2013 18:30:45 +0800
+
+ banshee-community-extensions (2.4.0-2ubuntu1~hyper1+raring) raring; urgency=low
+
+ * Backport to raring
+
+ -- Chow Loong Jin <hyperair at debian.org> Sun, 16 Jun 2013 17:57:45 +0800
+
+ banshee-community-extensions (2.4.0-2ubuntu1) saucy; urgency=low
+
+ * [ff4badf] Merge from Debian Unstable, remaining changes:
+ + Enable AppIndicator extension
+
+ -- Chow Loong Jin <hyperair at debian.org> Mon, 03 Jun 2013 23:00:22 +0800
+
+ banshee-community-extensions (2.4.0-2) unstable; urgency=low
+
+ * [3d02ca2] d/rules: Call dh clean in clean rule
+ * [2f08fee] Import patches to port extensions to gst1.0
+ * [b835b2d] Exchange gst0.10 build-deps for gst1.0
+ * [3b2bdc5] Disable streamrecorder and karaoke extensions
+ streamrecorder is still stuck on gst0.10, which doesn't work with Banshee
+ that has been ported to gst1.0, and karaoke depends on streamrecorder.
+ * [8064db4] Fix typo in -lastfmfingerprint description.
+ Closes: ##712068
+ Thanks to Pascal De Vuyst <pascal.devuyst at gmail.com>
+ * [f1dd8ad] Add more patches for Gst1.0 port
+
+ -- Chow Loong Jin <hyperair at debian.org> Mon, 03 Jun 2013 21:43:03 +0800
+
+ banshee-community-extensions (2.4.0-1ubuntu2) quantal; urgency=low
+
+ * Rebuild to update libtaglib2.x-cil dependency.
+
+ -- Matthias Klose <doko at ubuntu.com> Tue, 11 Sep 2012 19:06:07 +0200
+
+ banshee-community-extensions (2.4.0-1ubuntu1) precise; urgency=low
+
+ * [8075ffb] Merge from Debian Unstable (LP: #977236), remaining changes:
+ + Enable AppIndicator extension
+
+ -- Chow Loong Jin <hyperair at debian.org> Mon, 09 Apr 2012 22:56:37 +0800
+
+ banshee-community-extensions (2.4.0-1) unstable; urgency=low
+
+ * [4da6afd] Imported Upstream version 2.4.0:
+ - New extensions since 2.2.0:
+ + FolderSync: Copy and synchronize tracks from playlists into specified
+ folders
+ - Enhancements since 2.2.0:
+ + AlbumArtWriter: Allow forcing a copy of the album art into the album
+ folders
+ + AlbumArtWriter: Add configuration of the name and the type of the image
+ file
+ + DuplicateSongDetector: Use a more aggressive algorithm for detecting
+ duplicates
+ - Notable bugs fixed since 2.2.0:
+ + DuplicateSongDetector: Fix bug causing the window to be blank
+ + Karaoke: Don't change the visual style of the lyrics
+ + Karaoke: Disable keybindings in the context pane
+ + LiveRadio: Fix crash when updating the genre list
+ + LiveRadio: Disable non-functional plugins: shoutcast, magnatune,
+ realradios
+ + LiveRadio: Fix crash when live365 session stream cannot be retrieved
+ + LiveRadio: Fix crash when clicking multiple genres quickly (bgo#662794)
+ + Lyrics: Use HTTP proxy management provided by Banshee (bgo#664710)
+ + Telepathy: Fix dllmap for cross-architecture support
+ * [45db91b] Drop patches.
+ - 0001-LiveRadio….patch: Applied upstream
+ - fsck-intltool.patch: No longer needed
+ * [4e33173] Override DMCS instead of MCS
+ * [7e2960a] Add foldersync extension
+ * [d5287de] Update d/copyright
+ * [11dcf27] Update banshee build-dep version
+ * [9c06b83] Bump Standards-Version (3.9.2 → 3.9.3)
+
+ -- Chow Loong Jin <hyperair at debian.org> Sat, 07 Apr 2012 23:29:55 +0800
+
+ banshee-community-extensions (2.2.0-3ubuntu2) precise; urgency=low
+
+ * Re-add appindicator extension in debian/control.
+
+ -- Andreas Moog <amoog at ubuntu.com> Sun, 12 Feb 2012 14:18:39 +0100
+
+ banshee-community-extensions (2.2.0-3ubuntu1) precise; urgency=low
+
+ * Merge from debian/unstable to drop clutterflow extension,
+ remaining change:
+ - Enable Appindicator extension
+
+ -- Andreas Moog <amoog at ubuntu.com> Sat, 11 Feb 2012 19:30:25 +0100
+
+ banshee-community-extensions (2.2.0-3) unstable; urgency=low
+
+ * [fb763e7] Cherry-pick LiveRadio crash-fix (LP: #881902)
+ * [004bc6f] Update email address
+ * [4a7215b] Drop clutterflow extension
+ clutter-gtk-sharp has been disabled due to the removal of
+ clutter-gtk-0.10/libchamplain-0.8. Clutterflow also does not work, causing a
+ huge memory leak that causes the system to thrash in about a minute or so.
+ Thanks to Michael Biebl (Closes: #648429) (LP: #738486)
+
+ -- Chow Loong Jin <hyperair at debian.org> Fri, 27 Jan 2012 13:04:54 +0800
+
+ banshee-community-extensions (2.2.0-2) unstable; urgency=low
+
+ * Upload rebuild for CLR 4.0 transition
+ * [a57bfe0] Don't use deprecated cli.make, instead use the cli sequence
+
+ -- Iain Lane <laney at debian.org> Tue, 24 Jan 2012 11:15:01 +0000
+
+banshee-community-extensions (2.2.0-1ubuntu1~hyper1+oneiric) oneiric; urgency=low
+
+ * Backport to oneiric
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Tue, 27 Sep 2011 05:42:20 +0800
+
banshee-community-extensions (2.2.0-1ubuntu1) oneiric; urgency=low
* [c0b3875] Merge from Debian Unstable (LP: #856579), remaining changes:
@@@ -110,12 -225,6 +231,12 @@@ banshee-community-extensions (2.0.1-2)
-- Chow Loong Jin <hyperair at ubuntu.com> Sun, 10 Jul 2011 10:08:08 +0100
+banshee-community-extensions (2.0.1-1ubuntu1~hyper1+oneiric) oneiric; urgency=low
+
+ * Backport to oneiric
+
+ -- Chow Loong Jin <hyperair at ubuntu.com> Sat, 07 May 2011 19:40:43 +0800
+
banshee-community-extensions (2.0.1-1ubuntu1) oneiric; urgency=low
* [6a83a31] Merge from Debian Unstable, remaining changes:
--
banshee-community-extensions
More information about the Pkg-cli-apps-commits
mailing list