File: changelog

package info (click to toggle)
spatialindex 1.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,588 kB
  • sloc: cpp: 49,628; python: 4,968; ansic: 599; sh: 465; makefile: 144
file content (257 lines) | stat: -rw-r--r-- 8,972 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
spatialindex (1.9.3-2) unstable; urgency=medium

  * Drop Name field from upstream metadata.
  * Bump Standards-Version to 4.5.0, no changes.
  * Bump debhelper compat to 10, changes:
    - Drop --parallel option, enabled by default
  * Bump watch file version to 4.
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 11 Nov 2020 18:59:18 +0100

spatialindex (1.9.3-1) unstable; urgency=medium

  * Update symbols for other architectures.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 30 Oct 2019 10:33:27 +0100

spatialindex (1.9.3-1~exp1) experimental; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 24 Oct 2019 06:16:15 +0200

spatialindex (1.9.2-1~exp1) experimental; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 22 Oct 2019 13:34:15 +0200

spatialindex (1.9.1-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Update gbp.conf to use --source-only-changes by default.
  * Bump Standards-Version to 4.4.1, no changes.
  * Switch to CMake for build.
  * Update docs to install.
  * Rename library packages for SONAME bump.
  * Don't install static library in -dev package, no longer built.
  * Don't install pkgconfig file in -dev package, no longer built.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 20 Oct 2019 07:13:52 +0200

spatialindex (1.9.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop Breaks/Replaces on non-v5 packages, no longer required.
  * Update symbols for other architectures.
  * Strip pre-releases from symbols version.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 08 Feb 2019 17:28:57 +0100

spatialindex (1.9.0~rc1-1~exp1) experimental; urgency=medium

  * New upstream release candidate.
  * Bump Standards-Version to 4.3.0, no changes.
  * Add Build-Depends-Package field to symbols files.
  * Update watch file to use GitHub releases.
  * Update copyright file, changes:
    - Add Norman Barker to copyright holders
    - Add license & copyright for gtest sources
    - Update Upstream-Contact & Source URL
  * Update Homepage URL to use libspatialindex.org.
  * Rename library packages for SONAME bump.
  * Drop patches, applied upstream.
  * Add lintian overrides for hardening-no-fortify-functions.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 06 Feb 2019 07:13:41 +0100

spatialindex (1.8.5-7) unstable; urgency=medium

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

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 31 Jul 2018 20:47:30 +0200

spatialindex (1.8.5-6) unstable; urgency=medium

  * Change priority from extra to optional.
  * Bump Standards-Version to 4.1.5, changes: priority.
  * Strip trailing whitespace from changelog, control & rules files.
  * Update copyright-format URL to use HTTPS.
  * Update watch file to use HTTPS.
  * Update Vcs-* URLs for Salsa.
  * Update symbols for other architectures.
  * Drop obsolete dbg package.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 21 Jul 2018 18:56:52 +0200

spatialindex (1.8.5-5) unstable; urgency=medium

  * Bump Standards-Version to 4.0.0, no changes.
  * Add autopkgtest to test installability.
  * Enable PIE hardening buildflags.
  * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
  * Update symbols for other architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 25 Jun 2017 19:02:27 +0200

spatialindex (1.8.5-4) unstable; urgency=medium

  * Bump Standards-Version to 3.9.8, no changes.
  * Enable bindnow hardening buildflags.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 17 Apr 2016 18:29:10 +0200

spatialindex (1.8.5-3) unstable; urgency=medium

  * Update symbols for other architectures.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 05 Aug 2015 12:51:17 +0200

spatialindex (1.8.5-2) unstable; urgency=medium

  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 03 Aug 2015 12:42:16 +0200

spatialindex (1.8.5-2~exp2) experimental; urgency=medium

  * Update symbols for other architectures.
  * Replace uppercase RC with lowercase rc in uversionmangle.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 02 Aug 2015 16:53:22 +0200

spatialindex (1.8.5-2~exp1) experimental; urgency=medium

  * Append v5 to library package names for GCC 5 transition.
  * Drop SOVERSION from -dbg package name.
  * Update symbols for amd64 with GCC 5.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 01 Aug 2015 17:24:45 +0200

spatialindex (1.8.5-1) unstable; urgency=medium

  * Use multi-line uscan options in watch file.
  * Update copyright years for Howard Butler.
  * Enable parallel builds.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 10 Jul 2015 11:26:02 +0200

spatialindex (1.8.5-1~exp2) experimental; urgency=medium

  * Add upstream metadata.
  * Update Vcs-Browser URL to use cgit instead of gitweb.
  * Update symbols for other architectures.
  * Update my email to @debian.org address.
  * Group copyright holders by license in copyright file.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 26 Apr 2015 23:13:51 +0200

spatialindex (1.8.5-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Set experimental branch in Vcs-Git and gbp.conf.
  * Drop soversion.patch, applied upstream.
  * Update copyright file for autotools files.
  * Update symbols for amd64.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sat, 08 Nov 2014 19:25:21 +0100

spatialindex (1.8.4-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Add patch to fix VERSION and SOVERSION for CMake build.
  * Update package names for SONAME bump.
  * Update symbols for amd64.
  * Bump Standards-Version to 3.9.6, no changes.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sat, 11 Oct 2014 12:41:03 +0200

spatialindex (1.8.1-3) unstable; urgency=medium

  * Add gbp.conf to use pristine-tar by default.
  * Drop lintian override for debian-watch-may-check-gpg-signature,
    shouldn't override pedantic tags.
  * Update pkgconfig.patch to not include build flags.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sun, 28 Sep 2014 18:57:08 +0200

spatialindex (1.8.1-2) unstable; urgency=low

  * Update pkg-config patch to remove LDFLAGS from Libs.
    (closes: #735039)

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sun, 12 Jan 2014 14:08:10 +0100

spatialindex (1.8.1-1) unstable; urgency=low

  * New upstream release.
  * Add myself to Uploaders.
  * Update watch file including sepwatch changes.
  * Update Homepage to github documentation instead of code.
  * Use canonical URLs in Vcs-* fields.
  * Change priority from extra to optional.
  * Bump debhelper compatibility to 9.
  * Use minimal dh rules with dh-autoreconf.
    (closes: #734827, #722835)
  * Support Multi-Arch build.
  * Add misc:Depends for libspatialindex-dev.
  * Don't start description synopsis with an article.
  * Change library packages to match SONAME, and use correct description.
    (closes: #642482)
  * Add debug package for the shared library.
  * Update copyright file using copyright-format 1.0.
  * Add lintian override for debian-watch-may-check-gpg-signature,
    upstream doesn't provide signatures for verification.
  * Remove .la files before install.
  * Add symbols files using pkgkde-symbolshelper.
  * Bump Standards-Version to 3.9.5, changes: minimal dh rules, Multi-Arch,
    Vcs-* fields, shared library changes, copyright.
  * Add patch to modernize the build system.
  * Add patch to include linking to libspatialindex in pkg-config file.
    (closes: #679690)

 -- Bas Couwenberg <sebastic@xs4all.nl>  Fri, 10 Jan 2014 20:30:00 +0100

spatialindex (1.7.0-1) unstable; urgency=low

  * New upstream release.
  * Changed homepage in debian/control.
  * Policy bumped to 3.9.2.
  * Moved to debian source 3.0 and quilt support.
  * Moved to git repository and changed Vcs-* fields as consequence.
  * Now using debhelper 8 as minimal level.
  * Now save and restore config.* helpers.
  * Now do not install libtool helper file and adds a pkg-config configuration
    file instead.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 28 Nov 2011 14:54:34 +0100

spatialindex (1.5.0-1) unstable; urgency=low

  * New upstream release.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 28 Nov 2011 12:11:37 +0100

spatialindex (1.4.0-1) unstable; urgency=low

  * New upstream release.
  * Partch gcc43 removed, because merged upstream.
  * Policy bumped to 3.8.3, without changes.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sat, 12 Sep 2009 10:43:52 +0200

spatialindex (1.3.2-1) unstable; urgency=low

  * Initial release.
    (closes: #530845)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 27 May 2009 20:29:47 +0200