File: changelog

package info (click to toggle)
libapache2-mod-tile 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,872 kB
  • sloc: cpp: 18,151; ansic: 7,574; sh: 980; makefile: 163; xml: 27
file content (342 lines) | stat: -rw-r--r-- 11,023 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
libapache2-mod-tile (0.8.1-1) unstable; urgency=medium

  * Team upload.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 10 Aug 2025 11:13:47 +0200

libapache2-mod-tile (0.8.1-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 05 May 2025 05:58:58 +0200

libapache2-mod-tile (0.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.7.2, no changes.
  * Fix old FSF address in copyright file.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 31 Mar 2025 05:43:44 +0200

libapache2-mod-tile (0.8.0~beta-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream beta release.
  * Update copyright file.
  * Drop mapnik-4.0.patch, included upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 20 Jun 2024 16:31:38 +0200

libapache2-mod-tile (0.7.1-2) unstable; urgency=medium

  * Team upload.
  * Add patch to fix FTBFS with Mapnik 4.0.0.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 17 Jun 2024 08:34:37 +0200

libapache2-mod-tile (0.7.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Drop cmake-destdir.patch, applied upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 16 Mar 2024 21:30:24 +0100

libapache2-mod-tile (0.7.0-2) unstable; urgency=medium

  * Team upload.
  * Add architecture-is-64-bit to build depends.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 16 Mar 2024 13:28:16 +0100

libapache2-mod-tile (0.7.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.6.2, no changes.
  * Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
  * Bump debhelper compat to 13.
  * Enable Salsa CI.
  * Switch to dh-sequence-*.
  * Update copyright file.
  * Drop virtualhost patch, included upstream.
  * Switch to cmake buildsystem.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 16 Mar 2024 11:30:09 +0100

libapache2-mod-tile (0.6.1-2) unstable; urgency=medium

  * Team upload.

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, no changes.
  * Add ${misc:Pre-Depends} to renderd package.
  * Drop undefined substitution variables.

  [ Felix Delattre ]
  * Improve provided example configuration.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 01 Dec 2022 10:48:50 +0100

libapache2-mod-tile (0.6.1-1) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Update watch file for GitHub URL changes.

  [ Felix Delattre ]
  * New upstream 0.6 release.
  * Update copyright owner information.
  * Rely on programms' configuration files from upstream.
  * New upstream 0.6.1 release.

 -- Felix Delattre <debian@xama.nu>  Tue, 17 Aug 2021 15:11:44 +0000

libapache2-mod-tile (0.5-2) unstable; urgency=medium

  * Team upload.

  [ Felix Delattre ]
  * Avoid circular dependency (Closes: #975073).

  [ Bas Couwenberg ]
  * Bump watch file version to 4.
  * Bump Standards-Version to 4.5.1, no changes.
  * Update packaging for Mapnik 3.1.
    (closes: #979585)

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 11 Jan 2021 06:14:23 +0100

libapache2-mod-tile (0.5-1) unstable; urgency=medium

  * Use systemd-tmpfiles.
  * Removed deprecated dependency to mapnik 2.
  * Move from experimental to unstable.

 -- Felix Delattre <debian@xama.nu>  Fri, 23 Oct 2020 16:10:08 +0000

libapache2-mod-tile (0.5-1~exp1) experimental; urgency=medium

  [ Bas Couwenberg ]
  * Update packaging to incorporate Debian GIS changes.
  * Update Vcs-* URLs for Salsa.
  * Bump Standards-Version to 4.5.0, no changes.
  * Update watch file to limit matches to archive path.
  * Update gbp.conf to use --source-only-changes by default.
  * Add patch by Boris Shtrasman to use libiniparser package.
  * Drop renderd from Suggests, already part of Depends.
  * Remove renderd.conf before dh_install, custom config installed instead.
  * Fix install files.
  * Add dependency on lsb-base required by init script.
  * Add patch to use libjs-openlayers package.
  * Enable all hardening buildflags.
  * Add status option to init script.
  * Update libapache2-mod-tile packaging for 2.4.
  * Don't install site configuration.
  * 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
  * Remove get-orig-source target from rules.
  * Update get-orig-source script for more robust git snapshots.
  * Add ${misc:Recommends} to renderd Recommends.

  [ Felix Delattre ]
  * Added information about patches forwarded to upstream.
  * Improved control file to responding to several lintian warnings.
  * Removed lintian override as it doesn't seem to be necessary anymore.
  * Added Documentation key and extended Description in systemd service file.
  * Adjust naming of config files following lintian.
  * Avoid recursive privilege change on directories during postinst.
  * Fixed check for enabled mod_tile during installation.
  * Moved config files in better subdirectory.
  * Small improvements in commenting and dependencies as web app.
  * Moved web app directory.
  * Make sure mod_tile is enabled on install of dependent packages.
  * Leave to the admin to enable munin plugins.
  * Change DEP-3 Forwarded to not-needed.
  * Removed Forwarded headers where there is Origin.
  * Realigned .install maintainer scripts.
  * Use Bug DEP-3 header to reference upstream reference.
  * Adhere to FHS 3.0 and use daemon under /run.
  * Updated patches to fit new upstream version.
  * Added README.Debian.
  * New upstream version 0.5
  * Initial package (Closes: #950904)

 -- Felix Delattre <debian@xama.nu>  Tue, 29 Sep 2020 15:23:23 +0000

libapache2-mod-tile (0.4-27~trusty1) trusty; urgency=low

  * Fixed a bug in passing internationalisation parameterisation to rendering slaves
  * Include replag script used in update-expire
  * Upstream 9d4e10e7c0ee5533d479f7365f135409e11b3250

 -- Kai Krueger <kakrueger@gmail.com>  Mon, 19 May 2014 00:00:00 +0000

libapache2-mod-tile (0.4-26~trusty1) trusty; urgency=low

  * Initial trusty package
  * Upstream 6c2cb243e4c8b047950ab8062cd66245f20a5d2f

 -- Kai Krueger <kakrueger@gmail.com>  Mon, 21 Apr 2014 00:00:00 +0000

libapache2-mod-tile (0.4-24~saucy5) saucy; urgency=low

  * Fix enabling tileserver_site apache2.4 now needs a .conf extension
  * Fix protocol v2/v3 compatibility issues.

 -- Kai Krueger <kakrueger@gmail.com>  Tue, 22 Oct 2013 00:00:00 +0000

libapache2-mod-tile (0.4-24~saucy3) saucy; urgency=low

  * Fix apache package dependencies for apache 2.4

 -- Kai Krueger <kakrueger@gmail.com>  Sun, 20 Oct 2013 00:00:00 +0000

libapache2-mod-tile (0.4-24~saucy2) saucy; urgency=low

  * Update package dependencies to recommend new carto style
  * Change renderd.conf to look for carto style by default

 -- Kai Krueger <kakrueger@gmail.com>  Sun, 20 Oct 2013 00:00:00 +0000

libapache2-mod-tile (0.4-24~saucy1) saucy; urgency=low

  * upstream version bd9739582a047b591c88e9f82955a74817fa54fe
  * fix debian dependencies on apache-dev

 -- Kai Krueger <kakrueger@gmail.com>  Sat, 19 Oct 2013 00:00:00 +0000

libapache2-mod-tile (0.4-23~saucy1) saucy; urgency=low

  * upstream version bd9739582a047b591c88e9f82955a74817fa54fe
  * initial package for saucy

 -- Kai Krueger <kakrueger@gmail.com>  Sun, 06 Oct 2013 00:00:00 +0000

libapache2-mod-tile (0.4-22~quantal3) quantal; urgency=low

  * Add another priority level for style rerendering
  * More fixes and improvements

 -- Kai Krueger <kakrueger@gmail.com>  Tue, 27 Aug 2013 00:00:00 +0000

libapache2-mod-tile (0.4-22~quantal2) quantal; urgency=low

  * Fix some issues when running renderd with more than 10 threads
  * Some additional munin scripts

 -- Kai Krueger <kakrueger@gmail.com>  Tue, 13 Aug 2013 00:00:00 +0000

libapache2-mod-tile (0.4-21~quantal1) quantal; urgency=low

  * Added support for zoom levels upto 20 in renderd

 -- Kai Krueger <kakrueger@gmail.com>  Fri, 31 May 2013 00:00:00 +0000

libapache2-mod-tile (0.4-20~quantal1) quantal; urgency=medium

  * Fixed thread stability issue
  * More changes

 -- Kai Krueger <kakrueger@gmail.com>  Thu, 30 May 2013 00:00:00 +0000

libapache2-mod-tile (0.4-19~quantal1) quantal; urgency=low

  * update from upstream ( b7cb20df4b9dff )

 -- Kai Krueger <kakrueger@gmail.com>  Tue, 14 May 2013 00:00:00 +0000

libapache2-mod-tile (0.4-18~quantal1) quantal; urgency=low

  * update from upstream ( 1341e129e5 )

 -- Kai Krueger <kakrueger@gmail.com>  Sat, 27 Apr 2013 00:00:00 +0000

libapache2-mod-tile (0.4-17~quantal1) quantal; urgency=low

  * update from upstream ( 54f668537a )
  * Add support for pluggable backends
  * Support for Platte Carree projection

 -- Kai Krueger <kakrueger@gmail.com>  Mon, 07 Apr 2013 00:00:00 +0000

libapache2-mod-tile (0.4-16~quantal1) quantal; urgency=low

  * update from upstream

 -- Kai Krueger <kakrueger@gmail.com>  Tue, 19 Mar 2013 00:00:00 +0000

libapache2-mod-tile (0.4-14~quantal1) quantal; urgency=low

  * Attemp to get quantal working again

 -- Kai Krueger <kakrueger@gmail.com>  Tue, 08 Jan 2013 00:00:00 +0000

libapache2-mod-tile (0.4-12~precise2) precise; urgency=low

  * fixed renderd.conf to use mapnik 2.0 plugins dir

 -- Kai Krueger <kakrueger@gmail.com>  Mon, 27 Aug 2012 00:00:00 +0000

libapache2-mod-tile (0.4-12~precise1) precise; urgency=low

  * new upstream version - revision 28638
    - add a json-tile handler
    - a number of bug fixes

 -- Kai Krueger <kakrueger@gmail.com>  Sun, 26 Aug 2012 00:00:00 +0000

libapache2-mod-tile (0.4-11~precise2) precise; urgency=low

  * correct renderd.conf
  * update upstream

 -- Kai Krueger <kakrueger@gmail.com>  Thu, 03 May 2012 00:00:00 +0000

libapache2-mod-tile (0.4-10~oneiric1) oneiric; urgency=low

  * support extensions other than png
  * autoconf'ify build system

 -- Kai Krueger <kakrueger@gmail.com>  Sun, 15 Jan 2012 00:00:00 +0000

libapache2-mod-tile (0.4-9~oneiric2) oneiric; urgency=low

  * added a slippymap
  * added scripts to update a tileserver

 -- Kai Krueger <kakrueger@gmail.com>  Sun, 09 Oct 2011 00:00:00 +0000

libapache2-mod-tile (0.4-8~natty1) natty; urgency=low

  * new upstream version
  * fixed debian package scripts

 -- Kai Krueger <kakrueger@gmail.com>  Thu, 06 Oct 2011 00:00:00 +0000

libapache2-mod-tile (0.3) jaunty; urgency=low

  * new version of render_list with proper multithreading
  * bugfixes
  * new render_expired

 -- Frederik Ramm <frederik@remote.org>  Tue, 24 Nov 2009 00:09:17 +0100

libapache2-mod-tile (0.2) jaunty; urgency=low

  * now also installs munin stuff

 -- Frederik Ramm <frederik@remote.org>  Tue, 20 Oct 2009 19:52:04 +0200

libapache2-mod-tile (0.1) unstable; urgency=low

  * Initial Debian packaging for mod_tile and renderd

 -- Frederik Ramm <frederik@remote.org>  Thu, 04 Jun 2009 13:33:42 +0200