File: changelog

package info (click to toggle)
htscodecs 1.6.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,656 kB
  • sloc: ansic: 15,853; javascript: 2,907; makefile: 330; sh: 192
file content (182 lines) | stat: -rw-r--r-- 5,888 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
htscodecs (1.6.5-1) unstable; urgency=medium

  * New upstream version 1.6.5
  * d/copyright: update years where relevant.
  * d/control: drop redundant Priority: optional.
  * d/control: drop redundant Rules-Requires-Root: no.
  * d/control: declare compliance to standards version 4.7.3.
  * d/watch: convert to v5 Github template.
  * link_with_libm: update dep3 header.
    The issue looks pretty Debian specific and forwarding not needed.

 -- Étienne Mollier <emollier@debian.org>  Sat, 21 Feb 2026 11:46:25 +0100

htscodecs (1.6.1-2) unstable; urgency=medium

  * Team upload.
  * Fix the symbols for all amd64 (Thanks for the patch to  Samuel Thibault)
    Closes: #1088745

 -- Andreas Tille <tille@debian.org>  Sun, 16 Feb 2025 16:20:49 +0100

htscodecs (1.6.1-1) unstable; urgency=medium

  * New upstream version 1.6.1
  * d/control: declare compliance to standards version 4.7.0.
  * d/copyright: update copyright years.

 -- Étienne Mollier <emollier@debian.org>  Fri, 23 Aug 2024 12:05:34 +0200

htscodecs (1.6.0-1) unstable; urgency=medium

  * New upstream version 1.6.0

 -- Étienne Mollier <emollier@debian.org>  Thu, 14 Dec 2023 14:00:41 +0100

htscodecs (1.5.2-1) unstable; urgency=medium

  * New upstream version 1.5.2
  * d/clean: cleanup multiple build artifacts. (Closes: #1048106)
  * d/rules: make test artifacts cleanup more targeted. (Closes: #1049483)

 -- Étienne Mollier <emollier@debian.org>  Mon, 23 Oct 2023 21:52:19 +0200

htscodecs (1.5.1-1) unstable; urgency=medium

  * New upstream version

 -- Étienne Mollier <emollier@debian.org>  Sat, 22 Jul 2023 20:09:14 +0200

htscodecs (1.5.0-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * d/copyright: update copyright year.
  * d/*.symbols: triage symbols.
    This introduces a couple of functions in version 1.5.0 and also
    triages architecture specific functions more precisely than just
    marking them optional.

 -- Étienne Mollier <emollier@debian.org>  Sun, 11 Jun 2023 17:26:02 +0200

htscodecs (1.3.0-4) unstable; urgency=medium

  * d/rules: disable simd support only on build breakages.
  * d/libhtscodecs2.symbols: restore simd specific symbols as optional.

 -- Étienne Mollier <emollier@debian.org>  Sat, 08 Oct 2022 09:46:35 +0200

htscodecs (1.3.0-3) unstable; urgency=medium

  * Team Upload.
  * Avoid installing entropy for reproducible build
  * Do not build on higher baseline so as to not violate arch baseline
  * Remove avx or sse specific symbols
  * undef neon to build on arm properly as well

 -- Nilesh Patra <nilesh@debian.org>  Sat, 01 Oct 2022 04:46:57 +0000

htscodecs (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * Fix watch file

 -- Andreas Tille <tille@debian.org>  Thu, 29 Sep 2022 13:36:00 +0200

htscodecs (1.3.0-1) experimental; urgency=medium

  * Team upload.
  * New upstream version
  * Use d-shlibs
  * Adjust symbols

 -- Andreas Tille <tille@debian.org>  Tue, 23 Aug 2022 16:47:09 +0200

htscodecs (1.2.2-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.1 (routine-update)
  * debian/libhtscodecs2.install: bump to soversion 2.0.6.
  * Add gcc-12.patch: fix build time test failure with gcc-12.
    Thanks to James Bonfield (Closes: #1012946)

 -- Étienne Mollier <emollier@debian.org>  Sun, 26 Jun 2022 15:36:33 +0200

htscodecs (1.2.1-1) unstable; urgency=medium

  * New upstream version 1.2.1
  * Apply multi-arch hints.
    + libhtscodecs-dev: Add Multi-Arch: same.
  * d/libhtscodecs2.install: bump from version 2.0.3 to 2.0.5;
    no breaking changes identified in direct reverse dependencies;
    no symbols changed.
  * Remove unused patches big-endian and ship_varint_h; applied upstream.
  * d/copyright: bump copyrights year

 -- Étienne Mollier <emollier@debian.org>  Fri, 25 Feb 2022 09:15:36 +0100

htscodecs (1.1.1-3) unstable; urgency=medium

  * Team upload.
  * Make Build reproducible.  Thanks for the patch to Chris Lamb
    Closes: #993952
  * Apply multi-arch hints.
    + libhtscodecs-dev: Drop Multi-Arch: same.

 -- Andreas Tille <tille@debian.org>  Thu, 09 Sep 2021 12:11:12 +0200

htscodecs (1.1.1-2) unstable; urgency=medium

  * d/rules: use DEB_HOST_MULTIARCH (Closes: #993040)
  * d/control: add myself to uploaders.

 -- Étienne Mollier <emollier@debian.org>  Thu, 26 Aug 2021 21:21:47 +0200

htscodecs (1.1.1-1) unstable; urgency=medium

  * Team upload
  * d/libhtscodecs2.symbols: update symbols file appropriately this time.

 -- Étienne Mollier <emollier@debian.org>  Thu, 26 Aug 2021 17:40:41 +0200

htscodecs (1.1.1-1~0exp0) experimental; urgency=medium

  [ Steffen Moeller ]
  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Étienne Mollier ]
  * Standards-Version: 4.6.0 (routine-update)
  * refresh link_with_libm patch
  * d/libhtscodecs2.install: minor SOVERSION bump
  * d/libhtscodecs2.symbols: update symbols file

 -- Étienne Mollier <emollier@debian.org>  Thu, 26 Aug 2021 13:29:39 +0200

htscodecs (0.5-3) unstable; urgency=medium

  * The packages are Multi-Arch: same.
  * Add a patch from upstream to fix building on big endian systems
  * Rules-Requires-Root: no

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 18 Feb 2020 14:11:10 +0100

htscodecs (0.5-2) unstable; urgency=medium

  * Add AutoPkgTest
  * Add patch to ship varint.h for staden-io-lib
  * Link the library against libm
  * Add symbols file

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 12 Feb 2020 18:18:01 +0100

htscodecs (0.5-1) unstable; urgency=medium

  * Initial release. (Closes: #951072)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 10 Feb 2020 16:20:08 +0100