[Pkg-cli-apps-commits] [SCM] banshee branch, master, updated. upstream/1.4.3-10-gea09d29
Chow Loong Jin
hyperair at gmail.com
Thu Apr 9 22:25:35 UTC 2009
The following commit has been merged in the master branch:
commit 4ffce358350d9b41b44c963572ae89bc44f28b1f
Author: Matthias Klose <doko at ubuntu.com>
Date: Sun Mar 22 16:44:55 2009 +0100
Imported Debian patch 1.4.3-3ubuntu2
diff --git a/debian/changelog b/debian/changelog
index d2a9674..bb80184 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+banshee (1.4.3-3ubuntu2) jaunty; urgency=low
+
+ * No-change rebuild to fix lpia shared library dependencies.
+
+ -- Matthias Klose <doko at ubuntu.com> Sun, 22 Mar 2009 16:44:55 +0100
+
+banshee (1.4.3-3ubuntu1) jaunty; urgency=low
+
+ * Merge from debian unstable (LP: #343059), remaining changes:
+ + debian/control: GNOME# 2.24 transition
+ * Also fixes issue where Last.fm personal stations are not loaded
+ (LP: #322781)
+
+ -- Chow Loong Jin <hyperair at gmail.com> Sun, 15 Mar 2009 14:21:02 +0800
+
banshee (1.4.3-3) unstable; urgency=low
* debian/control:
@@ -16,6 +31,15 @@ banshee (1.4.3-2) unstable; urgency=low
-- Sebastian Dröge <slomo at debian.org> Mon, 09 Mar 2009 11:40:28 +0100
+banshee (1.4.3-1ubuntu1) jaunty; urgency=low
+
+ * Merge from Debian unstable (LP: #338698), remaining changes:
+ + debian/control: GNOME# 2.24 transition
+ + debian/patches/20_check_notification_support.patch: Check whether
+ notification daemon supports actions.
+
+ -- Iain Lane <laney at ubuntu.com> Fri, 06 Mar 2009 19:39:07 +0000
+
banshee (1.4.3-1) unstable; urgency=low
[ Jo Shields ]
@@ -37,6 +61,22 @@ banshee (1.4.2-2) experimental; urgency=low
-- Sebastian Dröge <slomo at debian.org> Sat, 24 Jan 2009 21:33:21 +0100
+banshee (1.4.2-1ubuntu2) jaunty; urgency=low
+
+ * debian/patches/20_check_notification_support.patch: Apply patch from Cody
+ Russell to check whether the notification daemon in use supports actions
+ (LP: #327640).
+
+ -- Iain Lane <laney at ubuntu.com> Wed, 25 Feb 2009 13:29:36 +0000
+
+banshee (1.4.2-1ubuntu1) jaunty; urgency=low
+
+ * Merge from Debian experimental. Remaining Ubuntu changes:
+ + debian/control:
+ - gnome-sharp2 transition; lib{gconf,gnome}2.0 -> 2.24
+
+ -- Christopher James Halse Rogers <raof at ubuntu.com> Thu, 22 Jan 2009 20:09:46 +1100
+
banshee (1.4.2-1) experimental; urgency=low
* New upstream bugfix release:
@@ -49,6 +89,26 @@ banshee (1.4.2-1) experimental; urgency=low
-- Sebastian Dröge <slomo at debian.org> Wed, 21 Jan 2009 16:29:56 +0100
+banshee (1.4.1-1ubuntu2) jaunty; urgency=low
+
+ * debian/control:
+ + gnome-sharp transition (LP: #314516):
+ - Build-depend on lib{gconf,gnome}2.24-cil, rather than 2.0-cil
+
+ -- Christopher James Halse Rogers <raof at ubuntu.com> Thu, 15 Jan 2009 13:33:12 +1100
+
+banshee (1.4.1-1ubuntu1) jaunty; urgency=low
+
+ * Mono 2.0 transition:
+ - Change mono-gmcs to mono-devel as gmcs has moved and the latter ships
+ csc which we now use as the compiler.
+ - Add "MCS=/usr/bin/csc" to DEB_CONFIGURE_EXTRA_FLAGS in debian/rules
+ to compile with csc.
+ - Changes should be in the next Debian upload.
+ - Thanks to Jo Shields.
+
+ -- James Westby <james.westby at canonical.com> Fri, 28 Nov 2008 17:52:23 +0000
+
banshee (1.4.1-1) experimental; urgency=low
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index fa7f415..3f1dd5c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
Source: banshee
Section: sound
Priority: optional
-Maintainer: Sebastian Dröge <slomo at debian.org>
+Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
+XSBC-Original-Maintainer: Sebastian Dröge <slomo at debian.org>
Uploaders: Chow Loong Jin <hyperair at gmail.com>
Build-Depends: debhelper (>= 5),
cdbs,
@@ -28,8 +29,8 @@ Build-Depends: debhelper (>= 5),
libglib2.0-cil (>= 2.10),
libgtk2.0-cil (>= 2.10),
libglade2.0-cil (>= 2.10),
- libgconf2.0-cil (>= 2.10),
- libgnome2.0-cil (>= 2.10),
+ libgconf2.24-cil,
+ libgnome2.24-cil,
libipod-cil (>= 0.8.2),
libipodui-cil (>= 0.8.2),
libkarma-cil (>= 0.0.5),
--
banshee
More information about the Pkg-cli-apps-commits
mailing list