[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted bluez 4.42-2~bpo50+1 (source all i386)



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

Format: 1.8
Date: Fri, 09 Oct 2009 21:44:34 +0000
Source: bluez
Binary: libbluetooth3 libbluetooth-dev bluetooth bluez bluez-alsa bluez-gstreamer bluez-cups bluez-pcmcia-support bluez-compat bluez-utils bluez-audio
Architecture: source all i386
Version: 4.42-2~bpo50+1
Distribution: lenny-backports
Urgency: low
Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers@lists.alioth.debian.org>
Changed-By: Andres Salomon <dilinger@debian.org>
Description: 
 bluetooth  - Bluetooth support
 bluez      - Bluetooth tools and daemons
 bluez-alsa - Bluetooth ALSA support
 bluez-audio - Transitional package
 bluez-compat - BlueZ 3.x compatibility binaries
 bluez-cups - Bluetooth printer driver for CUPS
 bluez-gstreamer - Bluetooth GStreamer support
 bluez-pcmcia-support - PCMCIA support files for BlueZ 2.0 Bluetooth tools
 bluez-utils - Transitional package
 libbluetooth-dev - Development files for using the BlueZ Linux Bluetooth library
 libbluetooth3 - Library to use the BlueZ Linux Bluetooth stack
Closes: 499529 504675 523050 531449 532018 532622 534118 534511 535089
Changes: 
 bluez (4.42-2~bpo50+1) lenny-backports; urgency=low
 .
   * Rebuild for lenny.
   * Add myself as an uploader.
 .
 bluez (4.42-2) unstable; urgency=low
 .
   * Fix "Bashisms in init script" (Closes: #534511)
   * Handle upgrade of old /etc/modprobe.d/bluez (Closes: #523050)
   * Conflict/Replace bluez-audio in bluez (Closes: #535089)
 .
 bluez (4.42-1) unstable; urgency=low
 .
   * New upstream release
     + drop not needed debian/patches/003_configure_amd64_rpath.patch
   * Provide transitional bluez-audio to migrate to bluez-alsa and
     bluez-gstreamer (Closes: #531449)
   * Install README.Debian in binary bluez (Closes: #532018)
   * Make bluez-{alsa,gstreamer} depend on bluez
   * Switch to group bluetooth from netdev for authorized users
     (Closes: #534118)
   * Mention pand/hidd/dund move to bluez-compat in init script and default
     (Closes: #532622)
   * debian/patches/002_test_agent_newapi.patch port bluetooth-agent to new
     D-Bus API
   * Update to S-V 3.8.2: no changes
   * Introduce common SSD_OPTIONS in init script and sleep 1 on restart
 .
 bluez (4.40-2) unstable; urgency=low
 .
   * Ship a libbluetooth3.symbols file instead of shlibs
   * Ship more examples from test/, thus suggest: python-gobject and
     python-dbus together with README.examples
   * Provide a script in /lib/udev/bluez for waiting on /usr being available
     and a patch udev rules to use it
 .
 bluez (4.40-1) unstable; urgency=low
 .
   * New upstream release
     - scripts/bluetooth.rules -> scripts/bluetooth-serial.rules
   * Upload to unstable
   * Change usage for hid2hci: install udev rules and issue a warning from init
     script
 .
 bluez (4.34-0exp1) experimental; urgency=low
 .
   * First upload of bluez 4.x (Closes: #499529)
     - include parts of the packaging from ubuntu, thanks!
     - bluez-utils and bluez-libs are now a single source package
     - libbluetooth2 -> libbluetooth3 bump
     - conflict bluez with bluez-utils (<= 3.36-3)
     - update debian/copyright, thanks to Nobuhiro Iwamatsu
   * Remove hid2hci patches/script
   * Remove broken link to documentation (Closes: #504675)
   * Install a sample commandline agent from test/ into bluetooth-agent
     - add 001_test_agent_default_adapter.patch to get the default adapter
   * Install test/simple-agent and test/list-devices as examples
   * Remove old commented code from maintainer scripts (pcmcia-support postinst
     and bluez preinst)
   * Update watch file to match bluez only
   * Add #DEBHELPER# to debian/bluez-utils.postrm
   * Update to S-V 3.8.1: no changes needed
   * Fix lintian warnings:
     - add -e to remaining maintainer scripts
     - remove full path to update-rc.d in debian/bluez.postinst
     - override "bluez-utils: maintainer-script-empty postrm" for transitional
       bluez-utils postrm
   * Use 7 in debian/compat
   * Fix debian/bluez.preinst to use dpkg-query, thus removing the lintian
     override
 .
 bluez (4.29-0ubuntu1) jaunty; urgency=low
 .
   * New upstream version (LP: #326811)
     - Use AVRCP version 1.0 for now.
     - Decrease AVDTP idle timeout to one second.
     - Delay AVRCP connection when remote device connects A2DP.
     - Add workaround for AVDTP stream setup with broken headsets.
     - Add missing three-way calling feature bit for Handsfree.
     - Fix handsfree callheld indicator updating.
     - Fix parsing of all AT commands within the buffer.
     - Fix authentication replies when disconnected.
     - Fix handling of debug combination keys.
     - Fix handling of changed combination keys.
     - Fix handling of link keys when using no bonding.
     - Fix handling of invalid/unknown authentication requirements.
     - Fix closing of L2CAP raw socket used for dedicated bonding.
 .
 bluez (4.28-0ubuntu1) jaunty; urgency=low
 .
   * New upstream version. (LP: #324492)
     - Add AVDTP signal fragmentation support.
     - Add more SBC performance optimizations.
     - Add more SBC audio quality improvements.
     - Use native byte order for audio plugins.
     - Set the adapter alias only after checking the EIR data.
     - Fix auto-disconnect issue with explicit A2DP connections.
     - Fix invalid memory access of ALSA plugin.
     - Fix compilation with -Wsign-compare.
 .
 bluez (4.27-0ubuntu1) jaunty; urgency=low
 .
   * New upstream version. (LP: #304784)
     - Improves interoperability and security handling
       with Bluetooth 2.1 based devices.
 .
 bluez (4.25-0ubuntu6) jaunty; urgency=low
 .
   * Drop previous patch, bluez is a bit strange and this is basically ok.
 .
 bluez (4.25-0ubuntu5) jaunty; urgency=low
 .
   * debian/patches/ubuntu_dbus_policy.patch:
     - Drop send_interface allow which isn't service-specific.  LP: #318740.
 .
 bluez (4.25-0ubuntu4) jaunty; urgency=low
 .
   * Add Breaks to ensure the right udev version is used.
 .
 bluez (4.25-0ubuntu3) jaunty; urgency=low
 .
   * debian/hid2hci.rules: Update to use ATTRS{} instead of SYSFS{}
 .
 bluez (4.25-0ubuntu2) jaunty; urgency=low
 .
   * debian/rules: Install rules into /lib/udev/rules.d
   * debian/bluez.preinst: Remove old rule if unchanged.
 .
 bluez (4.25-0ubuntu1) jaunty; urgency=low
 .
   * New upstream release. (LP: #312087)
 .
 bluez (4.21-0ubuntu1) jaunty; urgency=low
 .
   * New upstream version. (LP: #304109)
 .
 bluez (4.17-0ubuntu1) jaunty; urgency=low
 .
   * New upstream version. (LP: #284039)
   * Drop the following patches that landed upstream:
     - logitech_5500_ids.patch
     - dell_bt_365.patch
     - sco_connect_git.patch
 .
 bluez (4.12-0ubuntu5) intrepid; urgency=low
 .
   * Add debian/hid2hci.rules to enable running hid2hci
     as soon as some bluetooth dongles get plugged in. (LP: #288294)
   * debian/bluez.postinst:
     - Update udev rules on postinst.
   * debian/rules:
     - Install debian/hid2hci.rules to 62-bluez-hid2hci.rules
 .
 bluez (4.12-0ubuntu4) intrepid; urgency=low
 .
   * Add hid2hci.patch to enable hid2hci to be ran after
     suspending a machine. (LP: #268877)
   * debian/rules:
     - Install new script from above patch.
   * Add logitech_5500_ids.patch for enabling hid2hci on
     more logitech devices. (LP: #272352)
 .
 bluez (4.12-0ubuntu3) intrepid; urgency=low
 .
   * debian/bluez.postinst:
     - Don't show output for MAKEDEV. (LP: 280360)
   * Add dell_bt_365.patch which will enable putting the Dell BT365
     adapter into HCI mode upon bootup. (LP: #286724)
   * debian/control:
     - Add one more binary package for old compatibility binaries. (LP: #281580)
   * debian/rules:
     - Enable compatibility binaries.  These are HIGHLY discouraged from usage
       and will not necessarily be here in the future.
   * debian/bluez.install:
     - Adjust what binaries get installed, to be able to pull out hidd, dund,
       and pand as necessary.
 .
 bluez (4.12-0ubuntu2) intrepid; urgency=low
 .
   * debian/control:
     - Move libbluetooth3 to the top of the list so that it is the
       package that gets to keep the real changelog rather than symlinks.
     - Only Replaces: packages rather than conflicts to help with
       upgrades (LP: #279954)
 .
 bluez (4.12-0ubuntu1) intrepid; urgency=low
 .
   * Initial Release. (LP: #274950)
     - This package replaces bluez-utils and bluez-libs source packages.
     - It was generated by merging the contents of bluez-utils and bluez-libs
       and updating content.
     - Legacy functionality for hidd, dund, and pand are not present, and
       have been removed from all configuration files.
   * This release introduces encryption (LP: #182191)
   * debian/patches:
     - bluez-utils-oui-usage.patch was borrowed from the Fedora 10 packaging.
     - sco-connect-git.patch was taken from bluez git shortly after 4.12 release.
       It should "help" with some sco headset issues.
   * debian/control:
     - Update different packages per upstream's recommendations.
     - Update conflicts/replaces for earlier packages.
     - Add a transitional bluez-utils package to help with the transition.
Checksums-Sha1: 
 2abcc0a2f27d125810513a8808d13b4e31a3f76c 1628 bluez_4.42-2~bpo50+1.dsc
 c0923acac8995d591fa44b0047600f77d6bcb3e3 1036508 bluez_4.42.orig.tar.gz
 4e4adbe1a9430c9c1b82969a0c13de08c9955afb 19929 bluez_4.42-2~bpo50+1.diff.gz
 d3ccb87aeda7f6e99e39fd777dc15813f4315ef1 25228 bluetooth_4.42-2~bpo50+1_all.deb
 7c5a467a90c2eec1ebeef796653b8cc6f3987bf2 25264 bluez-utils_4.42-2~bpo50+1_all.deb
 38332f0bf6f1975a8d221971ef91e907436596d2 25024 bluez-audio_4.42-2~bpo50+1_all.deb
 9e83c86fefcf73e9af1a400a5e4a5dc6ddffc64e 65232 libbluetooth3_4.42-2~bpo50+1_i386.deb
 65619e8f407772d9d9c5392d1adf7308fe61c070 50940 libbluetooth-dev_4.42-2~bpo50+1_i386.deb
 ab917a15e05e3f680145be019784d19ea06f1820 437956 bluez_4.42-2~bpo50+1_i386.deb
 6d7e4ae9a2170a58df69790b8791307005a0b172 55672 bluez-alsa_4.42-2~bpo50+1_i386.deb
 46ff1eea8e51894429da2961e8ab5756b90b11c0 68052 bluez-gstreamer_4.42-2~bpo50+1_i386.deb
 befd02b1557828980c4965b02d5ddd9e7a1ec01f 36844 bluez-cups_4.42-2~bpo50+1_i386.deb
 8a6eba1c48295326920d8976eb8481c3980fdff3 26680 bluez-pcmcia-support_4.42-2~bpo50+1_i386.deb
 0511b70f211213c74a3ab683f7f230fe1eff5e7a 72962 bluez-compat_4.42-2~bpo50+1_i386.deb
Checksums-Sha256: 
 14733393bf96ee2b68ad499572febaecf4e4efce976bab527853b76fc02b09ab 1628 bluez_4.42-2~bpo50+1.dsc
 ed7631a6d22b456eb26b881bdbe46ea47f93d2f192da420408bad4bbc245f796 1036508 bluez_4.42.orig.tar.gz
 4a561d8c7b65b0c2dd8f56932e56b1ec771f2c38829ffe4266a81b11db2a7e36 19929 bluez_4.42-2~bpo50+1.diff.gz
 ac1b47c2818abdf08733f551b4fe46680c3b264d290a9b6e749a3306c924c8f9 25228 bluetooth_4.42-2~bpo50+1_all.deb
 fa08f9d353cc1f599dc059468f9912bf8105094e3b8f519b1441bb206e229efb 25264 bluez-utils_4.42-2~bpo50+1_all.deb
 15dc8860a82c7c807c55ccb9228d17a7357a1e3a59049e9e5a8a6122646cab73 25024 bluez-audio_4.42-2~bpo50+1_all.deb
 c31ac3de4afc099cc3fdcb413991168d46a3ce95287c47b4037095b367874e60 65232 libbluetooth3_4.42-2~bpo50+1_i386.deb
 969eccda683611a287e1a205737fba9f8abf4a1098f8fc0a614648653da85846 50940 libbluetooth-dev_4.42-2~bpo50+1_i386.deb
 25ba2e9311cfe25a517fe6252d4147653dd8147e037b68280f152cb800ea33fc 437956 bluez_4.42-2~bpo50+1_i386.deb
 e71469451daf4529d34733f8578df826ce2a311ff74d4e35a264025ef88bc406 55672 bluez-alsa_4.42-2~bpo50+1_i386.deb
 e6bc11c9154cb531f35ed5bfc968170c044108e1e746b7f8c683a5fec6c60108 68052 bluez-gstreamer_4.42-2~bpo50+1_i386.deb
 c40194aa74ff493c3535021b5a30ad99dea1ada6c093d6b15a467099fb99a704 36844 bluez-cups_4.42-2~bpo50+1_i386.deb
 0dbe1c26efc544556f31634d5c2a195093c01d66dc00d63ce684addd6e62a214 26680 bluez-pcmcia-support_4.42-2~bpo50+1_i386.deb
 85e4c7253afc89fead45b04604f480a0da31c4da53406f67ccce4606ffa81c11 72962 bluez-compat_4.42-2~bpo50+1_i386.deb
Files: 
 0c4d64da5fa35115d9482dd85bf9ade6 1628 admin optional bluez_4.42-2~bpo50+1.dsc
 d24dfd3ca42847123e29f58b29af6948 1036508 admin optional bluez_4.42.orig.tar.gz
 523862ffd9ba278c083cfcee3c602197 19929 admin optional bluez_4.42-2~bpo50+1.diff.gz
 209890db0a55e1466a52169c1a715ac4 25228 admin optional bluetooth_4.42-2~bpo50+1_all.deb
 e2c424d0589760fcd8b760c1c99f3bd1 25264 admin optional bluez-utils_4.42-2~bpo50+1_all.deb
 1e6b74daad6c7f46c7c237742a9ec5fc 25024 admin optional bluez-audio_4.42-2~bpo50+1_all.deb
 1fc45fc0e3aa2299fd4b5e910461d52f 65232 libs optional libbluetooth3_4.42-2~bpo50+1_i386.deb
 99d52d3a32c3d9326f9764adabbf9cdc 50940 libdevel extra libbluetooth-dev_4.42-2~bpo50+1_i386.deb
 6557d085aa055891cb4333a52a3ba18e 437956 admin optional bluez_4.42-2~bpo50+1_i386.deb
 eacb2d6e38874c6887b5dc5c5a425892 55672 admin optional bluez-alsa_4.42-2~bpo50+1_i386.deb
 1e53cb948a04a3cdb1b69a9e8b36364f 68052 admin optional bluez-gstreamer_4.42-2~bpo50+1_i386.deb
 c05733839427041282511008141c97fd 36844 admin optional bluez-cups_4.42-2~bpo50+1_i386.deb
 a4ea6eff1856945bd799839e6bf052c2 26680 admin extra bluez-pcmcia-support_4.42-2~bpo50+1_i386.deb
 cf984803ba6de00d8da8e86163a81327 72962 admin optional bluez-compat_4.42-2~bpo50+1_i386.deb

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

iEYEARECAAYFAkrP6tQACgkQOmXwGc/ULyZAnACdEss9CtgvxX8wBEtR/k3DaXJ/
EgIAnjQbhqM/v4KVNo0jm1A/JT6v5mAS
=SGOh
-----END PGP SIGNATURE-----


Accepted:
bluetooth_4.42-2~bpo50+1_all.deb
  to pool/main/b/bluez/bluetooth_4.42-2~bpo50+1_all.deb
bluez-alsa_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/bluez-alsa_4.42-2~bpo50+1_i386.deb
bluez-audio_4.42-2~bpo50+1_all.deb
  to pool/main/b/bluez/bluez-audio_4.42-2~bpo50+1_all.deb
bluez-compat_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/bluez-compat_4.42-2~bpo50+1_i386.deb
bluez-cups_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/bluez-cups_4.42-2~bpo50+1_i386.deb
bluez-gstreamer_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/bluez-gstreamer_4.42-2~bpo50+1_i386.deb
bluez-pcmcia-support_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/bluez-pcmcia-support_4.42-2~bpo50+1_i386.deb
bluez-utils_4.42-2~bpo50+1_all.deb
  to pool/main/b/bluez/bluez-utils_4.42-2~bpo50+1_all.deb
bluez_4.42-2~bpo50+1.diff.gz
  to pool/main/b/bluez/bluez_4.42-2~bpo50+1.diff.gz
bluez_4.42-2~bpo50+1.dsc
  to pool/main/b/bluez/bluez_4.42-2~bpo50+1.dsc
bluez_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/bluez_4.42-2~bpo50+1_i386.deb
bluez_4.42.orig.tar.gz
  to pool/main/b/bluez/bluez_4.42.orig.tar.gz
libbluetooth-dev_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/libbluetooth-dev_4.42-2~bpo50+1_i386.deb
libbluetooth3_4.42-2~bpo50+1_i386.deb
  to pool/main/b/bluez/libbluetooth3_4.42-2~bpo50+1_i386.deb


Reply to: