sbc (2.0-1) unstable; urgency=medium * New upstream release. * Update d/control. - Bumped Standards-Version to 4.6.1. - Add Rules-Requires-Root: no. * Update d/rules. - Add --enable-static to option of configure. - Enable hardening=+all and LTO optimize. * Update d/copyright. - Refresh copyright. * Add DEP 12 metadata file. * Drop d/patches/0002-sbc_primitives-Fix-build-on-non-x86.patch. -- Nobuhiro Iwamatsu Wed, 03 Aug 2022 16:04:23 +0900 sbc (1.5-3) unstable; urgency=medium * Fix build on non-x86 archs. (Closes: #977666) Add d/patches/0002-sbc_primitives-Fix-build-on-non-x86.patch. https://lore.kernel.org/linux-bluetooth/20201221184114.1300-1-marius@gnu.org/T/#u -- Nobuhiro Iwamatsu Tue, 22 Dec 2020 11:13:11 +0900 sbc (1.5-2) unstable; urgency=medium [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Drop unnecessary dependency on dh-autoreconf. * Update watch file format version to 4. * Use secure URI in Homepage field. -- Nobuhiro Iwamatsu Fri, 18 Dec 2020 08:28:48 +0900 sbc (1.5-1) unstable; urgency=medium * New upstream version 1.5 * Add d/gbp.conf * Add d/upstream/metadata * Update d/control. - Update debhelper dependency to "Build-Depends: debhelper-compat (= 13)" - Bump Standards-Version to 4.5.1 (no change) * Update d/rules. - Add --exclude=.la to option of dh. -- Nobuhiro Iwamatsu Thu, 17 Dec 2020 16:36:48 +0900 sbc (1.4-1) unstable; urgency=medium * New upstream release. * Bumped Standards-Version to 4.2.1. -- Nobuhiro Iwamatsu Mon, 22 Oct 2018 18:20:08 +0900 sbc (1.3-3) unstable; urgency=medium * Change team mail address. (Closes: #899685) * Remove sbc-dbg package. * Change Vcs-Git and Vcs-Browser to salsa. * Fix insecure copyright format URI. * Bumped Standards-Version to 4.1.4. * Bumped version of debhelper to 11. * Change Priority to optional. * Add Section of sbc-tools. * Update watch file, uses secure URI. -- Nobuhiro Iwamatsu Fri, 25 May 2018 08:19:09 +0900 sbc (1.3-2) unstable; urgency=medium * Disable the ARMv6 asm implementation. (Closes: #856487) This gets miscompiled with recent gcc since gcc does not consider r3 clobbered by the basic asm in a naked function (see #856487). The imost simple short-term fix is to disable the ARMv6 asm implementation on armhf and use the C implementation instead. Thanks to Adrian Bunk and bug reporters. -- Nobuhiro Iwamatsu Mon, 08 May 2017 09:59:43 +0900 sbc (1.3-1) unstable; urgency=medium * Upload to unstable. * Add copyright of other files. * Bump Standards-Version to 3.9.6. -- Nobuhiro Iwamatsu Mon, 01 Jun 2015 14:11:58 +0900 sbc (1.3-1~exp0) experimental; urgency=medium * New upstream release. -- Nobuhiro Iwamatsu Mon, 23 Feb 2015 07:34:05 +0900 sbc (1.2-3) unstable; urgency=medium * Update debian/control. - Re-change Architecture to any, because sbc can work on any platform. -- Nobuhiro Iwamatsu Mon, 09 Jun 2014 07:23:22 +0900 sbc (1.2-2) unstable; urgency=medium * Update debian/control. - Add dh-autoreconf and pkg-config to Build-Depends. - Bump Standards-Version to 3.9.5. * Update debian/rules. - Use dh with autoreconf. (Closes: #746497). - Thanks to Steve Langasek for patch. -- Nobuhiro Iwamatsu Thu, 22 May 2014 13:37:17 +0900 sbc (1.2-1) unstable; urgency=medium * New upstream release. -- Nobuhiro Iwamatsu Sat, 19 Apr 2014 17:00:02 +0900 sbc (1.1-1) unstable; urgency=low * New upstream release. * Add sbc-dbg package. -- Nobuhiro Iwamatsu Thu, 09 May 2013 09:54:06 +0900 sbc (1.0-3) experimental; urgency=low * Add watch file. * Change mail address in Uploaders. -- Nobuhiro Iwamatsu Wed, 19 Dec 2012 08:00:28 +0900 sbc (1.0-2) experimental; urgency=low * Fix typo in Vcs-Git field in debian/control. -- Nobuhiro Iwamatsu Mon, 19 Nov 2012 06:10:15 +0900 sbc (1.0-1) experimental; urgency=low * Initial release. (Closes: #683475) -- Nobuhiro Iwamatsu Mon, 12 Nov 2012 23:50:16 +0900