[Pkg-bluetooth-commits] r748 - in /packages/bluez-utils/trunk/debian: README.Debian bluez-audio.preinst changelog control

filippo at users.alioth.debian.org filippo at users.alioth.debian.org
Sun Jul 20 16:15:17 UTC 2008


Author: filippo
Date: Sun Jul 20 16:15:17 2008
New Revision: 748

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=748
Log:
* Fix lintian-catched errors:
  - change cupsys dep to cups
  - add #debhelper# to bluez-audio.preinst
* Rephrase README.Debian as suggested in #477335

Modified:
    packages/bluez-utils/trunk/debian/README.Debian
    packages/bluez-utils/trunk/debian/bluez-audio.preinst
    packages/bluez-utils/trunk/debian/changelog
    packages/bluez-utils/trunk/debian/control

Modified: packages/bluez-utils/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-utils/trunk/debian/README.Debian?rev=748&op=diff
==============================================================================
--- packages/bluez-utils/trunk/debian/README.Debian (original)
+++ packages/bluez-utils/trunk/debian/README.Debian Sun Jul 20 16:15:17 2008
@@ -68,8 +68,8 @@
 "connect" button on mice/keyboard, if any.  Mice normally have a
 preset PIN which should be in the manufacturer's documentation, try
 0000.  For keyboards, type the PIN on the Bluetooth keyboard and hit
-enter, and then type it in on a cable-attached keyboard to pair.  In
-future your keyboard or mouse should reconnect to your computer
+enter, and then supply it to the passkey agent (using a cable-attached
+keyboard).  In future your keyboard or mouse should reconnect to your computer
 automatically.  You must invoke hidd as root.
 
 Headset support

Modified: packages/bluez-utils/trunk/debian/bluez-audio.preinst
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-utils/trunk/debian/bluez-audio.preinst?rev=748&op=diff
==============================================================================
--- packages/bluez-utils/trunk/debian/bluez-audio.preinst (original)
+++ packages/bluez-utils/trunk/debian/bluez-audio.preinst Sun Jul 20 16:15:17 2008
@@ -26,3 +26,5 @@
         rm_conffile bluez-audio "/etc/bluetooth/audio.service"
     fi
 esac
+
+#DEBHELPER#

Modified: packages/bluez-utils/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-utils/trunk/debian/changelog?rev=748&op=diff
==============================================================================
--- packages/bluez-utils/trunk/debian/changelog (original)
+++ packages/bluez-utils/trunk/debian/changelog Sun Jul 20 16:15:17 2008
@@ -13,8 +13,12 @@
   * Call hid2hci in init.d restart action (Closes: #490980)
   * Fix startup/shutdown message for dund (Closes: #490851)
   * Build dfutool (Closes: #489038)
-
- -- Filippo Giunchedi <filippo at debian.org>  Sun, 20 Jul 2008 17:41:36 +0200
+  * Fix lintian-catched errors:
+    - change cupsys dep to cups
+    - add #debhelper# to bluez-audio.preinst
+  * Rephrase README.Debian as suggested in #477335
+
+ -- Filippo Giunchedi <filippo at debian.org>  Sun, 20 Jul 2008 17:57:05 +0200
 
 bluez-utils (3.30-3) unstable; urgency=low
 

Modified: packages/bluez-utils/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-utils/trunk/debian/control?rev=748&op=diff
==============================================================================
--- packages/bluez-utils/trunk/debian/control (original)
+++ packages/bluez-utils/trunk/debian/control Sun Jul 20 16:15:17 2008
@@ -12,7 +12,7 @@
 Package: bluez-utils
 Architecture: any
 Depends: ${shlibs:Depends}, module-init-tools, makedev (<< 3.3.8.2-0) | udev, lsb-base (>= 3.0-3), dbus
-Recommends: bluez-audio
+Recommends: bluez-audio, obex-data-server
 Suggests: bluez-gnome | kdebluetooth, bluez-firmware
 Description: Bluetooth tools and daemons
  This package contains tools and system daemons for using Bluetooth devices.
@@ -36,7 +36,7 @@
 
 Package: bluez-cups
 Architecture: any
-Depends: ${shlibs:Depends}, cupsys
+Depends: ${shlibs:Depends}, cups
 Description: Bluetooth printer driver for CUPS
  This package contains a driver to let CUPS print to Bluetooth-connected
  printers.




More information about the Pkg-bluetooth-commits mailing list