File: changelog

package info (click to toggle)
lucene%2B%2B 3.0.9-3.2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 19,488 kB
  • sloc: cpp: 174,061; ansic: 26,951; python: 8,626; sh: 524; makefile: 32
file content (286 lines) | stat: -rw-r--r-- 9,564 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
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
lucene++ (3.0.9-3.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix build dependency on dpkg-dev (Closes: #1065284)

 -- Sebastian Ramacher <sramacher@debian.org>  Thu, 07 Mar 2024 00:22:31 +0100

lucene++ (3.0.9-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add build depedency on dpkg-dev (>= 1.22.5) for time_t transition.
    (Closes: #1065284)

 -- Michael Hudson-Doyle <mwhudson@debian.org>  Mon, 04 Mar 2024 23:42:22 +1300

lucene++ (3.0.9-3) unstable; urgency=medium

  * Upload to sid

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 28 Feb 2024 12:10:42 +0100

lucene++ (3.0.9-2exp1) experimental; urgency=medium

   [ Graham Inggs ]
   * Rename libraries for 64-bit time_t transition.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 28 Feb 2024 12:10:34 +0100

lucene++ (3.0.9-2) unstable; urgency=medium

  * Upload with proposed pull-request 200 to fix build
    failure

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 24 Feb 2024 21:27:13 +0100

lucene++ (3.0.9-1) unstable; urgency=medium

  * New upstream version 3.0.9
  * Drop patches now upstream:
    - {160,161,162,163,169,172,173,174,fix-version-h-install}.patch

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 24 Feb 2024 14:09:18 +0100

lucene++ (3.0.8-8) unstable; urgency=medium

  * Fix another cmake regression

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 19 Jun 2023 21:44:17 +0200

lucene++ (3.0.8-7) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + liblucene++-dev: Add Multi-Arch: same.
    + liblucene++-doc: Add Multi-Arch: foreign.

  [ Gianfranco Costamagna ]
  * Fix autopkgtests with newer cmake version

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 19 Jun 2023 15:14:38 +0200

lucene++ (3.0.8-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Update watch file format version to 4.

  [ Gianfranco Costamagna ]
  * Bump std-version to 4.6.2, no changes required
  * Fix version.h installation.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 20 Feb 2023 07:34:36 +0100

lucene++ (3.0.8-5) unstable; urgency=medium

  * debian/patches/172.patch:
  * debian/patches/173.patch:
  * debian/patches/174.patch:
    - cherry-pick upstream fixes to install contrib headers
      thanks clay stan <claystan97@gmail.com> for the help
      (Closes: #992483)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 24 Aug 2021 19:17:47 +0200

lucene++ (3.0.8-4) unstable; urgency=medium

  * debian/patches/169.patch:
    - upstream testsuite fix

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 08 Mar 2021 20:45:41 +0100

lucene++ (3.0.8-3) unstable; urgency=medium

  * Also install builddeps in debian/tests/control

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 05 Jan 2021 22:30:20 +0100

lucene++ (3.0.8-2) unstable; urgency=medium

  * Add zlib1g-dev new dependency

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 05 Jan 2021 10:12:21 +0100

lucene++ (3.0.8-1) unstable; urgency=medium

  * New upstream version 3.0.8
  * Drop patch 0001-Fix-compilation-with-Boost-1.58.patch and afd772ba14954c8785ce17a376759ba9525f3315.patch, upstream
  * Also install cmake helpers in libdir
  * Drop useless stuff from installation, gtest is not meant to be installed
  * Add patch to fix an upstream issue with Chinese locale
  * Add upstream-proposed PR to fix a wrong contrib library creation due to a typo
  * Add upstream-proposed patch to fix a bad substitution value for pkgconfig file
  * Add upstream-proposed patch to fix various issues with cmake helpers and substitution files
  * Refresh snowball disabled patch
  * Drop pkgconfig file, use upstream-proposed pr instead
  * Update series file
  * Add autopkgtest trying to build a simple test main with cmake

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 04 Jan 2021 23:53:17 +0100

lucene++ (3.0.7-15) unstable; urgency=medium

  * Use a way that should be compatible with -A, -B, and full build,
    working in Debian and Ubuntu

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 03 Jul 2020 18:10:41 +0200

lucene++ (3.0.7-14) unstable; urgency=medium

  * Do the full build also on arch: any.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 03 Jul 2020 14:35:32 +0200

lucene++ (3.0.7-13) unstable; urgency=medium

  * Refactor build to not fail anymore on arch:all
  * Honour nocheck

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 03 Jul 2020 14:02:38 +0200

lucene++ (3.0.7-12) unstable; urgency=medium

  * Add python3 to build-deps to fix arch:all builds

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 03 Jul 2020 13:12:51 +0200

lucene++ (3.0.7-11) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
    + debian/rules: Move --fail-missing argument to dh_missing.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Drop unnecessary dh arguments: --parallel

  [ Gianfranco Costamagna ]
  * Upload to sid
  * std-version 4.5.0, compat level 13
  * Add R^3: no

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 03 Jul 2020 12:32:58 +0200

lucene++ (3.0.7-10) unstable; urgency=medium

  * Run testsuite but do not fail.
  * Run testsuite only on arch:any

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 24 Aug 2018 20:47:23 +0200

lucene++ (3.0.7-9) unstable; urgency=medium

  * Move VCS fields to salsa.d.o
  * Bump std-version to 4.2.0.1, no changes required
  * Use secure https link for copyright file
  * Re-enable testsuite

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 23 Aug 2018 17:30:52 +0200

lucene++ (3.0.7-8) unstable; urgency=medium

  * Fix typo, preventing lucene++ from being upgraded.
    (Closes: #794926), thanks Andreas Beckmann for the bug report!

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Sat, 08 Aug 2015 10:41:05 +0200

lucene++ (3.0.7-7) unstable; urgency=medium

  * Remove symbols file.
    - It fails on mostly all archs, I'll evaluate again
      the decision after the gcc-5 transition.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 06 Aug 2015 13:34:14 +0200

lucene++ (3.0.7-6) unstable; urgency=medium

  [ Iain Lane ]
  * debian/patches/0001-Fix-compilation-with-Boost-1.58.patch: Cherry-pick
    from upstream to fix compilation with boost 1.58.
  * Update package names for GCC5 ABI break. (Closes: #794716)

  [ Gianfranco Costamagna ]
  * Add symbols files.
  * Update my uid.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Thu, 06 Aug 2015 10:45:42 +0200

lucene++ (3.0.7-5) unstable; urgency=medium

  * Use DebWithRelInfo as CMAKE_BUILD_TYPE.
  * Disable testsuite for now, it fails on too many archs.
    - Filed test failures with stack traces upstream.

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Mon, 20 Jul 2015 00:14:44 +0200

lucene++ (3.0.7-4) unstable; urgency=medium

  * d/p/afd772ba14954c8785ce17a376759ba9525f3315.patch:
    - fix segfault when running testsuite
  * d/rules:
    - enable testsuite

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Thu, 16 Jul 2015 18:15:04 +0200

lucene++ (3.0.7-3) unstable; urgency=medium

  * d/p/0001-Fix-packageconfig-path.patch, due to
    an error in CMake the resulting pkg-config file was
    wrong.
  * d/rules: remove ENABLE_STANDARD_ALLOCATOR switch, unused since
    the new version.

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Tue, 28 Apr 2015 09:41:20 +0200

lucene++ (3.0.7-2) unstable; urgency=low

  * Upload to unstable

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Sun, 26 Apr 2015 23:35:23 +0200

lucene++ (3.0.7-1) experimental; urgency=medium

  * New upstream release.
  * d/copyright:
    - Fix copyright issue (upstream issue #70)
      move arabic and persian to BSD license.
    - Remove unicode.LICENSE reference.
    - Add gtest copyright information.
  * d/rules: tweak to follow upstream html documentation move.
  * d/patches: remove every patch, accepted upstream.
  * d/unicode.LICENSE: remove, integrated upstream.
  * d/watch, stop using githubredir.
  * d/control: add VCS-* fields.

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Fri, 30 Jan 2015 17:17:31 +0100

lucene++ (3.0.6-4) unstable; urgency=medium

  * Sigh, using embedded snowball, as per upstream suggestion on issue #71.
    - I think I prefer the snowball/libstemmer to be fully included
      with Lucene++. I vaguely remember making a few tweaks to it to
      fix bugs and make more compatible with Lucene++.

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Sat, 29 Nov 2014 18:13:51 +0100

lucene++ (3.0.6-3) unstable; urgency=medium

  * Do not symlink jquery from doxygen, this will result in a
    broken documentation. cfr: 736360.
    - Drop libjs-jquery and dh-linktree from b-d.

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Thu, 30 Oct 2014 12:03:59 +0100

lucene++ (3.0.6-2) unstable; urgency=medium

  * debian/patches/fix-build-failure.patch
    - trying to fix both hurd and kfreebsd-* build failures.
  * Bump std-version to 3.9.6, no changes required.
  * Fix some copyright entries.

 -- Gianfranco Costamagna <costamagnagianfranco@yahoo.it>  Fri, 10 Oct 2014 19:25:22 +0200

lucene++ (3.0.6-1) unstable; urgency=low

  * Initial release (Closes: #750148).

 -- Ɓukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Mon, 16 Jun 2014 17:48:23 +0200