[Pkg-bluetooth-commits] r1048 - in /packages/bluez/trunk/debian: bluetooth-dbus.conf changelog control rules
iwamatsu at users.alioth.debian.org
iwamatsu at users.alioth.debian.org
Tue May 31 05:43:47 UTC 2011
Author: iwamatsu
Date: Tue May 31 05:43:46 2011
New Revision: 1048
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1048
Log:
* New upstream release.
* Update debian/control.
- Add libudev-dev to Build-Depends.
* Update debian/bluetooth-dbus.conf.
Add policy for lp group.
Modified:
packages/bluez/trunk/debian/bluetooth-dbus.conf
packages/bluez/trunk/debian/changelog
packages/bluez/trunk/debian/control
packages/bluez/trunk/debian/rules
Modified: packages/bluez/trunk/debian/bluetooth-dbus.conf
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/bluetooth-dbus.conf?rev=1048&op=diff
==============================================================================
--- packages/bluez/trunk/debian/bluetooth-dbus.conf (original)
+++ packages/bluez/trunk/debian/bluetooth-dbus.conf Tue May 31 05:43:46 2011
@@ -25,6 +25,12 @@
<allow send_destination="org.bluez"/>
</policy>
+ <!-- allow users of lp group (printing subsystem) to communicate with hcid -->
+ <policy group="lp">
+ <allow send_destination="org.bluez"/>
+ </policy>
+
+
<policy context="default">
<deny send_destination="org.bluez"/>
</policy>
Modified: packages/bluez/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/changelog?rev=1048&op=diff
==============================================================================
--- packages/bluez/trunk/debian/changelog (original)
+++ packages/bluez/trunk/debian/changelog Tue May 31 05:43:46 2011
@@ -1,3 +1,13 @@
+bluez (4.93-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update debian/control.
+ - Add libudev-dev to Build-Depends.
+ * Update debian/bluetooth-dbus.conf.
+ Add policy for lp group.
+
+ -- Nobuhiro Iwamatsu <iwamatsu at debian.org> Fri, 20 May 2011 10:31:07 +0900
+
bluez (4.91-1) unstable; urgency=low
* New upstream release.
Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=1048&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Tue May 31 05:43:46 2011
@@ -18,7 +18,8 @@
libnl-dev,
libsndfile1-dev,
libusb-dev,
- libcap-ng-dev
+ libcap-ng-dev,
+ libudev-dev
Vcs-Svn: svn://svn.debian.org/svn/pkg-bluetooth/packages/bluez/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk
Homepage: http://www.bluez.org
@@ -29,7 +30,7 @@
Conflicts: libsdp2 (<= 1.5-2)
Replaces: libsdp2 (<= 1.5-2)
Depends: ${shlibs:Depends}, ${misc:Depends}
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Description: Library to use the BlueZ Linux Bluetooth stack
BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
project distributed under GNU General Public License (GPL).
@@ -42,7 +43,7 @@
Depends: libbluetooth3 (= ${binary:Version}), libc6-dev | libc-dev, ${misc:Depends}
Suggests: pkg-config
Priority: extra
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Description: Development files for using the BlueZ Linux Bluetooth library
BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
project distributed under GNU General Public License (GPL).
@@ -56,7 +57,7 @@
by the Bluez bluetooth stack.
Package: bluez
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Depends: ${shlibs:Depends}, ${misc:Depends}, module-init-tools, udev | makedev, lsb-base, dbus, python-gobject, python-dbus
Replaces: bluez-input, bluez-network, bluez-serial, bluez-utils (<= 3.36-3), bluez-audio (<= 3.36-3)
Conflicts: bluez-utils (<= 3.36-3), bluez-audio (<= 3.36-3)
@@ -68,7 +69,7 @@
Package: bluez-alsa
Replaces: bluez-audio
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
Description: Bluetooth ALSA support
This package contains a driver operate with the ALSA stack.
@@ -77,7 +78,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-gstreamer
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
Replaces: bluez-audio
Description: Bluetooth GStreamer support
@@ -87,7 +88,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-cups
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Depends: ${shlibs:Depends}, cups, ${misc:Depends}
Description: Bluetooth printer driver for CUPS
This package contains a driver to let CUPS print to Bluetooth-connected
@@ -97,7 +98,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-pcmcia-support
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Priority: extra
Depends: pcmciautils, ${misc:Depends}
Recommends: setserial
@@ -109,7 +110,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-compat
-Architecture: linux-any
+Architecture: amd64 armel i386 ia64 mips mipsel powerpc s390 sparc alpha armhf avr32 hppa m68k powerpcspe sh4 sparc64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: BlueZ 3.x compatibility binaries
This package provides the legacy binaries that were reminiscent of the
@@ -126,7 +127,7 @@
Description: Transitional package
This is a transitional package to assist with moving people to the
BlueZ 4.x stack.
-
+
Package: bluez-audio
Depends: bluez-alsa (>= 4), bluez-gstreamer (>= 4)
Architecture: all
Modified: packages/bluez/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/rules?rev=1048&op=diff
==============================================================================
--- packages/bluez/trunk/debian/rules (original)
+++ packages/bluez/trunk/debian/rules Tue May 31 05:43:46 2011
@@ -34,7 +34,7 @@
TEST_PROGRAM_LIST = simple-agent simple-service test-adapter test-audio test-device \
test-discovery test-input test-manager test-network test-serial \
- test-service test-telephony
+ test-service test-telephony
#install/bluetooth::
#install -D -m 0644 $(CURDIR)/debian/bluetooth.override \
@@ -50,7 +50,7 @@
$(CURDIR)/debian/bluez/etc/bluetooth/network.conf
install -D -m 0644 $(CURDIR)/serial/serial.conf \
$(CURDIR)/debian/bluez/etc/bluetooth/serial.conf
-
+
# udev rules, actually upstream version is changed with
# sed -i 's at RUN+="/usr/sbin/hid2hci at RUN+="/lib/udev/bluez@'
# scripts/bluetooth-hid2hci.rules
More information about the Pkg-bluetooth-commits
mailing list