[Pkg-bluetooth-commits] r1363 - in /packages/bluez/4.x/debian: changelog patches/0005-network-fix-network-Connect-method-parameters.patch rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Thu Sep 26 23:48:56 UTC 2013


Author: iwamatsu
Date: Thu Sep 26 23:48:55 2013
New Revision: 1363

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1363
Log:
updates

Modified:
    packages/bluez/4.x/debian/changelog
    packages/bluez/4.x/debian/patches/0005-network-fix-network-Connect-method-parameters.patch
    packages/bluez/4.x/debian/rules

Modified: packages/bluez/4.x/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/4.x/debian/changelog?rev=1363&op=diff
==============================================================================
--- packages/bluez/4.x/debian/changelog	(original)
+++ packages/bluez/4.x/debian/changelog	Thu Sep 26 23:48:55 2013
@@ -1,4 +1,4 @@
-bluez (4.101-3) UNRELEASED; urgency=low
+bluez (4.101-3) unstable; urgency=low
 
   * Update debian/rules.
     - Enable gatt.
@@ -10,7 +10,7 @@
    - 0002-audio-Permit-concurrent-use-of-AG-and-HF-roles.patch
    - 0003-Fix-GDBus-flags-after-conversion-to-macros.patch
    - 0004-input-Fix-not-adding-watches-when-io-channel-is-conn.patch
-   - 0005-network-fix-network-Connect-method-parameters.patch (Closes: #722341)
+   - 0005-network-fix-network-Connect-method-parameters.patch
    - 0006-network-NULL-dereference-fix.patch
    - 0007-work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch
    - 0008-Enable-the-Gateway-and-Source-audio-profiles-by-defa.patch

Modified: packages/bluez/4.x/debian/patches/0005-network-fix-network-Connect-method-parameters.patch
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/4.x/debian/patches/0005-network-fix-network-Connect-method-parameters.patch?rev=1363&op=diff
==============================================================================
--- packages/bluez/4.x/debian/patches/0005-network-fix-network-Connect-method-parameters.patch	(original)
+++ packages/bluez/4.x/debian/patches/0005-network-fix-network-Connect-method-parameters.patch	Thu Sep 26 23:48:55 2013
@@ -1,6 +1,3 @@
-Origin: https://bugzilla.redhat.com/show_bug.cgi?id=892929
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722341
-
 From 8bc845e3345dd3a7eb3446118738427df8f37888 Mon Sep 17 00:00:00 2001
 From: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
 Date: Sat, 30 Jun 2012 00:39:05 -0300

Modified: packages/bluez/4.x/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/4.x/debian/rules?rev=1363&op=diff
==============================================================================
--- packages/bluez/4.x/debian/rules	(original)
+++ packages/bluez/4.x/debian/rules	Thu Sep 26 23:48:55 2013
@@ -14,11 +14,16 @@
                              --enable-static \
                              --disable-hal \
                              --enable-sap \
+                             --enable-proximity \
+                             --enable-time \
+                             --enable-alert \
                              --enable-health \
                              --enable-pnat \
+                             --enable-gatt-example \
                              --enable-gstreamer \
                              --enable-alsa \
                              --enable-usb \
+                             --enable-tracer \
                              --enable-tools \
                              --enable-bccmd \
                              --enable-pcmcia \
@@ -33,6 +38,8 @@
                              --enable-debug \
                              --enable-dbusoob \
                              --enable-wiimote \
+                             --enable-thermometer \
+                             --enable-capng \
 							 --enable-gatt \
                              --with-systemdunitdir=/lib/systemd/system
 




More information about the Pkg-bluetooth-commits mailing list