Your message dated Sun, 13 Jan 2008 19:17:22 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#453066: fixed in bluez-utils 3.24-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: bluez-utils
Version: 3.22-1
Severity: normal
Tags: patch

Hi,

        I just merged the Ubuntu changes into the latest Debian bluez-utils
package, and have attached a debdiff detailing the changes.

-- System Information:
Debian Release: lenny/sid
  APT prefers gutsy-updates
  APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-14-generic (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bluez-utils depends on:
ii  dbus                1.1.1-3ubuntu4       simple interprocess messaging syst
ii  libasound2          1.0.14-1ubuntu8      ALSA library
ii  libbluetooth2       3.19-0ubuntu1        Library to use the BlueZ Linux Blu
ii  libc6               2.6.1-1ubuntu10      GNU C Library: Shared libraries
ii  libdbus-1-3         1.1.1-3ubuntu4       simple interprocess messaging syst
ii  libglib2.0-0        2.14.1-1ubuntu1      The GLib library of C routines
ii  libgstreamer-plugin 0.10.14-1ubuntu3     GStreamer libraries from the "base
ii  libgstreamer0.10-0  0.10.14-1ubuntu3     Core GStreamer libraries and eleme
ii  libusb-0.1-4        2:0.1.12-7           userspace USB programming library
ii  libxml2             2.6.30.dfsg-2ubuntu1 GNOME XML library
ii  lsb-base            3.1-23.1ubuntu3      Linux Standard Base 3.1 init scrip
ii  makedev             2.3.1-83ubuntu3      creates device files in /dev
ii  module-init-tools   3.3-pre4-2ubuntu4    tools for managing Linux kernel mo
ii  udev                113-0ubuntu16        rule-based device node and kernel 

Versions of packages bluez-utils recommends:
ii  bluez-gnome                0.14-0ubuntu2 Bluetooth utilities for GNOME

-- no debconf information
diff -u bluez-utils-3.22/debian/control bluez-utils-3.22/debian/control
--- bluez-utils-3.22/debian/control
+++ bluez-utils-3.22/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Bluetooth Maintainers <[EMAIL PROTECTED]>
 Uploaders: Edd Dumbill <[EMAIL PROTECTED]>, Filippo Giunchedi <[EMAIL 
PROTECTED]>, Mario Iseli <[EMAIL PROTECTED]>
-Build-Depends: bison, flex, debhelper (>= 5), libbluetooth-dev (>= 3.13), 
autotools-dev, cdbs, libdbus-1-dev, libdbus-glib-1-dev (> 0.60), libusb-dev, 
libglib2.0-dev
+Build-Depends: bison, flex, debhelper (>= 5), libbluetooth-dev (>= 3.22), 
autotools-dev, cdbs, libdbus-1-dev, libdbus-glib-1-dev (> 0.60), libusb-dev, 
libglib2.0-dev, libgstreamer-plugins-base0.10-dev, libgstreamer0.10-dev, 
gstreamer-tools, libasound2-dev
 Vcs-Svn: svn://svn.debian.org/svn/pkg-bluetooth/packages/bluez-libs
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez-libs
 Homepage: http://bluez.sourceforge.net
diff -u bluez-utils-3.22/debian/rules bluez-utils-3.22/debian/rules
--- bluez-utils-3.22/debian/rules
+++ bluez-utils-3.22/debian/rules
@@ -10,7 +10,7 @@
 DEB_DH_INSTALLINIT_ARGS = "--name=bluetooth"
 #DH_ALWAYS_EXCLUDE = "README"
 # FIXME test --enable-alsa
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-initscripts --enable-obex --enable-cups 
--enable-hid2hci --disable-sdpd --enable-glib --enable-pcmciarules 
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-initscripts --enable-obex --enable-cups 
--enable-hid2hci --disable-sdpd --enable-glib --enable-pcmciarules 
-enable-network --enable-serial --enable-input --enable-audio --enable-alsa
 #DEB_CONFIGURE_EXTRA_FLAGS := --disable-initscripts --enable-obex 
--enable-cups --enable-hid2hci --enable-input --enable-network --enable-serial
 DEB_DESTDIR := $(CURDIR)/debian/tmp
 
@@ -23,6 +23,7 @@
                $(DEB_DESTDIR)/usr/share/man/man8/l2ping.8
 
        install -D -m 0644 $(CURDIR)/debian/passkey-agent-makefile 
$(CURDIR)/debian/bluez-utils/usr/share/doc/bluez-utils/examples/Makefile
+       dh_gstscancodecs
 
 install/bluez-pcmcia-support::
        cp -f $(CURDIR)/scripts/bluetooth.rules 
$(CURDIR)/debian/bluez-pcmcia-support.udev
diff -u bluez-utils-3.22/debian/patches/002_hcid_conf_defaults.patch 
bluez-utils-3.22/debian/patches/002_hcid_conf_defaults.patch
--- bluez-utils-3.22/debian/patches/002_hcid_conf_defaults.patch
+++ bluez-utils-3.22/debian/patches/002_hcid_conf_defaults.patch
@@ -20,0 +21,8 @@
+@@ -41,6 +41,7 @@
+ 
+       # Inquiry and Page scan
+       iscan enable; pscan enable;
++      discovto 0;
+ 
+       # Default link mode
+       #   none   - no specific policy
diff -u bluez-utils-3.22/debian/bluez-utils.install 
bluez-utils-3.22/debian/bluez-utils.install
--- bluez-utils-3.22/debian/bluez-utils.install
+++ bluez-utils-3.22/debian/bluez-utils.install
@@ -5,4 +5,7 @@
+debian/tmp/usr/lib/alsa-lib/*
+debian/tmp/usr/lib/bluetooth/*
 debian/tmp/usr/sbin/*
 debian/tmp/usr/share/man/man1/*
 debian/tmp/usr/share/man/man5/*
 debian/tmp/usr/share/man/man8/*
+debian/tmp/usr/lib/gstreamer-0.10/*.so
only in patch2:
unchanged:
--- bluez-utils-3.22.orig/debian/patches/011_audio.service_enable.patch
+++ bluez-utils-3.22/debian/patches/011_audio.service_enable.patch
@@ -0,0 +1,9 @@
+diff -Nur bluez-utils-3.22/audio/audio.service 
bluez-utils-3.22.new/audio/audio.service
+--- bluez-utils-3.22/audio/audio.service       2007-10-25 09:20:37.000000000 
+1000
++++ bluez-utils-3.22.new/audio/audio.service   2007-11-26 16:11:52.000000000 
+1100
+@@ -2,4 +2,4 @@
+ Identifier=audio
+ Name=Audio service
+ Description=Bluetooth Audio service
+-Autostart=false
++Autostart=true

--- End Message ---
--- Begin Message ---
Source: bluez-utils
Source-Version: 3.24-1

We believe that the bug you reported is fixed in the latest version of
bluez-utils, which is due to be installed in the Debian FTP archive:

bluetooth_3.24-1_all.deb
  to pool/main/b/bluez-utils/bluetooth_3.24-1_all.deb
bluez-audio_3.24-1_amd64.deb
  to pool/main/b/bluez-utils/bluez-audio_3.24-1_amd64.deb
bluez-cups_3.24-1_amd64.deb
  to pool/main/b/bluez-utils/bluez-cups_3.24-1_amd64.deb
bluez-pcmcia-support_3.24-1_amd64.deb
  to pool/main/b/bluez-utils/bluez-pcmcia-support_3.24-1_amd64.deb
bluez-utils_3.24-1.diff.gz
  to pool/main/b/bluez-utils/bluez-utils_3.24-1.diff.gz
bluez-utils_3.24-1.dsc
  to pool/main/b/bluez-utils/bluez-utils_3.24-1.dsc
bluez-utils_3.24-1_amd64.deb
  to pool/main/b/bluez-utils/bluez-utils_3.24-1_amd64.deb
bluez-utils_3.24.orig.tar.gz
  to pool/main/b/bluez-utils/bluez-utils_3.24.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Filippo Giunchedi <[EMAIL PROTECTED]> (supplier of updated bluez-utils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 13 Jan 2008 11:27:59 +0100
Source: bluez-utils
Binary: bluez-audio bluez-pcmcia-support bluetooth bluez-cups bluez-utils
Architecture: source all amd64
Version: 3.24-1
Distribution: unstable
Urgency: low
Maintainer: Debian Bluetooth Maintainers <[EMAIL PROTECTED]>
Changed-By: Filippo Giunchedi <[EMAIL PROTECTED]>
Description: 
 bluetooth  - Bluetooth stack utilities
 bluez-audio - Bluetooth audio support
 bluez-cups - Bluetooth printer driver for CUPS
 bluez-pcmcia-support - PCMCIA support files for BlueZ 2.0 Bluetooth tools
 bluez-utils - Bluetooth tools and daemons
Closes: 452610 453066 456818
Changes: 
 bluez-utils (3.24-1) unstable; urgency=low
 .
   * New upstream release, bump build-dep to libbluetooth-dev >= 3.24
   * Partially pull patch from ubuntu to enable audio support (Closes: #453066)
   * Split audio support into bluez-audio and make bluez-utils Recommend that
     (Closes: #452610, #456818)
   * Install lintian override for conffile handling and bluetooth description
   * Add debian/patches/003_configure_amd64_rpath.patch for avoiding rpath on
     amd64
Files: 
 d211890ded708d4e43d5331c52bb3976 1208 admin optional bluez-utils_3.24-1.dsc
 cc3582da827bc4c468147af1afaa5aff 929429 admin optional 
bluez-utils_3.24.orig.tar.gz
 e10716f018f995c3051ae654c5fa1080 20786 admin optional 
bluez-utils_3.24-1.diff.gz
 af8838656a7a43fc6ae1e509837b6078 20292 admin optional bluetooth_3.24-1_all.deb
 b1bd416ecafd9ae47e5d0729a6962074 316294 admin optional 
bluez-utils_3.24-1_amd64.deb
 0d97bfd2fd452341c43136c035dc4093 21928 admin extra 
bluez-pcmcia-support_3.24-1_amd64.deb
 21a2fd7ff9b83612165c8a834c32c3eb 39764 admin optional 
bluez-cups_3.24-1_amd64.deb
 a7e1c558fa48c4be776f078691e0ff07 132214 admin optional 
bluez-audio_3.24-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHieldABzeamt51AERAjXNAJ4koIDySLlhszLFyj3+0nwqc/zT6gCfbvlY
RXUDqw2UWHFncxwYlS+AM5U=
=hHJ1
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to