1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
bluez-tools (2.0~20170911.0.7cb788c-2) unstable; urgency=medium
* Change maintainer address. (Closes: #899456)
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 25 May 2018 07:35:23 +0900
bluez-tools (2.0~20170911.0.7cb788c-1) unstable; urgency=medium
* Snapshot, taken from the master (20170911) (Closes: #868475).
* Remove patches/use-ldadd.patch.
Applied to upstream.
* Remove patches/fix-implicity-pointer-conversion.patch.
Applied to upstream.
* Remove patches/Fix-incorrect-return-value-compare.patch.
Applied to upstream.
* Remove patches/agent-helper.c.patch.
Applied to upstream.
* Update Vcs-Git and Vcs-Browser.
* Update Standards-Version to 4.1.4.
* Update debhelper to 11.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 14 May 2018 12:42:29 +0900
bluez-tools (0.2.0~20140808-5) unstable; urgency=medium
* Fix crash with "Segmentation Fault" when trying to send a file on bt-obex.
Add patches/Fix-incorrect-return-value-compare.patch. (Closes: #809505)
Thanks to Christophe <christophe.curis@free.fr>.
* Fix segmentation fault in bt-agent when attempting to use PIN code.
Add patches/agent-helper.c.patch. (Closes: #785603)
Thanks to Bob Frazier <bobf@mrp3.com>.
* Update tag of Homepage to https://github.com/khvzak/bluez-tools.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 04 Jan 2016 04:55:49 +0900
bluez-tools (0.2.0~20140808-4) unstable; urgency=medium
* Add patches/use-ldadd.patch
Fix AM_LDFLAGS misuse, use LDADD instead (LP: #1489661, Closes: 797128)
Thanks to t Tiago Stürmer Daitx <tiago.daitx@canonical.com>.
* Add patches/fix-implicity-pointer-conversion.patch
Include gio-unix-2.0 module to configure.ac and gio/gunixinputstream.h
to bt-device.c (LP: #1490204, Closes: 797356)
Thanks to t Tiago Stürmer Daitx <tiago.daitx@canonical.com>.
* Update control.
- Bumped Standards-Version to 3.9.6.
- Add Vcs-Git and Vcs-Browser.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Mon, 31 Aug 2015 17:55:27 +0900
bluez-tools (0.2.0~20140808-3) unstable; urgency=medium
* Update debian/control.
- Remove obexd-client and obexd-server from Recommends, and add
bluez-obexd.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 17 Sep 2014 00:42:29 +0900
bluez-tools (0.2.0~20140808-2) unstable; urgency=medium
* Upload to unstable.
* Fix typo in description (Closes: #743804).
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 08 Aug 2014 11:11:14 +0900
bluez-tools (0.2.0~20140808-1) experimental; urgency=medium
* New upstream released. (0.2.0 bata / git: 0cb4ed0) (Closes: #754781).
* Update debian/control.
- Bump Standards-Version to 3.9.5.
- Update version of libbluetooth-dev to '>= 5'.
- Update compat to 9.
- Add dh-autoreconf to Build-Depends.
* Update debian/rules.
- Set autoreconf to dh.
* Remove unnecessary patch.
* Update compat to 9.
* Update copyright file to copyright-format v1.0.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 08 Aug 2014 10:13:36 +0900
bluez-tools (0.1.38+git662e-3) unstable; urgency=low
* Update debian/rules.
- Add "-Wl,-z,defs -Wl,--as-needed" to LDFLAGS.
- Remove override_dh_installmanpages target.
* Update debian/control.
- Dump Standards-Version to 3.9.2.
- Update package description.
* Fix linking with "ld --as-needed" (Closes: #625984).
- Add debian/patches/01_ld-as-needed.patch.
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Wed, 21 Mar 2012 12:29:09 +0900
bluez-tools (0.1.38+git662e-2) unstable; urgency=low
* Upload to unstable.
* Fix typo in long description (Closes: #613608).
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Thu, 17 Feb 2011 04:15:39 +0900
bluez-tools (0.1.38+git662e-1) experimental; urgency=low
* Initial release (Closes: #596031).
-- Nobuhiro Iwamatsu <iwamatsu@debian.org> Fri, 03 Dec 2010 09:14:51 +0900
|