[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 ea09d29269e59cb6cb52c45a98620f4026a4b5ab
Merge: 9012726bad6e8a34a7d1ef1f331ba5f5cfc6009b 4ffce358350d9b41b44c963572ae89bc44f28b1f
Author: Chow Loong Jin <hyperair at gmail.com>
Date: Fri Apr 10 06:24:01 2009 +0800
GNOME# 2.24 transition
diff --combined debian/changelog
index 62f2ee5,bb80184..9c3ff8b
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,11 -1,17 +1,12 @@@
-banshee (1.4.3-3ubuntu2) jaunty; urgency=low
+banshee (1.4.3-4) UNRELEASED; 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)
+ * debian/control:
+ + Changed Vcs-* to git addresses
+ + Drop libgstreamer0.10-gnomevfs dependency
+ + Add gstreamer0.10-audiosink dependency
++ + GNOME# 2.24 transition
- -- Chow Loong Jin <hyperair at gmail.com> Sun, 05 Apr 2009 06:26:12 +0800
- -- Chow Loong Jin <hyperair at gmail.com> Sun, 15 Mar 2009 14:21:02 +0800
++ -- Chow Loong Jin <hyperair at gmail.com> Fri, 10 Apr 2009 06:23:36 +0800
banshee (1.4.3-3) unstable; urgency=low
@@@ -25,6 -31,15 +26,6 @@@ banshee (1.4.3-2) unstable; urgency=lo
-- 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 ]
@@@ -46,6 -61,22 +47,6 @@@ banshee (1.4.2-2) experimental; urgency
-- 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:
@@@ -58,6 -89,26 +59,6 @@@
-- 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 --combined debian/control
index e1a4b83,3f1dd5c..c1414e4
--- a/debian/control
+++ b/debian/control
@@@ -1,7 -1,8 +1,7 @@@
Source: banshee
Section: sound
Priority: optional
-Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
-XSBC-Original-Maintainer: Sebastian Dröge <slomo at debian.org>
+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 +28,8 @@@
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),
@@@ -47,8 -48,8 +47,8 @@@
libgstreamer-plugins-base0.10-dev (>= 0.10.12)
Standards-Version: 3.8.0
Homepage: http://www.banshee-project.org
-Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/banshee/trunk
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/banshee/trunk/
+Vcs-Git: git://git.debian.org/git/pkg-cli-apps/packages/banshee.git
+Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/banshee.git
Package: banshee
Architecture: any
@@@ -57,7 -58,7 +57,7 @@@ Depends: ${shlibs:Depends}
${misc:Depends},
gstreamer0.10-plugins-base,
gstreamer0.10-plugins-good (>= 0.10.8-4),
- gstreamer0.10-gnomevfs,
+ gstreamer0.10-audiosink | gstreamer0.10-alsa,
hal,
gnome-icon-theme (>= 2.16)
Recommends: gstreamer0.10-plugins-ugly,
--
banshee
More information about the Pkg-cli-apps-commits
mailing list