~ubuntu-branches/ubuntu/oneiric/bluez/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/patches/01_lower_sink_ranking.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-06-06 18:11:44 UTC
  • mfrom: (1.1.33 upstream) (6.3.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110606181144-28qwmmobedosb2ct
Tags: 4.94-0ubuntu1
* Resynchronize on Debian, remaining diff:
* debian/bluez.bluetooth.default:
  - Drop.  Doesn't do anything now.
* debian/control:
  - use arch: any rather than a list of architectures
* debian/bluez.bluetooth.init:
  - Drop most calls in this script as now all it serves as is to 
    workaround a problem with dbus not being ready early enough. Once dbus is 
    started by an upstart service, this should be able to be converted 
    to an upstart service too.
* debian/rules:
  - Don't build hid2hci anymore.  It's part of udev now.
  - Don't install bluez_agent.udev, doesn't work in Ubuntu.
  - Don't use simple-patchsys
* debian/source_bluez.py, debian/bluez.install:
  - apport hook made by Baptiste Mille-Mathias.      
* debian/source/format: 
  - use source format 3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571595
2
 
Index: bluez-4.91/audio/gsta2dpsink.c
3
 
===================================================================
4
 
--- bluez-4.91.orig/audio/gsta2dpsink.c 2011-02-14 07:40:34.000000000 +1100
5
 
+++ bluez-4.91/audio/gsta2dpsink.c      2011-04-05 10:12:02.731315917 +1000
6
 
@@ -725,6 +725,6 @@
 
2
diff --git a/audio/gsta2dpsink.c b/audio/gsta2dpsink.c
 
3
index 52b65e5..89794fb 100644
 
4
--- a/audio/gsta2dpsink.c
 
5
+++ b/audio/gsta2dpsink.c
 
6
@@ -697,6 +697,6 @@ static void gst_a2dp_sink_init(GstA2dpSink *self,
7
7
 gboolean gst_a2dp_sink_plugin_init(GstPlugin *plugin)
8
8
 {
9
9
        return gst_element_register(plugin, "a2dpsink",