Package: gnome-media Version: 2.26.0-1 Severity: wishlist Tags: patch Hi, attached are two patches to move gnome-media to 2.26.0. I can NMU to experimental if this helps (and I can try to find the time to go through the open bugs). Cheers, -- Guido
>From 508c6f7c1df137c80b2fc865b03b066d3f037c0d Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Guido=20G=C3=BCnther?= <[email protected]> Date: Sun, 3 May 2009 16:04:59 +0200 Subject: [PATCH 1/2] addjust build-depds for 2.26 switching to pulseaudio --- debian/control | 5 ++++- debian/control.in | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 7eb824a..b0bf3c2 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cdbs (>= 0.4.41), dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0), intltool (>= 0.35.0), - libglib2.0-dev (>= 2.15.2), + libglib2.0-dev (>= 2.18.2), libgnome2-dev (>= 2.13.7), libgnomeui-dev (>= 2.13.2), libbonobo2-dev (>= 2.0.0), @@ -19,6 +19,9 @@ Build-Depends: cdbs (>= 0.4.41), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libgtk2.0-dev (>= 2.10), libesd0-dev (>= 0.2.23), + libcanberra-gtk-dev, + libunique-dev, + libpulse-dev, docbook-utils, gnome-doc-utils, libxml2-dev (>= 2.5.0), diff --git a/debian/control.in b/debian/control.in index daaedb3..d2dbc56 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Build-Depends: cdbs (>= 0.4.41), dpkg-dev (>= 1.13.19), debhelper (>= 5.0.0), intltool (>= 0.35.0), - libglib2.0-dev (>= 2.15.2), + libglib2.0-dev (>= 2.18.2), libgnome2-dev (>= 2.13.7), libgnomeui-dev (>= 2.13.2), libbonobo2-dev (>= 2.0.0), @@ -19,6 +19,9 @@ Build-Depends: cdbs (>= 0.4.41), libgstreamer-plugins-base0.10-dev (>= 0.10.3), libgtk2.0-dev (>= 2.10), libesd0-dev (>= 0.2.23), + libcanberra-gtk-dev, + libunique-dev, + libpulse-dev, docbook-utils, gnome-doc-utils, libxml2-dev (>= 2.5.0), -- 1.6.2.4
>From 6010411da4b2e479330efce158b3ba4016d1268c Mon Sep 17 00:00:00 2001 From: =?utf-8?q?Guido=20G=C3=BCnther?= <[email protected]> Date: Sun, 3 May 2009 17:55:52 +0200 Subject: [PATCH 2/2] update for 2.26.0 --- debian/changelog | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/debian/changelog b/debian/changelog index d0e736e..04da307 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gnome-media (2.26.0-1) experimental; urgency=low + + * New upstream release. + * debian/control{,.in}: addjust build-depds for 2.26 switching to pulseaudio + + -- Guido Günther <[email protected]> Sun, 03 May 2009 17:53:43 +0200 + gnome-media (2.24.0.1-3) unstable; urgency=low * Add missing dependencies in libgnome-media-dev, corresponding to the -- 1.6.2.4

