File: changelog

package info (click to toggle)
routino 3.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,148 kB
  • sloc: ansic: 22,554; javascript: 7,897; xml: 5,980; perl: 2,597; cs: 921; makefile: 828; sh: 503; cpp: 382; python: 376
file content (419 lines) | stat: -rw-r--r-- 13,115 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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
routino (3.4.3-1) unstable; urgency=medium

  * Move from experimental to unstable.

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

routino (3.4.3-1~exp1) experimental; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 27 Apr 2025 06:35:37 +0200

routino (3.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.7.2, no changes.
  * Update copyright file.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 30 Mar 2025 07:46:18 +0200

routino (3.4.1-3) unstable; urgency=medium

  * Move from experimental to unstable.

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

routino (3.4.1-3~exp1) experimental; urgency=medium

  * Use dpkg-buildflags in Makefile.conf to get hardening flags.
    (closes: #1099720)

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 07 Mar 2025 06:12:45 +0100

routino (3.4.1-2) unstable; urgency=medium

  * Use execute_{before,after} instead of override in rules file.
  * Enable Salsa CI.
  * Bump Standards-Version to 4.7.0, no changes.
  * Update hardening patch with new buildflags.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 06 Mar 2025 20:25:46 +0100

routino (3.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 02 Jul 2023 06:55:28 +0200

routino (3.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.2, no changes.
  * Update copyright file.
  * Bump debhelper compat to 13.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 12 Jun 2023 05:58:14 +0200

routino (3.3.3-2) unstable; urgency=medium

  * Update upstream metadata.
  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Drop obsolete dh_strip override, dbgsym migration complete.
  * Add Rules-Requires-Root to control file.
  * Update lintian overrides.

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

routino (3.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.5.1, no changes.
  * Update copyright file.
  * Refresh patches.
  * Update upstream URLs to use HTTPS.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 31 Dec 2020 05:42:25 +0100

routino (3.3.2-2) unstable; urgency=medium

  * 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
  * Bump watch file version to 4.
  * Update lintian overrides.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 12 Nov 2020 13:58:00 +0100

routino (3.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 19 Sep 2019 06:42:17 +0200

routino (3.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop python.patch, fixed upstream.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 09 Sep 2019 06:40:48 +0200

routino (3.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.4.0, no changes.
  * Add Build-Depends-Package field to symbols files.
  * Update gbp.conf to use --source-only-changes by default.
  * Update copyright years for Andrew M. Bishop.
  * Refresh patches.
  * Add patch to fix FTBFS due to lack of python subdirectory.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 08 Sep 2019 08:19:23 +0200

routino (3.2-5) unstable; urgency=medium

  * Drop autopkgtest to test installability.
  * Add lintian override for testsuite-autopkgtest-missing.
  * Add dependency on sensible-utils to routino-www.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 01 Aug 2018 19:07:35 +0200

routino (3.2-4) unstable; urgency=medium

  * Test for results before executing chown on them.
    (closes: #904405)

 -- Bas Couwenberg <sebastic@debian.org>  Tue, 24 Jul 2018 15:13:47 +0200

routino (3.2-3) 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 Vcs-* URLs for Salsa.
  * Drop obsolete dbg package.
  * Update watch file to use HTTPS.
  * Don't use recursive chown.
  * Mentioned disabled patches in series file.
  * Add override for package-contains-documentation-outside-usr-share-doc.

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 21 Jul 2018 15:44:11 +0200

routino (3.2-2) unstable; urgency=medium

  * Fix SOURCE_DATE_EPOCH use.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 26 Jun 2017 21:43:37 +0200

routino (3.2-1) unstable; urgency=medium

  * Bump Standards-Version to 4.0.0, no changes.
  * Fix debian-rules-parses-dpkg-parsechangelog lintian issues.
  * Add autopkgtest to test installability.
  * Move from experimental to unstable.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 18 Jun 2017 18:22:51 +0200

routino (3.2-1~exp1) experimental; urgency=medium

  * New upstream release.
  * Update copyright years for Andrew M. Bishop.
  * Refresh patches.

 -- Bas Couwenberg <sebastic@debian.org>  Wed, 15 Mar 2017 07:37:35 +0100

routino (3.1.1-4) unstable; urgency=medium

  * Drop Thibaut Gridel from Uploaders, MIA.
    (closes: #834411)
  * Bump Standards-Version to 3.9.8, no changes.

 -- Bas Couwenberg <sebastic@debian.org>  Mon, 15 Aug 2016 14:18:17 +0200

routino (3.1.1-3) unstable; urgency=medium

  * Fix default filename for planetsplitter --tagging option.
    (closes: #819720)

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 02 Apr 2016 20:22:39 +0200

routino (3.1.1-2) unstable; urgency=medium

  * Add version requirement for routino-common dependencies.
    (closes: #819254)
  * Enable all hardening buildflags.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 25 Mar 2016 19:58:21 +0100

routino (3.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 11 Mar 2016 14:00:22 +0100

routino (3.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Vcs-Git URL to use HTTPS.
  * Update copyright file, update years for Andrew M. Bishop.
  * Bump Standards-Version to 3.9.7, no changes.
  * Enable parallel builds.
  * Update watch file to handle common issues.
  * Drop patches applied upstream. Refresh remaining patches.
  * Update symbols for version 3.1.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 06 Mar 2016 15:13:02 +0100

routino (3.0-3) unstable; urgency=medium

  * Add Breaks/Replaces to routino-common for XML files move.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 20 Sep 2015 11:13:11 +0200

routino (3.0-2) unstable; urgency=medium

  * Move XML files to routino-common package and have routino &
    libroutino{,-slim} depend on it.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 17 Sep 2015 23:30:17 +0200

routino (3.0-1) unstable; urgency=medium

  * New upstream release.
    Adds libroutino for QMapShack and other programs.
  * Update copyright file, changes:
    - Update copyright years for Andrew M. Bishop
    - Add license & copyright for mman-win32.{c,h}
  * Update Vcs-Browser URL to use HTTPS.
  * Override dh_install to use --list-missing.
  * Refresh patches, mark as Forwarded: not-needed.
  * Add packages for routino shared libraries.
  * Install documentation in routino package.
  * Strip RPATH from binaries.
  * Add debug package.
  * Update email address for upstream author.
  * Add patch to set the SONAME for libroutino{,-slim}.
  * Add symbols files for libroutino{,-slim}.
  * Merge fix_tests patch into rename_router patch.
  * Add doc-base registration for HTML documentation.
  * Add build dependencies for create-icons.pl:
    libgraphics-magick-perl & gsfonts.
  * Drop install_documenation patch, install all documentation except
    INSTALL*.txt.
  * Add man page for routino-router+lib{,-slim}.
  * Add version option to routino-router{,-slim} man page.

 -- Bas Couwenberg <sebastic@debian.org>  Thu, 17 Sep 2015 22:27:12 +0200

routino (2.7.3-3) unstable; urgency=medium

  * Use which instead of path to test for invoke-rc.d.
  * Don't use apache2-mainscript-helper in postrm.
    (closes: #793859)

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 31 Jul 2015 20:33:35 +0200

routino (2.7.3-2) unstable; urgency=medium

  * Set the date embedded in man pages to the changelog date for
    reproducible builds.

 -- Bas Couwenberg <sebastic@debian.org>  Sun, 10 May 2015 16:01:00 +0200

routino (2.7.3-1) unstable; urgency=medium

  * New upstream release.
  * Add myself to Uploaders.
  * Bump debhelper compatibility to 9.
  * Update copyright file using copyright-format 1.0.
  * Add upstream metadata.
  * Add substitution variable ${perl:Depends} to routino-www.
  * Add man pages for routino utilities.
    (closes: #704172)
  * Remove Apache configuration in postrm too.
    (closes: #775245)

 -- Bas Couwenberg <sebastic@debian.org>  Fri, 20 Feb 2015 21:13:14 +0100

routino (2.7.2-3) unstable; urgency=medium

  * Team upload.
  * Restructure control file with cme.
  * Bump Standards-Version to 3.9.6, no changes.
  * Use canonical Vcs-* URLs.
  * Add patch to use hardening build flags.
  * Remove period from package description.

 -- Bas Couwenberg <sebastic@xs4all.nl>  Sat, 06 Dec 2014 11:59:30 +0100

routino (2.7.2-2) testing-proposed-updates; urgency=medium

  * Team upload.
  * Incorporate changes from NMUs:
    - 2.7-1.1  Build-Depend on zlib1g-dev (closes: #769012)
    - 2.7-1.2  Don't fail on removal of non-existing directory
  * Set Debian GIS Project as Maintainer, move Thibaut Gridel to Uploaders.
  * Add gbp.conf to use pristine-tar by default.
  * Add prerm for routino-www to remove the Apache configuration.
  * Verified that apache configuration works with Apache 2.4.
    (closes: #669788)

 -- Uwe Steinmann <steinm@debian.org>  Fri, 05 Dec 2014 17:27:13 +0100

routino (2.7.2-1) unstable; urgency=low

  * New upstream release

 -- Uwe Steinmann <steinm@debian.org>  Thu, 30 Oct 2014 6:45:27 +0100

routino (2.7-1.2) testing-proposed-updates; urgency=medium

  * Non-maintainer upload.
  * routino-www.postrm: Don't fail on removal of a non-existing directory.
    Don't repeat the same actions on remove and purge - only remove the
    results directory during purge.  (Closes: #656586)

 -- Andreas Beckmann <anbe@debian.org>  Wed, 03 Dec 2014 21:55:19 +0100

routino (2.7-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-Depend on zlib1g-dev.
    Patch by Plamen Alexandrov <plamen@aomeda.com>.
    Closes: #751022.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 23 Jul 2014 10:29:44 +0100

routino (2.7-1) unstable; urgency=low

  * New upstream release
  * Add desktop and avahi service file
  * Use leaflet instead of openlayers
  * Update patches
  * Depend on apache2 | httpd, Build-Depend on libbz2-dev
  * push standards version to 3.9.5

 -- Uwe Steinmann <steinm@debian.org>  Tue, 22 Apr 2014 7:40:08 +0200

routino (2.4.1-1) unstable; urgency=low

  * New upstream release

 -- Uwe Steinmann <steinm@debian.org>  Fri, 21 Dec 2012 21:35:08 +0100

routino (2.3.2-1) unstable; urgency=low

  * New upstream release
  * push standards version to 3.9.2 (no changes)

 -- Uwe Steinmann <steinm@debian.org>  Tue, 16 Oct 2012 15:14:57 +0200

routino (2.3.1-1) unstable; urgency=low

  * New upstream release

 -- Uwe Steinmann <steinm@debian.org>  Sun, 19 Aug 2012 17:47:07 +0200

routino (2.2-4) unstable; urgency=low

  * routino-www: added OSM CycleMap to list of layers

 -- Uwe Steinmann <steinm@debian.org>  Wed, 9 May 2012 8:28:25 +0200

routino (2.2-3) unstable; urgency=low

  * added missing dependency on apache2

 -- Uwe Steinmann <steinm@debian.org>  Tue, 8 May 2012 18:00:54 +0200

routino (2.2-2) unstable; urgency=low

  * added dependency on javascript-common

 -- Uwe Steinmann <steinm@debian.org>  Mon, 23 Apr 2012 8:32:41 +0200

routino (2.2-1) unstable; urgency=low

  * New upstream release

 -- Uwe Steinmann <steinm@debian.org>  Wed, 7 Mar 2012 11:13:07 +0100

routino (2.1.2-3) unstable; urgency=low

  * do not use option --with-quilt for dh anymore (Closes: #649723)

 -- Uwe Steinmann <steinm@debian.org>  Thu, 24 Nov 2011 09:11:41 +0100

routino (2.1.2-2) unstable; urgency=low

  * patch map bounds in data visualizer
  * added option --with quilt when calling 'dh $@'

 -- Uwe Steinmann <steinm@debian.org>  Wed, 23 Nov 2011 12:35:57 +0100

routino (2.1.2-1) unstable; urgency=low

  * New upstream release
  * Added myself as uploader
  * New package containing the web frontend of routino

 -- Uwe Steinmann <steinm@debian.org>  Mon, 21 Nov 2011 09:59:26 +0100

routino (2.1.1-1) unstable; urgency=low

  * New upstream release (Closes: #643800).
  * Fixing Tests (see patch).
  * Not installing INSTALL.txt (see patch).
  * Bumping Standards version (no impact).

 -- Thibaut Gridel <tgridel@free.fr>  Wed, 26 Oct 2011 19:23:41 +0200

routino (1.5.1-1) unstable; urgency=low

  * Initial release (Closes: #608150).

 -- Thibaut Gridel <tgridel@free.fr>  Wed, 15 Dec 2010 20:53:09 +0100