Control: tag -1 + patch

On Mon, 01 Oct 2012 22:48:57 +0200, Dominik George wrote:

> This bug is release critical as it breaks the default desktop task used by 
> the installer. ALSA is the default sound system but gstreamer0.10-alsa is 
> never pulled in for xfce4-mixer because gstreamer0.10-gconf is selected 
> beforehand and fulfills dependencies on gstreamer0.10-audiosink.

Dropping the Provides should do the trick, right?
Patch attached; or would this have any side effects?


Cheers,
gregor
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Fleetwood Mac: Seven Wonders
diff -Nru gst-plugins-good0.10-0.10.31/debian/changelog gst-plugins-good0.10-0.10.31/debian/changelog
--- gst-plugins-good0.10-0.10.31/debian/changelog	2012-05-22 10:12:55.000000000 +0200
+++ gst-plugins-good0.10-0.10.31/debian/changelog	2012-10-13 14:28:31.000000000 +0200
@@ -1,3 +1,12 @@
+gst-plugins-good0.10 (0.10.31-3.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "does not really provide sinks and sources":
+    drop Provides for gstreamer0.10-gconf package.
+    (Closes: #689120)
+
+ -- gregor herrmann <gre...@debian.org>  Sat, 13 Oct 2012 13:54:28 +0200
+
 gst-plugins-good0.10 (0.10.31-3) unstable; urgency=low
 
   * d/p/0001-pulsesrc-Listen-to-source-output-events-not-sink-inp.patch
diff -Nru gst-plugins-good0.10-0.10.31/debian/control gst-plugins-good0.10-0.10.31/debian/control
--- gst-plugins-good0.10-0.10.31/debian/control	2012-05-22 10:12:55.000000000 +0200
+++ gst-plugins-good0.10-0.10.31/debian/control	2012-10-13 14:21:40.000000000 +0200
@@ -61,7 +61,6 @@
 XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
 XB-GStreamer-Encoders: ${gstreamer:Encoders}
 XB-GStreamer-Decoders: ${gstreamer:Decoders}
-Provides: ${gstreamer:Provides}
 Replaces: gstreamer0.10-plugins-good (<< 0.10.30-2)
 Conflicts: gstreamer0.10-plugins-good (<< 0.10.30-2)
 Description: GStreamer plugin for getting the sink/source information from GConf
diff -Nru gst-plugins-good0.10-0.10.31/debian/control.in gst-plugins-good0.10-0.10.31/debian/control.in
--- gst-plugins-good0.10-0.10.31/debian/control.in	2012-05-22 10:12:55.000000000 +0200
+++ gst-plugins-good0.10-0.10.31/debian/control.in	2012-10-13 14:21:39.000000000 +0200
@@ -61,7 +61,6 @@
 XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
 XB-GStreamer-Encoders: ${gstreamer:Encoders}
 XB-GStreamer-Decoders: ${gstreamer:Decoders}
-Provides: ${gstreamer:Provides}
 Replaces: gstreamer0.10-plugins-good (<< 0.10.30-2)
 Conflicts: gstreamer0.10-plugins-good (<< 0.10.30-2)
 Description: GStreamer plugin for getting the sink/source information from GConf

Attachment: signature.asc
Description: Digital signature

Reply via email to