File: changelog

package info (click to toggle)
hfst 3.16.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 14,532 kB
  • sloc: cpp: 101,875; sh: 6,717; python: 5,225; yacc: 4,985; lex: 2,900; makefile: 2,017; xml: 6
file content (271 lines) | stat: -rw-r--r-- 7,704 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
269
270
271
hfst (3.16.2-1) unstable; urgency=medium

  * New upstream release
  * debian/control:
    + Bump S-V to 4.7.0
    + Relax Replaces/Conflicts so multiple libhfst can co-exist

 -- Tino Didriksen <tino@didriksen.cc>  Fri, 31 Jan 2025 11:11:31 +0100

hfst (3.16.1-3) unstable; urgency=medium

  * Apparently, LDFLAGS only works in d/rules when passed to configure

 -- Tino Didriksen <tino@didriksen.cc>  Thu, 19 Dec 2024 23:15:40 +0100

hfst (3.16.1-2) unstable; urgency=medium

  * armel and powerpc still need LDFLAGS=-latomic,
    but thankfully not the full patch

 -- Tino Didriksen <tino@didriksen.cc>  Thu, 19 Dec 2024 16:12:50 +0100

hfst (3.16.1-1) unstable; urgency=medium

  * Update to latest upstream.
  * Require patched openfst (Closes: #1075066)

 -- Tino Didriksen <tino@didriksen.cc>  Thu, 19 Dec 2024 10:43:53 +0100

hfst (3.16.0-5) unstable; urgency=medium

  * Add Breaks+Replaces (Closes: #1034972)

 -- Tino Didriksen <tino@didriksen.cc>  Thu, 27 Apr 2023 15:46:23 +0200

hfst (3.16.0-4) unstable; urgency=high

  [ Tino Didriksen ]
  * debian/patches/hfst-atomic.diff:
    + Add atomic patch, to aid in building on armel/mipsel

 -- Kartik Mistry <kartik@debian.org>  Wed, 20 Apr 2022 19:42:23 +0530

hfst (3.16.0-3) unstable; urgency=high

  * Depends on libfst-dev (>= 1.7.9) to avoid depends on libfst8
    (Closes: #1009828)

 -- Kartik Mistry <kartik@debian.org>  Wed, 20 Apr 2022 10:49:29 +0530

hfst (3.16.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Kartik Mistry <kartik@debian.org>  Mon, 07 Mar 2022 09:34:55 +0530

hfst (3.16.0-1) experimental; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream.
  * Bumped package libhfst53 -> libhfst55 for soname change.

 -- Kartik Mistry <kartik@debian.org>  Wed, 02 Mar 2022 08:50:09 +0530

hfst (3.15.4-1) experimental; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream
  * debian/control:
    + Updated Standards-Version to 4.6.0
    + Renamed python3-libhfst to python3-hfst, with transitional package
    + Updated package name as per soname change: libhfst52 -> libhfst53.
  * debian/rules:
    + Only build for one python3 version, because multi-version seems generally
      unsupported.
  * debian/copyright:
    + Fix copyright, partially by excluding conflicting files from Debian, but
      primarily by asking authors for intent and permission.

 -- Kartik Mistry <kartik@debian.org>  Mon, 07 Feb 2022 17:34:35 +0530

hfst (3.15.1-3) unstable; urgency=low

  * debian/rules:
    + Fix Python module name.
  * Add debian/gitlab-ci.yml.
  * debian/control:
    + Switched to debhelper-compat.
    + Updated Standards-Version to 4.5.0
  * Removed duplicate trigger and lintian-override for it.

 -- Kartik Mistry <kartik@debian.org>  Tue, 26 May 2020 20:15:46 +0530

hfst (3.15.1-2) unstable; urgency=low

  * Source only upload.

 -- Kartik Mistry <kartik@debian.org>  Mon, 30 Sep 2019 14:25:08 +0530

hfst (3.15.1-1) unstable; urgency=low

  * Update to latest upstream
  * Now only supports Python 3 (Closes: #936698)
  * Now uses ICU for Unicode handling
  * Updated dh to 12
  * debian/control:
    + Updated Standards-Version to 4.4.0
    + Updated Build-Depends

 -- Tino Didriksen <tino@didriksen.cc>  Tue, 03 Sep 2019 14:02:07 +0200

hfst (3.15.0-2) unstable; urgency=low

  * Fixed debian/watch.

 -- Kartik Mistry <kartik@debian.org>  Tue, 11 Dec 2018 12:34:57 +0530

hfst (3.15.0-1) unstable; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream.
  * debian/control:
    + Updated Standards-Version to 4.2.1
    + Updated package name as per soname change: libhfst50 -> libhfst52.
    + Updated Build-Depends.

  [ Kartik Mistry ]
  * debian/libhfst52.lintian-overrides:
    + Added override for repeated triggers.

 -- Kartik Mistry <kartik@debian.org>  Sat, 13 Oct 2018 12:16:11 +0530

hfst (3.13.0~r3461-3) unstable; urgency=low

  * debian/control:
    + Updated Standards-Version to 4.1.5
    + Updated Homepage.
    + Updated Vcs-* URLs.
  * Updated dh to 11.
  * debian/copyright:
    + Wrap text to 80 chars.
    + Updated source URL.
  * debian/rules:
    + Removed --parallel argument.
    + Added hardening support.

 -- Kartik Mistry <kartik@debian.org>  Sun, 05 Aug 2018 15:49:03 +0800

hfst (3.13.0~r3461-2) unstable; urgency=low

  * Upload to unstable.

 -- Kartik Mistry <kartik@debian.org>  Fri, 22 Dec 2017 11:54:55 +0530

hfst (3.13.0~r3461-1) experimental; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream release
  * Rename libhfstNN-dev to plain libhfst-dev

  [ Kartik Mistry ]
  * Upload to experimental as of now.
  * Update Standards-Version to 4.1.1
  * Added patch description.

 -- Kartik Mistry <kartik@debian.org>  Sat, 02 Dec 2017 11:49:38 +0530

hfst (3.12.2~r3289-3) unstable; urgency=low

  * debian/docs change README to README.rst (Closes: #874761)
  * New style watch file

 -- Tino Didriksen <tino@didriksen.cc>  Mon, 11 Sep 2017 14:34:24 +0200

hfst (3.12.2~r3289-2) unstable; urgency=low

  [ Tino Didriksen ]
  * Re-disable tests to work around big-endian building (Closes: #873008)

  [ Kartik Mistry ]
  * Added dh-python to Build-Depends.

 -- Kartik Mistry <kartik@debian.org>  Thu, 07 Sep 2017 10:00:41 +0530

hfst (3.12.2~r3289-1) unstable; urgency=low

  [ Tino Didriksen ]
  * New upstream release:
  * debian/patches/hfst_03_notemplate.diff:
    + Added patch to Fix FTBFS (Closes: #871145)
  * Now also builds Python modules for Python 2.x

 -- Kartik Mistry <kartik@debian.org>  Tue, 08 Aug 2017 18:16:08 +0530

hfst (3.10.0~r2798-3) unstable; urgency=medium

  [ Tino Didriksen ]
  * Workaround tests failing on big-endian (Closes: #827199)
    + Not solved, but not needed because hfst-ospell fixed the end-user case

 -- Kartik Mistry <kartik@debian.org>  Thu, 23 Mar 2017 18:48:47 +0530

hfst (3.10.0~r2798-2) unstable; urgency=low

  [ Tino Didriksen ]
  * debian/patches/hfst_03_char2int.diff:
    + Fix FTBFS: twolc test fails or times out (Closes: #826659)

 -- Kartik Mistry <kartik@debian.org>  Mon, 13 Jun 2016 10:17:56 +0530

hfst (3.10.0~r2798-1) unstable; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream release.

  [ Kartik Mistry ]
  * debian/control:
    + Updated Standards-Version to 3.9.8

 -- Kartik Mistry <kartik@debian.org>  Mon, 06 Jun 2016 18:33:47 +0530

hfst (3.9.0~r4595-3) unstable; urgency=medium

  * Update package to generate appropriate dependencies for python bindings
    as well as building for all supported python3 versions. Patch was not added
    in last update by mistake (Closes: #809446)

 -- Kartik Mistry <kartik@debian.org>  Wed, 10 Feb 2016 10:59:55 +0530

hfst (3.9.0~r4595-2) unstable; urgency=low

  [ Tino Didriksen ]
  * Removed old-style hardening support.
  * Added overrides.

 -- Kartik Mistry <kartik@debian.org>  Tue, 02 Feb 2016 17:41:03 +0530

hfst (3.9.0~r4595-1) unstable; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream release.

  [ Kartik Mistry ]
  * debian/control:
    + Fixed Vcs-* URLs.
  * debian/copyright:
    + Updated SFST and Foma upstream URLs.
  * debian/rules:
    + Added hardening support.

 -- Kartik Mistry <kartik@debian.org>  Tue, 02 Feb 2016 11:49:33 +0530

hfst (3.8.3~r4409-1) unstable; urgency=low

  * Update to latest upstream release.

 -- Tino Didriksen <mail@tinodidriksen.com>  Mon, 03 Aug 2015 06:53:49 +0000

hfst (3.8.2~r4145-1) unstable; urgency=low

  [ Tino Didriksen ]
  * Initial release (Closes: #781759).
  * Add Python and Python3 modules.
  * Fix some Lintian errors.
  * Disable static libraries.

  [ Kartik Mistry ]
  * Added hardening support.
  * Added patch description.

 -- Kartik Mistry <kartik@debian.org>  Wed, 22 Jul 2015 17:46:52 -0500