File: changelog

package info (click to toggle)
geocode-glib 3.26.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 844 kB
  • sloc: ansic: 6,155; xml: 36; sh: 28; makefile: 14
file content (320 lines) | stat: -rw-r--r-- 10,800 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
geocode-glib (3.26.4-1) unstable; urgency=medium

  * New upstream release
  * Add Build-Depends: locales-all for build tests
  * autopkgtest: Use gnome-desktop-testing to run installed tests
  * Stop using gnome-pkg-tools
  * Remove all patches: applied in new release
  * Update gir handling
  * Run wrap-and-sort
  * Bump Standards Version to 4.7.0

 -- Jeremy BĂ­cha <jbicha@ubuntu.com>  Fri, 11 Apr 2025 20:23:38 -0400

geocode-glib (3.26.3-6) unstable; urgency=medium

  * Cherry-pick patch to fix geolocation in Initial Setup, Clocks
    (Closes: #1034158) (LP: #2015706)
  * Have the library package depend on the -common package

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 10 Apr 2023 08:58:39 -0400

geocode-glib (3.26.3-5) unstable; urgency=medium

  * Update debian/upstream/metadata

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 15 Dec 2022 14:39:31 -0500

geocode-glib (3.26.3-4) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13
  * Set upstream metadata fields: Bug-Database
  * Update standards version to 4.6.1, no changes needed
  * Avoid explicitly specifying -Wl,--as-needed linker flag

  [ Nathan Pratta Teodosio ]
  * Move icons to a new package, geocode-glib-common, for smoother
    library transitions in the future

 -- Nathan Pratta Teodosio <nathan.teodosio@canonical.com>  Tue, 13 Dec 2022 16:03:52 -0500

geocode-glib (3.26.3-3) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@ubuntu.com>  Mon, 05 Sep 2022 15:11:48 -0400

geocode-glib (3.26.3-2) experimental; urgency=medium

  * Set Breaks for libsoup3 transition

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 24 Aug 2022 22:28:16 -0400

geocode-glib (3.26.3-1) experimental; urgency=medium

  * New upstream release
  * Build with libsoup3
  * Update package names for API bump
  * Update autopkgtests for API bump
  * Revert an installed tests commit that incorrectly changed the install
    directory
  * Cherry-pick patch to fix installed tests issue

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 04 Aug 2022 16:31:29 -0400

geocode-glib (3.26.2-2) unstable; urgency=medium

  * Ship the installed tests and use them for the autopkgtests (Closes:
    #908445)

 -- Laurent Bigonville <bigon@debian.org>  Fri, 20 Mar 2020 14:11:00 +0100

geocode-glib (3.26.2-1) unstable; urgency=medium

  [ Simon McVittie ]
  * d/tests/build: Mark as superficial
  * Bump Standards-Version to 4.4.1
  * d/tests/build: Remove support for ancient autopkgtest versions.
    AUTOPKGTEST_TMP is now required to be set, and we do not fall back
    to the deprecated ADTTMP.
  * d/tests/build: Fix a shellcheck warning
  * d/tests/build: Make autopkgtest cross-test-friendly.
    Thanks to Steve Langasek. (Closes: #946377)
  * Use debhelper-compat 12
  * Disable gtk-doc for architecture-only builds.
    This should speed them up a bit, and is generally preferred when
    cross-building.
  * Remove migration path from libgeocode-glib-dbg.
    It was removed in Debian 9 'stretch' (oldstable).
  * Remove Breaks on ancient versions of empathy.
    3.4.2.3 is considerably older than Debian 8 'jessie' (oldoldstable).

  [ Laurent Bigonville ]
  * New upstream release
  * debian/control.in: Bump Standards-Version to 4.5.0 (no further changes)
  * debian/control.in: Mark libgeocode-glib-doc with Build-Profile: <!nodoc>
    and add libglib2.0-doc to the BDI

 -- Laurent Bigonville <bigon@debian.org>  Fri, 13 Mar 2020 23:52:45 +0100

geocode-glib (3.26.1-1) unstable; urgency=medium

  * New upstream bugfix release
    - Fix some crashes
  * Update debian/gbp.conf for Debian GNOME conventions

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 15 Mar 2019 06:02:30 -0400

geocode-glib (3.26.0-2) unstable; urgency=medium

  * Use dh_missing --fail-missing
  * Add -Wl,-O1 to our LDFLAGS
  * Bump Standards-Version to 4.3.0

 -- Jeremy Bicha <jbicha@debian.org>  Mon, 24 Dec 2018 09:25:53 -0500

geocode-glib (3.26.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
    - Makes json-enum-types.h reproducible (Closes: #882446) and
      multi-arch co-installable (Closes: #897328)
  * d/tests: Add a trivial compile/link/run autopkgtest
  * Standards-Version: 4.1.5 (no changes required)
  * Set Rules-Requires-Root: no

 -- Simon McVittie <smcv@debian.org>  Thu, 05 Jul 2018 21:08:10 +0100

geocode-glib (3.25.4.1-4) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Don't override dh_auto_test
  * Build-Depend on debhelper >= 11.1.3 to automatically build with the
    C.UTF-8 locale

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 04 Feb 2018 08:26:09 -0500

geocode-glib (3.25.4.1-3) 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

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 16 Dec 2017 17:29:39 -0500

geocode-glib (3.25.4.1-2) unstable; urgency=medium

  * Use C.UTF-8 locale to fix build failure (Closes: #873830)

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 31 Aug 2017 17:51:58 -0400

geocode-glib (3.25.4.1-1) unstable; urgency=medium

  * New upstream release
  * Build with meson
  * Bump Standards-Version to 4.1.0

 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 30 Aug 2017 07:48:41 -0400

geocode-glib (3.23.90-1) unstable; urgency=medium

  * New upstream release.
    - Adjust the build-dependencies
    - Drop build-dependency against gnome-common and switch to
      autoconf-archive instead (Closes: #829782)
    - debian/libgeocode0.symbols:
      + Add new symbols
      + Drop two apparently private symbols unused in Debian:
        _geocode_create_place_from_attributes
        _geocode_read_nominatim_attributes
  * debian/control.in:
    - Bump Standards-Version to 4.0.0 (no further changes)
    - Drop Build-Depends on intltool

 -- Laurent Bigonville <bigon@debian.org>  Thu, 06 Jul 2017 18:10:05 +0200

geocode-glib (3.20.1-2) unstable; urgency=medium

  * Drop Build-Depends on gnome-doc-utils, not needed anymore.
  * Convert from cdbs to dh.
  * Bump debhelper compat level to 10.
  * Add Build-Depends on gtk-doc-tools and gnome-common. Required for
    autoreconf.
  * Bump Standards-Version to 3.9.8.

 -- Michael Biebl <biebl@debian.org>  Sun, 09 Oct 2016 23:23:05 +0200

geocode-glib (3.20.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Fri, 15 Apr 2016 18:03:37 +0200

geocode-glib (3.20.0-1) unstable; urgency=medium

  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 24 Mar 2016 15:32:44 +0100

geocode-glib (3.18.2-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Mon, 22 Feb 2016 10:30:38 +0100

geocode-glib (3.18.1-1) unstable; urgency=medium

  * New upstream release.
  * Change Build-Depends on libsoup-gnome2.4-dev to libsoup2.4-dev and bump
    the required version to (>= 2.42) as per configure.ac.
  * Drop libgeocode-glib-dbg now that we have automatic dbgsym packages.
  * Bump Standards-Version to 3.9.7.

 -- Michael Biebl <biebl@debian.org>  Thu, 18 Feb 2016 16:18:02 +0100

geocode-glib (3.18.0-1) unstable; urgency=medium

  [ Michael Biebl ]
  * Update copyright Format to the final specification 1.0.

  [ Andreas Henriksson ]
  * New upstream release.

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 24 Sep 2015 12:10:12 +0200

geocode-glib (3.16.2-1) unstable; urgency=medium

  * New upstream release.
  * Update symbols file, add new symbols.
  * Fix typo in the short package description of libgeocode-glib-dev.
  * Convert to multiarch.
  * Bump debhelper compatibility level to 9.
  * Bump Standards-Version to 3.9.6.

 -- Michael Biebl <biebl@debian.org>  Sat, 23 May 2015 23:30:00 +0200

geocode-glib (3.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 23 Sep 2014 18:35:56 +0200

geocode-glib (3.13.3-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * debian/watch: only scan for stable releases.

  [ Sjoerd Simons ]
  * New upstream release

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 06 Sep 2014 23:15:24 +0200

geocode-glib (3.12.2-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/libgeocode-glib0.symbols with one added symbol.
  * Make build fail on symbols file mismatch

 -- Andreas Henriksson <andreas@fatal.se>  Fri, 16 May 2014 17:19:27 +0200

geocode-glib (3.12.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump json-glib build-dependency to 0.99.2 according to configure.ac
  * Update debian/libjson-glib0.symbols:
    - dropped symbol "_geocode_place_set_icon" which has no users in debian
      and was probably a mistake to export in the first place.
    - multiple additions.
  * Install /usr/share/icons/gnome in libgeocode-glib0
    - (future versions bumping soname will need to use Replaces.)
  * Bump Standards-Version 3.9.5

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 26 Mar 2014 19:36:30 +0100

geocode-glib (3.10.0-1) unstable; urgency=low

  * New upstream release.
  * Drop build-dependency on libgeoip-dev
    - geoip code has moved to geoclue
  * Bump json-glib build-dependency to >= 0.16.2
  * Update install path for documentation to include api-version (-1.0)
  * Update debian/libgeocode-glib0.symbols
    - several missing symbols, none seems to be used though.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 24 Sep 2013 18:58:15 +0200

geocode-glib (0.99.1-1) unstable; urgency=medium

  [ Michael Biebl ]
  * Change section of gir1.2-geocodeglib-1.0 to introspection.

  [ Andreas Henriksson ]
  * Update debian/watch to look for tar.xz files.
  * New upstream release.
    - bump json-glib build-dependency to >= 0.14
    - add build-dependency on libgeoip-dev
    - debian/libgeocode-glib-dev.install updated for api-versioned
      include directory path.
    - debian/libgeocode-glib0.symbols updated for new (and dropped)
      symbols. The library still does not give any API guarantees.
  * Add breaks against empathy << 3.4.2.3-4~, since that version was the first
    to get updated for geocode-glib 0.99.1 API patched in (backported from
    upstream release 3.7.3).
    (Several dropped symbols where previously used:
    "geocode_object_get_coords", "geocode_object_new_for_params",
    "geocode_object_resolve_async" and "geocode_object_resolve_finish".)
  * Bump Standards-Version to 3.9.4
  * Replace Yahoo Place Finder API with Nominatim in package descriptions.

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 14 Aug 2013 20:07:41 +0200

geocode-glib (0.99.0-1) unstable; urgency=low

  * Initial release. (Closes: #628127)

 -- Laurent Bigonville <bigon@debian.org>  Fri, 27 May 2011 17:58:48 +0200