[Pkg-bluetooth-commits] r746 - in /packages/bluez-utils/trunk/debian: changelog rules

filippo at users.alioth.debian.org filippo at users.alioth.debian.org
Sun Jul 20 15:42:38 UTC 2008


Author: filippo
Date: Sun Jul 20 15:42:38 2008
New Revision: 746

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=746
Log:
* Remove old cruft:
  - bluez-pan from /etc/default/bluetooth
  - bluez-sdp from postinst
* Build dfutool (Closes: #489038)

Modified:
    packages/bluez-utils/trunk/debian/changelog
    packages/bluez-utils/trunk/debian/rules

Modified: packages/bluez-utils/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-utils/trunk/debian/changelog?rev=746&op=diff
==============================================================================
--- packages/bluez-utils/trunk/debian/changelog (original)
+++ packages/bluez-utils/trunk/debian/changelog Sun Jul 20 15:42:38 2008
@@ -5,14 +5,16 @@
       (since 3.34)
   * Build-dep on libbluetooth >= 3.36
   * Remove obsolete pcmcia-cs dep
-  * Remove old cruft: bluez-pan from /etc/default/bluetooth and bluez-sdp from
-    postinst
+  * Remove old cruft:
+    - bluez-pan from /etc/default/bluetooth
+    - bluez-sdp from postinst
   * Install *-api.txt
   * Update S-V to 3.8.0, no changes needed
   * Call hid2hci in init.d restart action (Closes: #490980)
   * Fix startup/shutdown message for dund (Closes: #490851)
-
- -- Filippo Giunchedi <filippo at debian.org>  Sun, 20 Jul 2008 11:47:46 +0200
+  * Build dfutool (Closes: #489038)
+
+ -- Filippo Giunchedi <filippo at debian.org>  Sun, 20 Jul 2008 17:41:36 +0200
 
 bluez-utils (3.30-3) unstable; urgency=low
 

Modified: packages/bluez-utils/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-utils/trunk/debian/rules?rev=746&op=diff
==============================================================================
--- packages/bluez-utils/trunk/debian/rules (original)
+++ packages/bluez-utils/trunk/debian/rules Sun Jul 20 15:42:38 2008
@@ -9,7 +9,7 @@
 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 := --disable-initscripts --enable-obex --enable-cups --enable-hid2hci --disable-sdpd --enable-glib --enable-pcmciarules --enable-audio --enable-alsa 
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-initscripts --enable-obex --enable-cups --enable-hid2hci --disable-sdpd --enable-glib --enable-pcmciarules --enable-audio --enable-alsa --enable-hidd --enable-pand --enable-dund
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-initscripts --enable-obex --enable-cups --enable-hid2hci --disable-sdpd --enable-glib --enable-pcmciarules --enable-audio --enable-alsa --enable-hidd --enable-pand --enable-dund --enable-dfutool
 
 DEB_DESTDIR := $(CURDIR)/debian/tmp
 




More information about the Pkg-bluetooth-commits mailing list