File: changelog

package info (click to toggle)
spatialite-tools 5.1.0a-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,340 kB
  • sloc: ansic: 45,591; sh: 4,007; xml: 1,920; makefile: 97
file content (374 lines) | stat: -rw-r--r-- 12,738 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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
spatialite-tools (5.1.0a-2) unstable; urgency=medium

  * Drop unused build dependencies.
  * Enable Salsa CI.
  * Replace pkg-config build dependency with pkgconf.
  * Bump Standards-Version to 4.7.0, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 07 Mar 2025 08:23:49 +0100

spatialite-tools (5.1.0a-1) unstable; urgency=medium

  * New upstream release.
  * Use execute_before instead of override in rules file.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 14 Aug 2023 07:01:05 +0200

spatialite-tools (5.1.0-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 05 Aug 2023 16:02:13 +0200

spatialite-tools (5.1.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Require at least libspatialite-dev 5.1.0.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 05 Aug 2023 07:07:33 +0200

spatialite-tools (5.1.0~rc0-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Bump Standards-Version to 4.6.2, no changes.
  * Bump debhelper compat to 13.
  * Require at least libspatialite-dev 5.1.0~.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 25 Jul 2023 14:45:40 +0200

spatialite-tools (5.0.1-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, no changes.
  * Add Rules-Requires-Root to control file.
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 01 Dec 2022 20:36:58 +0100

spatialite-tools (5.0.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump libspatialite-dev version requirement to 5.0.1.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 07 Feb 2021 20:26:13 +0100

spatialite-tools (5.0.1~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Drop readosm.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 27 Jan 2021 15:31:12 +0100

spatialite-tools (5.0.1~rc0-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Bump watch file version to 4.
  * Update lintian overrides.
  * Bump Standards-Version to 4.5.1, no changes.
  * Update upstream metadata.
  * Bump libspatialite-dev version requirement to 5.0.1~.
  * Add patch to fix building of readosm executables.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 26 Jan 2021 18:13:51 +0100

spatialite-tools (5.0.0-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 24 Aug 2020 06:13:55 +0200

spatialite-tools (5.0.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Bump libspatialite-dev version requirement to 5.0.0.
  * Drop spelling-errors2.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 23 Aug 2020 20:29:24 +0200

spatialite-tools (5.0.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Bump Standards-Version to 4.5.0, no changes.
  * Drop Name field from upstream metadata.
  * Bump debhelper compat to 10, changes:
    - Drop --parallel option, enabled by default
    - Don't explicitly enable autoreconf, enabled by default
    - Drop dh-autoreconf build dependency
  * Update copyright file
  * Add libminizip-dev & librttopo-dev to build dependencies.
  * Bump libspatialite-dev version requirement to 5.0.0~rc1.
  * Drop spelling-errors.patch, applied upstream.
  * Update spelling-errors2.patch for additional typos.
  * Add lintian override for no-manual-page.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 03 Aug 2020 16:24:46 +0200

spatialite-tools (4.4.0~rc1-1~exp5) experimental; urgency=medium

  * No change rebuild with PROJ 6.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 16 Sep 2019 14:55:03 +0200

spatialite-tools (4.4.0~rc1-1~exp4) experimental; urgency=medium

  * Bump Standards-Version to 4.4.0, no changes.
  * Update gbp.conf to use --source-only-changes by default.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 11 Jul 2019 13:40:15 +0200

spatialite-tools (4.4.0~rc1-1~exp3) experimental; urgency=medium

  * Drop autopkgtest to test installability.
  * Add lintian override for testsuite-autopkgtest-missing.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Aug 2018 20:03:36 +0200

spatialite-tools (4.4.0~rc1-1~exp2) experimental; urgency=medium

  * Bump Standards-Version to 4.1.5, no changes.
  * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
  * Add autopkgtest to test installability.
  * Update copyright-format URL to use HTTPS.
  * Update watch file to use HTTPS.
  * Add patch to fix spelling errors.
  * Update Vcs-* URLs for Salsa.
  * Strip trailing whitespace from control & rules files.
  * Fix typo in manpage.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 21 Jul 2018 20:09:13 +0200

spatialite-tools (4.4.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Update copyright file, update copyright years for Alessandro Furieri.
  * Require at least libspatialite-dev 4.4.0~rc1.
  * Add manpage for shp_sanitize.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 07 May 2016 15:02:57 +0200

spatialite-tools (4.4.0~rc0-1~exp2) experimental; urgency=medium

  * Update Vcs-Git URL to use HTTPS.
  * Enable all hardening buildflags.
  * Bump Standards-Version to 3.9.8, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 05 May 2016 21:39:36 +0200

spatialite-tools (4.4.0~rc0-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Enable parallel builds.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 17 Dec 2015 04:01:51 +0100

spatialite-tools (4.3.0-3) unstable; urgency=medium

  * Enable parallel builds.
  * Enable all hardening buildflags.
  * Reorder build dependencies.
  * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
  * Update copyright-format URL to use HTTPS.
  * Update watch file to use HTTPS.
  * Update Vcs-* URLs for Salsa.
  * Strip trailing whitespace from control & rules files.
  * Add patch to fix spelling errors.
  * Fix typo in manpage.
  * Add lintian override for testsuite-autopkgtest-missing.
  * Bump Standards-Version to 4.4.0, no changes.
  * Update gbp.conf to use --source-only-changes by default.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 11 Jul 2019 13:16:24 +0200

spatialite-tools (4.3.0-2) unstable; urgency=medium

  * Update Vcs-Browser URL to use HTTPS.
  * Rebuild for geos transition.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 29 Aug 2015 15:42:00 +0200

spatialite-tools (4.3.0-1) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 14 Jul 2015 12:36:07 +0200

spatialite-tools (4.3.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Bump minimum required libspatialite-dev version to 4.3.0.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Jul 2015 22:10:29 +0200

spatialite-tools (4.3.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Bump minimum required libspatialite-dev version to 4.3.0~rc1.
  * Drop patches applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 27 Jun 2015 16:26:13 +0200

spatialite-tools (4.3.0~rc0-1~exp1) experimental; urgency=medium

  * Update watch file to use lowercase rc in upstream version mangle.
  * New upstream release candidate.
  * Drop patches applied upstream, refresh remaining patches.
  * Add patch to link sqlite3.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 19 Jun 2015 22:48:52 +0200

spatialite-tools (4.2.1~rc1-3) experimental; urgency=medium

  * Bump minimum required libspatialite-dev to 4.2.1~rc1-1~exp4.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 14 May 2015 21:22:06 +0200

spatialite-tools (4.2.1~rc1-2) experimental; urgency=medium

  * Add upstream metadata.
  * Update Vcs-Browser URL to use cgit instead of gitweb.
  * Set the date embedded in man pages to the changelog date for
    reproducible builds.
  * Update my email to @debian.org address.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 14 May 2015 16:19:26 +0200

spatialite-tools (4.2.1~rc1-1) experimental; urgency=medium

  * New upstream release candidate.
  * Set experimental branch in Vcs-Git and gbp.conf.
  * Add man page for spatialite_osm_overpass & spatialite_xml_validator.
  * Drop patches applied upstream, refresh remaining patches.
  * Add build dependency on libxml2.
  * Bump Standards-Version to 3.9.6, no changes.
  * Update 07-succesfully-typo.patch, also fix typo in
    spatialite_osm_overpass.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Fri, 28 Nov 2014 19:06:51 +0100

spatialite-tools (4.2.0-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Refresh patches:
    - 00-add_automake_foreign.patch
    - 03-fix_typos.patch
    - 07-succesfully-typo.patch
    - 08-indifferently-typo.patch
    - 10-no-sqlite-check.patch
  * Update copyright file.
  * Add man page for:
    - spatialite_xml_collapse
    - spatialite_xml_load
    - spatialite_xml_print
  * Add patch to fix 'OUTPUT' typo.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Mon, 04 Aug 2014 03:02:57 +0200

spatialite-tools (4.1.1-5) unstable; urgency=medium

  * Add patch to use spatialite_init_ex() instead of spatialite_init(),
    the latter segfaults now that libspatialite is built with libproj 4.9.1.
    (closes: #785091)
  * Update Vcs-Browser URL to use cgit instead of gitweb.
  * Bump Standards-Version to 3.9.6, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 16 May 2015 17:05:48 +0200

spatialite-tools (4.1.1-4) unstable; urgency=medium

  * Add patch to not require an extact match between the sqlite3 header
    and source for spatialite to run.
    (closes: #743999)
  * Drop lintian override for no-upstream-changelog,
    shouldn't override pedantic tags.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Thu, 10 Apr 2014 00:05:59 +0200

spatialite-tools (4.1.1-3) unstable; urgency=low

  * Add gbp.conf to use pristine-tar by default.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Mon, 17 Mar 2014 23:12:08 +0100

spatialite-tools (4.1.1-2) experimental; urgency=low

  * Bump Standards-Version to 3.9.5, no changes required.
  * Require at least libspatialite version 4.1.1.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sat, 14 Dec 2013 17:04:24 +0100

spatialite-tools (4.1.1-1) experimental; urgency=low

  * New upstream version.
  * Add myself to Uploaders.
  * Update watch file.
  * Use dh-autoreconf to run autoreconf during build.
  * Use canonical URLs for Vcs-* fields.
  * Update Homepage URL.
  * Update copyright file.
  * Properly link sqlite3. (closes: #713644)
  * Pass all hardening flags to configure.
  * Add lintian override for no upstream changelog, link to timeline.
  * Add patch to fix 'successfully' typo.
  * Add patch to fix 'indifferently' typo.
  * Add patch to fix 'default' typo.
  * Add man page for specialite tools:
    - exif_loader
    - shp_doctor
    - spatialite
    - spatialite_convert
    - spatialite_dxf
    - spatialite_gml
    - spatialite_network
    - spatialite_osm_filter
    - spatialite_osm_map
    - spatialite_osm_net
    - spatialite_osm_raw
    - spatialite_tool
    (closes: #703344)
  * Bump dephelper compatibility to 9.
  * Change priority to optional.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Mon, 30 Sep 2013 02:35:52 +0200

spatialite-tools (4.1.0-1) UNRELEASED; urgency=low

  * New upstream version

 -- Jerome Villeneuve Larouche <jlarouche@mapgears.com>  Fri, 23 Aug 2013 11:03:13 -0400

spatialite-tools (4.0.0-1) experimental; urgency=low

  * New upstream version
  * Bump requirement of libspatialite to >= 4.0.0
  * Added hardening instructions to debian/rules

 -- David Paleino <dapal@debian.org>  Sat, 01 Dec 2012 21:18:10 +0100

spatialite-tools (3.1.0b-1) unstable; urgency=low

  * New upstream version
  * Patches adapted to new source
  * Standards-Version bump to 3.9.4, no changes needed
  * Updated debian/copyright
  * Added Build-Depends on libreadosm-dev

 -- David Paleino <dapal@debian.org>  Thu, 04 Oct 2012 00:13:01 +0200

spatialite-tools (3.0.0-2) unstable; urgency=low

  * Fixed debian/watch to properly mangle upstream versioning scheme
  * Added DEP-3 header to 05-dont_relink.patch

 -- David Paleino <dapal@debian.org>  Sat, 14 Apr 2012 11:55:00 +0200

spatialite-tools (3.0.0-1) unstable; urgency=low

  * Initial release.
  * Spatialite-tools used to be distributed with spatialite source, this
    is now different and this package is thought to be built apart.
  * Added the same 05-dont_relink.patch new patch used in spatialite
    to avoid relinking.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 29 Feb 2012 13:00:58 +0100