[Pkg-bluetooth-commits] r1046 - /packages/bluez/trunk/debian/control
iwamatsu at users.alioth.debian.org
iwamatsu at users.alioth.debian.org
Thu Apr 21 00:35:20 UTC 2011
Author: iwamatsu
Date: Thu Apr 21 00:35:12 2011
New Revision: 1046
URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1046
Log:
Change Architecture field from any to linux-any.
Because bluez suppoort linux only.
Modified:
packages/bluez/trunk/debian/control
Modified: packages/bluez/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/control?rev=1046&op=diff
==============================================================================
--- packages/bluez/trunk/debian/control (original)
+++ packages/bluez/trunk/debian/control Thu Apr 21 00:35:12 2011
@@ -29,7 +29,7 @@
Conflicts: libsdp2 (<= 1.5-2)
Replaces: libsdp2 (<= 1.5-2)
Depends: ${shlibs:Depends}, ${misc:Depends}
-Architecture: any
+Architecture: linux-any
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 +42,7 @@
Depends: libbluetooth3 (= ${binary:Version}), libc6-dev | libc-dev, ${misc:Depends}
Suggests: pkg-config
Priority: extra
-Architecture: any
+Architecture: linux-any
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 +56,7 @@
by the Bluez bluetooth stack.
Package: bluez
-Architecture: any
+Architecture: linux-any
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 +68,7 @@
Package: bluez-alsa
Replaces: bluez-audio
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
Description: Bluetooth ALSA support
This package contains a driver operate with the ALSA stack.
@@ -77,7 +77,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-gstreamer
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, bluez
Replaces: bluez-audio
Description: Bluetooth GStreamer support
@@ -87,7 +87,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-cups
-Architecture: any
+Architecture: linux-any
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 +97,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-pcmcia-support
-Architecture: any
+Architecture: linux-any
Priority: extra
Depends: pcmciautils, ${misc:Depends}
Recommends: setserial
@@ -109,7 +109,7 @@
project distributed under GNU General Public License (GPL).
Package: bluez-compat
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: BlueZ 3.x compatibility binaries
This package provides the legacy binaries that were reminiscent of the
More information about the Pkg-bluetooth-commits
mailing list