File: changelog

package info (click to toggle)
sbc 1.5-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,784 kB
  • sloc: ansic: 5,351; sh: 4,154; makefile: 51
file content (126 lines) | stat: -rw-r--r-- 3,974 bytes parent folder | download
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
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 <iwamatsu@debian.org>  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 <iwamatsu@debian.org>  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 <iwamatsu@debian.org>  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 <iwamatsu@debian.org>  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 <iwamatsu@debian.org>  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 <bunk@debian.org> and bug reporters.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  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 <iwamatsu@debian.org>  Mon, 01 Jun 2015 14:11:58 +0900

sbc (1.3-1~exp0) experimental; urgency=medium

  * New upstream release.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  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 <iwamatsu@nigauri.org>  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 <iwamatsu@debian.org>  Thu, 22 May 2014 13:37:17 +0900

sbc (1.2-1) unstable; urgency=medium

  * New upstream release.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  Sat, 19 Apr 2014 17:00:02 +0900

sbc (1.1-1) unstable; urgency=low

  * New upstream release.
  * Add sbc-dbg package.

 -- Nobuhiro Iwamatsu <iwamatsu@debian.org>  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 <iwamatsu@debian.org>  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 <iwamatsu@nigauri.org>  Mon, 19 Nov 2012 06:10:15 +0900

sbc (1.0-1) experimental; urgency=low

  * Initial release. (Closes: #683475)

 -- Nobuhiro Iwamatsu <iwamatsu@nigauri.org>  Mon, 12 Nov 2012 23:50:16 +0900