File: changelog

package info (click to toggle)
libchamplain 0.12.20-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,696 kB
  • sloc: ansic: 17,301; xml: 352; python: 348; sh: 42; makefile: 11
file content (510 lines) | stat: -rw-r--r-- 17,088 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
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
libchamplain (0.12.20-1) unstable; urgency=medium

  * New upstream release
    - d/p/01-fix_gtk-doc_module_name.patch,
      d/p/Make-the-build-reproducible.patch: Dropped, applied upstream
  * debian/control.in: Bump Standards-Version to 4.4.1 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Thu, 09 Jan 2020 01:08:20 +0100

libchamplain (0.12.19-3) unstable; urgency=medium

  * Team upload
  * d/tests: Add superficial build-tests, loosely based on those in
    GTK and Clutter
  * Set Rules-Requires-Root to no
  * d/p/Make-the-build-reproducible.patch:
    Make a generated header reproducible. Thanks to Chris Lamb for the patch.
    (Closes: #934698)
  * Remove migration path from -dbg packages older than oldstable
  * Use debhelper-compat 12

 -- Simon McVittie <smcv@debian.org>  Sun, 15 Sep 2019 16:03:19 +0100

libchamplain (0.12.19-2) unstable; urgency=medium

  * Upload to unstable
  * debian/control.in: Bump Standards-Version to 4.4.0 (no further changes)
  * debian/*.symbols: Add Build-Depends-Package field
  * libchamplain-doc: Add a symlink in /usr/share/doc and update the doc-base
    file to point to that symlink, this is to please new lintian check
  * debian/control.in: Add the needed -doc packages so gtk-doc can resolve the
    links in libchamplain documentation
  * debian/patches/01-fix_gtk-doc_module_name.patch: Fix the name of the
    .devhelp2 file so it also includes the version, like its parent directory,
    this is needed so devhelp is displaying the documentation

 -- Laurent Bigonville <bigon@debian.org>  Mon, 12 Aug 2019 16:15:11 +0200

libchamplain (0.12.19-1) experimental; urgency=medium

  * New upstream release
  * Drop Update-docs-ignored-headers.patch: Applied in new release

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 06 Mar 2019 11:52:11 -0500

libchamplain (0.12.18-1) experimental; urgency=medium

  * New upstream release
  * Build with meson
  * Bump minimum libclutter-1.0-dev to 1.24 and libglib2.0-dev to 2.38
  * Build-Depend on libclutter-1.0-doc, libglib2.0-doc & libgtk-3-doc
  * Drop libchamplain-gtk-doc: its docs are included in libchamplain-doc now
  * debian/libchamplain-0.12-0.docs: README → README.md
  * Cherry-pick Update-docs-ignored-headers.patch

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 21 Feb 2019 07:20:07 -0500

libchamplain (0.12.16-3) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Add -Wl,-O1 to our LDFLAGS
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 27 Dec 2018 10:34:47 -0500

libchamplain (0.12.16-2) unstable; urgency=medium

  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2
  * Bump debhelper compat to 11
  * Update Multi-Arch metadata

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 17 Dec 2017 18:01:15 -0500

libchamplain (0.12.16-1) unstable; urgency=medium

  * New upstream release
  * debian/libchamplain-0.12-0.symbols: Add new symbols
  * Bump Standards-Version to 4.1.0

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 06 Sep 2017 18:14:48 -0400

libchamplain (0.12.15-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 09 Mar 2017 06:57:40 +0100

libchamplain (0.12.14-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file.
  * Convert from cdbs to dh.
  * Fix dbgsym migration.
  * Update Build-Depends as per configure.ac:
    - Drop libgconf2-dev.
    - Bump libsoup2.4-dev to (>= 2.42).
  * Bump Standards-Version to 3.9.8.
  * Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.

 -- Michael Biebl <biebl@debian.org>  Wed, 07 Sep 2016 21:43:21 +0200

libchamplain (0.12.13-1) unstable; urgency=medium

  * New upstream release.
  * Drop -dbg packages now that we have automatic dbsym packages.
  * Bump Standards-Version to 3.9.7.

 -- Michael Biebl <biebl@debian.org>  Sun, 06 Mar 2016 23:02:21 +0100

libchamplain (0.12.12-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file.

 -- Michael Biebl <biebl@debian.org>  Wed, 02 Dec 2015 23:32:38 +0100

libchamplain (0.12.11-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file.
  * Bump debhelper compatibility level to 9.

 -- Michael Biebl <biebl@debian.org>  Sat, 19 Sep 2015 13:40:08 +0200

libchamplain (0.12.10-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file.
  * Update debian/copyright.
  * Bump Standards-Version to 3.9.6. No further changes.
  * Install typelib files into multiarch paths.
  * Mark gir and dev packages as Multi-Arch: same.

 -- Michael Biebl <biebl@debian.org>  Fri, 15 May 2015 00:40:54 +0200

libchamplain (0.12.9-1) unstable; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 22 Sep 2014 23:16:09 +0200

libchamplain (0.12.8-1) unstable; urgency=medium

  [ Laurent Bigonville ]
  * debian/control.in: Update Homepage URL
  * Drop debian/patches/99_ltmain_as-needed.patch and use dh_autoreconf
    --as-needed instead

  [ Jackson Doak ]
  * New upstream release
  * debian/control:
    - Replace libsoup-gnome2.4-dev with libsoup2.4-dev
    - Replace autotools-dev with dh-autoreconf
  * debian/rules: Use autoreconf. Closes: #733200

 -- Laurent Bigonville <bigon@debian.org>  Thu, 03 Jul 2014 20:55:13 +0200

libchamplain (0.12.7-1) unstable; urgency=medium

  [ Andreas Henriksson ]
  * New upstream release.
  * Add one new symbol to debian/libchamplain-0.12-0.symbols

  [ Emilio Pozuelo Monfort ]
  * Bump Standards-Version to 3.9.5, no changes needed.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 08 Mar 2014 14:30:42 +0100

libchamplain (0.12.5-1) unstable; urgency=low

  * New upstream release.
  * Update symbols file for libchamplain-0.12-0.
  * The gtk-doc documentation now uses an API-versioned directory. Update the
    .doc-base and .install files for libchamplain-doc and libchamplain-gtk
    accordingly.

 -- Michael Biebl <biebl@debian.org>  Sat, 21 Sep 2013 15:31:58 +0200

libchamplain (0.12.4-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * New upstream release
    - Bump libclutter-1.0-dev build-dependency to >= 1.12
    - Adjust debian/libchamplain-0.12-0.symbols: The removed symbols were
      either not part of the public API or not used
  * debian/control.in:
    - Bump Standards-Version to 3.9.4 (no further changes)
    - Use canonical URL for Vcs-Svn
    - Fix typo in long description (Closes: #700454)
    - Add build-dependency so config.{guess,sub} are getting updated during
      the build
  * debian/rules: Use DEB_LDFLAGS_MAINT_APPEND instead of LDFLAGS to not
    override hardening flags

  [ Michael Biebl ]
  * Drop explicit Build-Depends on gir1.2-gtk-3.0 and gir1.2-clutter-1.0. They
    are pulled in automatically by their corresponding -dev package.
  * Change Build-Depends on valac-0.20 to valac (>= 0.20).

 -- Michael Biebl <biebl@debian.org>  Sun, 01 Sep 2013 17:18:52 +0200

libchamplain (0.12.3-2) unstable; urgency=low

  * debian/control.in:
    + Build against valac-0.20. Fixes FTBFS. Closes: #707378.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 12 May 2013 23:37:32 +0200

libchamplain (0.12.3-1) unstable; urgency=low

  * New upstream release (Closes: #681650)
    - fix OSM cycle map source URL

 -- Laurent Bigonville <bigon@debian.org>  Tue, 14 Aug 2012 17:37:41 +0200

libchamplain (0.12.2-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Bump Standards-Version to 3.9.3 (no further changes)
    - Bump valac build-dependency to 0.16 (Closes: #664996)
  * debian/patches/99_ltmain_as-needed.patch: Refreshed

 -- Laurent Bigonville <bigon@debian.org>  Thu, 29 Mar 2012 20:25:19 +0200

libchamplain (0.12.1-1) unstable; urgency=low

  * New upstream release
    - Adjust .symbols files
  * Drop debian/source/options: Use default compression for debian tarball

 -- Laurent Bigonville <bigon@debian.org>  Tue, 27 Dec 2011 16:31:05 +0100

libchamplain (0.12.0-2) unstable; urgency=low

  * debian/control.in:
    - Build-dep against valac-0.14 instead of valac-0.12, mixing different
      versions leads valac to crash (Closes: #650229)
    - Move gir package to Section: introspection
  * debian/watch: Switch to .xz tarballs

 -- Laurent Bigonville <bigon@debian.org>  Wed, 14 Dec 2011 16:50:02 +0100

libchamplain (0.12.0-1) unstable; urgency=low

  * New upstream release

 -- Laurent Bigonville <bigon@debian.org>  Tue, 20 Sep 2011 20:48:16 +0200

libchamplain (0.11.0-1) unstable; urgency=low

  * New upstream release
    - Rename packages to match new soname
    - Adjusts .symbols files
  * debian/patches/99_ltmain_as-needed.patch, debian/rules: Limit unneeded
    runtime dependencies
  * debian/control.in, debian/*.install, debian/rules: Transition to multiarch
    policy
  * debian/control.in: Move gir1.2-* packages to optional

 -- Laurent Bigonville <bigon@debian.org>  Tue, 06 Sep 2011 21:03:14 +0200

libchamplain (0.10.0-2) unstable; urgency=low

  * Upload to unstable
  * debian/control.in:
    - Bump Standards-Version to 3.9.2 (no further changes)
    - Remove indefinite article at the beginning of the Description

 -- Laurent Bigonville <bigon@debian.org>  Tue, 19 Apr 2011 22:52:36 +0200

libchamplain (0.10.0-1) experimental; urgency=low

  [ Laurent Bigonville ]
  * New upstream release
  * debian/control.in:
    - Make libchamplain-gtk-doc Recommends libclutter-gtk-1.0-doc instead
      of libclutter-gtk-0.10-doc
    - Build-depends against valac-0.12 instead of valac
  * debian/rules: Readd --enable-vala configure flag
  * debian/libchamplain-0.10-0.symbols: Adjust .symbols file

  [ Josselin Mouette ]
  * Make the -dev packages depend on the gir packages.

 -- Laurent Bigonville <bigon@debian.org>  Wed, 06 Apr 2011 11:41:43 +0200

libchamplain (0.9.0-1) experimental; urgency=low

  * New upstream release:
    - Built against GTK3
  * debian/rules:
    - Drop --enable-vala, vala bindings are built by default
    - Always bump shlibs files, we are using .symbols files anyway
    - Rely on cdbs >= 0.4.90 to call dh_girepository
  * debian/control.in:
    - Bump build-dependencies
    - Rename packages accordingly
  * Rename and update *.symbols and *.install files

 -- Laurent Bigonville <bigon@debian.org>  Wed, 16 Mar 2011 00:28:36 +0100

libchamplain (0.4.6-3) unstable; urgency=low

  * Remove the gir1.0 packages to ease the gir1.2 transition, since nothing
    uses them.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 16 Feb 2011 20:47:47 +0000

libchamplain (0.8.1-1) experimental; urgency=low

  * New upstream release
  * debian/control.in, debian/rules:
    - Drop python packages, they are empty since 0.7.2-1 anyway

 -- Laurent Bigonville <bigon@debian.org>  Tue, 25 Jan 2011 20:24:56 +0100

libchamplain (0.8.0-2) experimental; urgency=low

  * Update to the new gir policy:
    - Rename gir1.0-champlain-0.8 to gir1.2-champlain-0.8 and
      gir1.0-gtkchamplain-0.8 to gir1.2-gtkchamplain-0.8.
    - Bump the gobject-introspection build dependency.
    - Build depend on gir1.2 packages.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Mon, 13 Dec 2010 01:13:25 +0100

libchamplain (0.8.0-1) experimental; urgency=low

  * New upstream release

 -- Laurent Bigonville <bigon@debian.org>  Sun, 10 Oct 2010 15:59:25 +0200

libchamplain (0.7.2-1) experimental; urgency=low

  * New upstream release
    - Bump soname and adjust .symbols files
    - Drop debian/patches/reduce_pc_requires.patch: applied upstream
  * debian/control.in:
    - Bump Standards-Version to 3.9.1 (no further changes)
  * Python bindings are not working in this release, ship empty packages for
    now.

 -- Laurent Bigonville <bigon@debian.org>  Mon, 20 Sep 2010 23:10:38 +0200

libchamplain (0.4.6-2) unstable; urgency=medium

  * debian/patches/01fix_python_bindings.patch: Fix python bindings
    (Closes: #587881)
  * Rename python packages to remove version in the name
  * Bump Standards-Version to 3.9.0 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Fri, 16 Jul 2010 15:17:42 +0200

libchamplain (0.6.1-1) experimental; urgency=low

  * New upstream release (Closes: #583357)
    - Bump soname version and adjust .symbols file
  * Use .bz2 upstream tarball
  * debian/patches/reduce_pc_requires.patch: Do not link against useless
    libraries

 -- Laurent Bigonville <bigon@debian.org>  Tue, 29 Jun 2010 00:34:56 +0200

libchamplain (0.4.6-1) unstable; urgency=low

  * New upstream release (thanks to Łukasz Jernaś <deejay1@srem.org>)
    (Closes: #585126)
    - Add Python and Vala bindings (Closes: #561638)
  * debian/control: Make libchamplain-gtk-0.4-dbg recommends
    libchamplain-0.4-dbg

 -- Laurent Bigonville <bigon@debian.org>  Sun, 13 Jun 2010 15:26:48 +0200

libchamplain (0.4.5-1) unstable; urgency=low

  * New upstream release
  * debian/control: Bump Standards-Version (no further changes)
  * Use new "3.0 (quilt)" source package format

 -- Laurent Bigonville <bigon@debian.org>  Thu, 25 Mar 2010 14:34:07 +0100

libchamplain (0.4.4-1) unstable; urgency=low

  * New upstream release
  * debian/control: Fix empty -dbg packages

 -- Laurent Bigonville <bigon@debian.org>  Mon, 08 Feb 2010 23:42:13 +0100

libchamplain (0.4.3-1) unstable; urgency=low

  [ Andreas Henriksson ]
  * New upstream release.
    - fix linking using binutils-gold (Closes: #555082)
  * Add support for "get-orig-source" in debian/rules.
  * Update libchamplain-0.4-0.symbols for function added in 0.4.3.

  [ Laurent Bigonville ]
  * Add Recommends on libchamplain-doc package for
    libchamplain-gtk-doc (Closes: #565311)

 -- Laurent Bigonville <bigon@debian.org>  Wed, 20 Jan 2010 18:12:56 +0100

libchamplain (0.4.2-1) unstable; urgency=low

  [ Sjoerd Simons ]
  * Update the copyright file

  [ Laurent Bigonville ]
  * New upstream release
    - debian/libchamplain-0.4-0.symbols: Update symbols
  * debian/control.in:
    - Remove myself from the Uploaders as I'm now in gnome-pkg-tools
      maintainer list
    - Fix Vcs-Svn URL
    - Add libclutter-gtk-0.10-doc recommends for libchamplain-gtk-doc
  * Add GObject introspection packages (LP: #456265)

 -- Laurent Bigonville <bigon@debian.org>  Wed, 28 Oct 2009 13:16:24 +0100

libchamplain (0.4.0-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * debian/control: Add libchamplain-0.3-dev dependency to
    libchamplain-gtk-0.3-dev

  [ Sjoerd Simons ]
  * New upstream release (0.4.0)

 -- Sjoerd Simons <sjoerd@debian.org>  Tue, 15 Sep 2009 00:01:41 +0100

libchamplain (0.3.91-3) experimental; urgency=low

  * debian/control: Fix broken recommends s/libclutter-doc/libclutter-1.0-doc

 -- Laurent Bigonville <bigon@debian.org>  Tue, 01 Sep 2009 10:51:39 +0200

libchamplain (0.3.91-2) experimental; urgency=low

  * debian/control: Fix typo in libchamplain-gtk-0.3-dev dependencies

 -- Laurent Bigonville <bigon@debian.org>  Tue, 01 Sep 2009 10:50:56 +0200

libchamplain (0.3.91-1) experimental; urgency=low

  * New upstream release
    - Bump build-dependencies
    - Bump soname and adjust .symbols files
  * debian/control:
    - Fix packages descriptions (Closes: #535576)
    - Add Vcs- fields

 -- Laurent Bigonville <bigon@debian.org>  Mon, 31 Aug 2009 13:55:59 +0200

libchamplain (0.3.3-2) unstable; urgency=low

  * debian/control:
    - Add proper dependencies for -dev packages (Closes: #536425)
    - Bump Standards-Version to 3.8.3 (no further changes)
    - Add libclutter-doc recommends to libchamplain-doc (Closes: #538072)

 -- Laurent Bigonville <bigon@debian.org>  Sun, 30 Aug 2009 20:43:34 +0200

libchamplain (0.3.3-1) unstable; urgency=low

  * New upstream release
    - Bump soname and adjust .symbols files of booth libraries
  * debian/control:
    - Add ${misc:Depends} to libchamplain-gtk-doc to please lintian
    - Build depend against libsoup-gnome2.4-dev instead of libsoup-2.4-dev
    - Add myself as an Uploaders
    - Remove duplicate section field for libchamplain-0.3-1
      and libchamplain-gtk-0.3-1 to please lintian
    - Versionize libclutter-0.8-dev build-dep
  * debian/watch: Fix URL
  * debian/copyright: Cleanup copyright file

 -- Laurent Bigonville <bigon@debian.org>  Tue, 16 Jun 2009 16:23:34 +0200

libchamplain (0.3.0-1) unstable; urgency=low

  * New upstream release (Closes: #529853)

 -- Sjoerd Simons <sjoerd@debian.org>  Tue, 02 Jun 2009 23:55:33 +0100

libchamplain (0.2.10-2) unstable; urgency=low

  [ Sebastian Reichel ]
  * New standard version: 3.8.1
  * Fix lintian warnings

  [ Sjoerd Simons ]
  * debian/copyright: Updated
  * debian/control.in: Move the -dbg package into the debug section

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 17 May 2009 16:00:43 +0100

libchamplain (0.2.10-1) unstable; urgency=low

  [ Laurent Bigonville ]
  * Initial release. (Closes: #498369)

  [ Sjoerd Simons ]
  * New upstream release (0.2.10)
  * Improve descriptions and add a docs package, based on work by
    Sebastian Reichel

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 03 Apr 2009 01:07:29 +0100