~ubuntu-desktop/bluez-redundant/ubuntu

Viewing all changes in revision 3.

  • Committer: Michael Terry
  • Date: 2010-12-17 20:53:23 UTC
  • Revision ID: mike@mterry.name-20101217205323-9vg4eiod27xucyal
* Merge with Debian experimental (LP: #687701), remaining Ubuntu changes:
  + debian/bluetooth-dbus.conf:
    - Allow access to the D-Bus resource "org.bluez" also for the "lp"
      group so that the "bluetooth" CUPS backend can access when it is
      run by CUPS for discovery of Bluetooth printers.
  + debian/bluez.bluetooth.default:
    - Drop.  Doesn't do anything now.
  + debian/bluez.preinst:
    - Cleanup /etc/default/bluetooth as it's not used anymore.
  + debian/control:
    - Add udev to build-depends.  Allows pkg-config to query udev data
      directory variable.
  + debian/rules:
    - Don't build hid2hci anymore.  It's part of udev now.
    - Don't install bluez_agent.udev, doesn't work in Ubuntu.
  + debian/source_bluez.py, debian/bluez.install:
    - Apport hook made by Baptiste Mille-Mathias. (LP: #545551)
  + debian/bluez.bluetooth.init:
    - Drop most calls in this script as now all it serves as
      is to workaround a problem with dbus not being ready early
      enough. Once dbus is started by an upstart service, this
      should be able to be converted to an upstart service too.
* New upstream release.
* Drop patches/010_udev_rules_agent.patch (Closes: ##588034).
  Connection of bluetooth is cut off after system start,
  if applied this patch. And this patch is not already necessary.
* Disabled HAL (Closes: 599023).
  Add patches/02_disable_hal.patch
* Update debian/rules
  - Provide again bluetooth-agent utility (Closes: #598982).
  - Remove --enable-netlink option of configure.
    This option was not provided.
* Update debian/bluez.install
  Remove path of plugins.
* Update libbluetooth-dev.install
  Remove path of plugins.
* New upstream release.
* Update debian/bluez.bluetooth.init (Closes: #593172).
* Update debian/bluez.preinst (Closes: #592982, #568301).
* Update debian/control.
  - python-gobject and python-dbus move from Suggests to Depends.
* Replase bluetooth-agent to bluez-simple-agent.
* Some test program move to usr/bin.
* New upstream release (Closes: #589727).
* Update debian/control.
  - bumped standards-version to 3.9.1.
* Update libbluetooth3.symbols.
* New upstream release.
* Update debian/control.
  - Add libcap-ng-dev to Build-depends. 
* Update debian/rules.
  - Add serial.conf (Closes: #559672).
  - Update configure option.
    Remove --enable-manpages.
    Change --enable-pcmciarules to --enable-pcmcia.
    Add --enable-pnat, --enable-tracer, --enable-udevrules,
        --enable-configfiles and --enable-capng.
* Add man file of hcitrace.
* Update udev rule (Closes: #535075).
  Thanks to Sjoerd Simons.
* Add patch 01_lower_sink_ranking.patch (Closes: #571595).
  Thanks to Sebastian Dröge.
* New upstream release.
* Remove some contents from debian/NEWS. (Closes: #579817)
* Update debian/control.
  - Remove Filippo Giunchedi <filippo@debian.org> from uploaders.
  - bumped standards-version to 3.8.4.
* Add man files.
  bluetooth-agent.1, l2test.1.
* Update libbluetooth3.symbols.
  Add hci_bustostr@Base, hci_read_inq_response_tx_power_level@Base,
  hci_typetostr@Base, sdp_get_supp_feat@Base, sdp_set_supp_feat@Base
* Update debian/NEWS.
* Add debian/source/format.
* New upstream release.
* debian/control:
  - Add Nobuhiro Iwamatsu to Uploaders (Closes #564569).
* New upstream bug fix release.
* debian/control:
  - makedev re-added as alternate depend of udev, as
    it's needed by postints. Thanks to Guillem Jover
    for the report. (Closes: #546860)
* New upstream release. (Closes: #539361)
* rctest man page is no more missing. (Closes: #535949)
* debian/control:
  - bumped standards-version to 3.8.3. No changes needed.
  - added myself into uploaders plus DM tag.
  - removed makedev depends. (Closes: #546860)
* debian/copyright:
  - added missing copyright holders.
* debian/patches/001_agent_fixes.patch:
  - removed, applied upstream
* debian/patches/002_a2dpsink_marginal.patch:
  - removed, applied upstream.
* debian/patches/005_l2ping_section.patch:
  - removed, applied upstream.
* debian/rules:
  - removed the hack to have man page installed correctly.
    It has been fixed upstream and points to the right section. (8)
* debian/libbluetooth3.symbols:
  - refreshed.
* debian/bluez.examples:
  - test/test-* removed and added all needed examples by hand to avoid
    the installation of useless stuff.
* 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)
* 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 
* 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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: