[Pkg-bluetooth-commits] r1250 - in /packages/bluez/trunk/debian: bluez-gstreamer.install changelog control patches/series rules

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Sat May 18 20:37:46 UTC 2013


Author: iwamatsu
Date: Sat May 18 20:37:45 2013
New Revision: 1250

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1250
Log:
Remove bluez-gstreamer

Removed:
    packages/bluez/trunk/debian/bluez-gstreamer.install
Modified:
    packages/bluez/trunk/debian/changelog
    packages/bluez/trunk/debian/control
    packages/bluez/trunk/debian/patches/series
    packages/bluez/trunk/debian/rules

Modified: packages/bluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/changelog?rev=1250&op=diff
==============================================================================
--- packages/bluez/trunk/debian/changelog (original)
+++ packages/bluez/trunk/debian/changelog Sat May 18 20:37:45 2013
@@ -1,3 +1,9 @@
+bluez (5.5-1~exp0) experimental; urgency=low
+
+  * New upstream release. Update to 5.5.
+
+ -- Nobuhiro Iwamatsu <iwamatsu at debian.org>  Sun, 19 May 2013 04:05:46 +0900
+
 bluez (4.101-1) experimental; urgency=low
 
   * New upstream release. Update to 4.101.

Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=1250&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Sat May 18 20:37:45 2013
@@ -7,12 +7,9 @@
                autotools-dev,
                flex,
                bison,
-               gstreamer-tools,
                libasound2-dev (>= 1.0.24.1),
                libdbus-glib-1-dev,
                libglib2.0-dev (>= 2.16),
-               libgstreamer0.10-dev (>= 0.10.30),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.30),
                libnl-dev,
                libsndfile1-dev,
                libusb-dev,
@@ -64,7 +61,7 @@
 Package: bluetooth
 Architecture: all
 Depends: bluez
-Recommends: bluez-alsa, bluez-cups, bluez-gstreamer
+Recommends: bluez-alsa, bluez-cups
 Description: Bluetooth support
  This package provides all of the different plugins supported
  by the Bluez bluetooth stack.
@@ -102,16 +99,6 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
 Description: Bluetooth ALSA support
  This package contains a driver operate with the ALSA stack.
- .
- BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
- project distributed under GNU General Public License (GPL).
-
-Package: bluez-gstreamer
-Architecture: linux-any
-Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
-Replaces: bluez-audio
-Description: Bluetooth GStreamer support
- This package contains a plugin to operate with GStreamer applications.
  .
  BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
  project distributed under GNU General Public License (GPL).
@@ -160,7 +147,7 @@
  BlueZ 4.x stack.
 
 Package: bluez-audio
-Depends: bluez-alsa (>= 4.94-3), bluez-gstreamer (>= 4)
+Depends: bluez-alsa (>= 4.94-3)
 Architecture: all
 Section: oldlibs
 Priority: extra

Modified: packages/bluez/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/patches/series?rev=1250&op=diff
==============================================================================
--- packages/bluez/trunk/debian/patches/series (original)
+++ packages/bluez/trunk/debian/patches/series Sat May 18 20:37:45 2013
@@ -1,7 +1,7 @@
-01_lower_sink_ranking.patch
-02_disable_hal.patch
-03-Fix-return-code-of-hid2hci.patch
-06-alsalib.patch
-# 07-fix-639356.patch
-# 08-0001-systemd-install-systemd-unit-files.patch
-09_fix_ftbfs_with_c99.patch
+#01_lower_sink_ranking.patch
+#02_disable_hal.patch
+#03-Fix-return-code-of-hid2hci.patch
+#06-alsalib.patch
+## 07-fix-639356.patch
+## 08-0001-systemd-install-systemd-unit-files.patch
+#09_fix_ftbfs_with_c99.patch

Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1250&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules (original)
+++ packages/bluez/trunk/debian/rules Sat May 18 20:37:45 2013
@@ -10,37 +10,43 @@
 DEB_UPDATE_RCD_PARAMS = "start 25 2 3 4 5 . stop 74 0 1 6 ."
 DEB_DH_INSTALLINIT_ARGS = "--name=bluetooth"
 DEB_CONFIGURE_EXTRA_FLAGS := \
-                             --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
-                             --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 \
-                             --enable-hid2hci \
-                             --enable-dfutool \
-                             --enable-hidd \
-                             --enable-pand \
-                             --enable-dund \
-                             --enable-cups \
-                             --enable-test \
-                             --enable-datafiles \
-                             --enable-debug \
-                             --enable-dbusoob \
-                             --enable-wiimote \
-                             --enable-thermometer \
-                             --enable-capng \
-                             --with-systemdunitdir=/lib/systemd/system
+	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+	--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 \
+	--enable-hid2hci \
+	--enable-dfutool \
+	--enable-hidd \
+	--enable-pand \
+	--enable-dund \
+	--enable-cups \
+	--enable-test \
+	--enable-datafiles \
+	--enable-debug \
+	--enable-dbusoob \
+	--enable-wiimote \
+	--enable-thermometer \
+	--enable-capng \
+	--enable-library \
+	--enable-monitor \
+	--enable-udev \
+	--enable-obex \
+	--enable-client \
+	--enable-systemd \
+	--with-systemdunitdir=/lib/systemd/system
 
 DEB_DESTDIR := $(CURDIR)/debian/tmp
 # for debug pakcages




More information about the Pkg-bluetooth-commits mailing list