File: changelog

package info (click to toggle)
libdeflate 1.23-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,068 kB
  • sloc: ansic: 11,716; sh: 1,388; python: 169; makefile: 31
file content (268 lines) | stat: -rw-r--r-- 7,948 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
libdeflate (1.23-1) unstable; urgency=medium

  * New upstream 1.23.

 -- nick black <dankamongmen@gmail.com>  Tue, 14 Jan 2025 09:45:40 -0500

libdeflate (1.22-1) unstable; urgency=medium

  * New upstream 1.22.

 -- nick black <dankamongmen@gmail.com>  Mon, 07 Oct 2024 02:45:06 -0400

libdeflate (1.21-1) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * d/rules: skip making manpages if we are cross-building.

  [ Nick Black ]
  * New upstream
  * Upload from team deflate

  [ Andrea Pappacoda ]
  * Correct sections, appropriate .install files, DEP-14

 -- Nick Black <dankamongmen@gmail.com>  Tue, 13 Aug 2024 10:48:52 -0400

libdeflate (1.20-1) unstable; urgency=medium

  * New upstream version
  * d/rules: stop doing a profile-guide build, especially since CPU
    dispatch is being used.
  * d/copyright: update my email address. Update years for upstream and
    myself.
  * d/{control,rules}: no longer need direct dependency on debhelper-perl.
                       zlib1g-dev is only needed for the tests.
  * use help2man to create manual pages.
  * d/control: expand description of the libdeflate-tools package.
  * d/rules: run even more tests.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 23 Mar 2024 14:26:36 +0100

libdeflate (1.19-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * d/rules: Reduce compiler optimization on alpha (Closes: #1028624)
  * d/libdeflate0.symbols: Add new symbols (libdeflate_alloc_compressor_ex,
    libdeflate_alloc_decompressor_ex)

 -- Lance Lin <lq27267@gmail.com>  Wed, 31 Jan 2024 22:26:50 +0700

libdeflate (1.18-1) unstable; urgency=medium

  [ Lance Lin ]
  * New upstream version
  * d/patches: Removed patch, fixed upstream
  * d/copyright: Update year to 2023

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 10 Aug 2023 10:21:56 +0200

libdeflate (1.15-1) experimental; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: libdebhelper-perl, cmake
  * Adjust d-shlibs call

  [ Michael R. Crusoe ]
  * d/rules: fix building the tests
  * d/rules: update location of benchmark program

 -- Andreas Tille <tille@debian.org>  Wed, 04 Jan 2023 11:12:50 +0100

libdeflate (1.14-1) unstable; urgency=medium

  * Team upload.

  [ Lance Lin ]
  * Update version to 1.14
  * d/watch: fix regex

 -- Lance Lin <lqi254@protonmail.com>  Mon, 03 Oct 2022 18:55:19 +0700

libdeflate (1.12-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * d/watch: Use proper filename for download

  [ Lance Lin ]
  * Updated to new version (1.12)

  [ Andreas Tille ]
  * Standards-Version: 4.6.1 (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)

 -- Andreas Tille <tille@debian.org>  Thu, 23 Jun 2022 15:30:05 +0200

libdeflate (1.10-2) unstable; urgency=medium

  * Team Upload.
  * Add patch to fix FTBFS on armhf (Closes: #1006139)
    + Thanks to Graham Inggs for pointing towards Ubuntu patch

 -- Nilesh Patra <nilesh@debian.org>  Thu, 10 Mar 2022 23:35:02 +0530

libdeflate (1.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sun, 20 Feb 2022 08:30:56 +0100

libdeflate (1.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Add missing build dependency on dh addon.
  * Install pkgconfig file

 -- Andreas Tille <tille@debian.org>  Wed, 19 Jan 2022 17:10:52 +0100

libdeflate (1.8-1) unstable; urgency=medium

  * Team upload.
  * Fix watchfile to detect new versions on github
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 10 Oct 2021 10:20:38 +0200

libdeflate (1.7-2) unstable; urgency=medium

  * Team Upload
  * Fix FTCBFS: (Closes: #989942)
    + Let dh_auto_build pass cross tools to make.
    + Automatically skip pgo when DEB_BUILD_PROFILES contains cross.
    Thanks to Helmut Grohne!

 -- Nilesh Patra <nilesh@debian.org>  Sun, 22 Aug 2021 01:14:54 +0530

libdeflate (1.7-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Refresh patch

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 03 Jan 2021 14:36:39 +0100

libdeflate (1.6-1) unstable; urgency=medium

  * New upstream version
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Wrap long lines in changelog entries: 1.3-2.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Add new symbols
  * Mark libdeflate0 at Multi-Arch: same

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 13 May 2020 12:04:06 +0200

libdeflate (1.5-3) unstable; urgency=medium

  * Source only upload

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

libdeflate (1.5-2) unstable; urgency=medium

  * Standards-Version: 4.5.0 (routine-update)
  * Remove obsolete fields Name from debian/upstream/metadata.
  * New binary package libdeflate-tools

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 10 Feb 2020 12:57:43 +0100

libdeflate (1.5-1) unstable; urgency=medium

  * New upstream version

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

libdeflate (1.4-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sat, 28 Dec 2019 12:00:11 +0100

libdeflate (1.3-3) unstable; urgency=medium

  * Drop valgrind build-dep

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 13 Sep 2019 15:28:11 +0200

libdeflate (1.3-2) unstable; urgency=medium

  * add patch from upstream: test_slow_decompression: skip by default since it's
    flaky
    Should fix build on ppc64el

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 13 Sep 2019 13:24:25 +0200

libdeflate (1.3-1) unstable; urgency=medium

  * New upstream version, now provides libdeflate-g{un,}zip in /usr/bin
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Remove trailing whitespace in debian/rules
  * Set upstream metadata fields: Name.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 23 Aug 2019 12:28:07 +0200

libdeflate (1.2-1) unstable; urgency=medium

  * New upstream version
  * Compile using profile guided optimization

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 15 Jan 2019 06:05:37 -0800

libdeflate (1.1-1) unstable; urgency=medium

  * New upstream version
  * Remove all patches, they were applied upstream.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 23 Dec 2018 15:02:48 -0800

libdeflate (1.0-5) unstable; urgency=medium

  * debian/patches/add_cppflags: Add CPPFLAGS to implicit rule overrides
  * debian/watch: skip pre-releases
  * debian/tests, debian/control: add basic autopkgtest

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 19 Dec 2018 02:55:01 -0800

libdeflate (1.0-4) unstable; urgency=medium

  [ Andreas Tille ]
  * ARM: NEON is not available with the FPU emulation (Thanks to Adrian Bunk
    for the patch)
    Closes: #916700

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 18 Dec 2018 01:11:20 -0800

libdeflate (1.0-3) unstable; urgency=medium

  * debian/patches/armel_no_neon: use a more direct method of disabling
    NEON on the armel architecture.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 07 Dec 2018 02:37:13 -0800

libdeflate (1.0-2) unstable; urgency=medium

  * debian/rules: Try turning off NEON on armel to fix the build; ask
    upstream's build to be more verbose
  * debian/control: Add "Multi-Arch: same" hints
  * debian/libdeflate0.symbols: add Build-Depends-Package

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 06 Dec 2018 19:52:52 -0800

libdeflate (1.0-1) unstable; urgency=medium

  * Initial release (Closes: #911076)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 15 Oct 2018 01:59:04 -0700