File: changelog

package info (click to toggle)
polari 3.30.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,760 kB
  • sloc: ansic: 1,219; xml: 85; sh: 50; makefile: 12
file content (289 lines) | stat: -rw-r--r-- 9,301 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
polari (3.30.2-1) unstable; urgency=medium

  * New upstream release
    - Fix "Add Network" feature (LP: #1800450)
  * Cherry-pick meson-Use-meson.project_name-instead-of-app_id-for-pots.patch:
    - Fix Ubuntu language pack issue
  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 02 Nov 2018 18:38:20 -0400

polari (3.30.1-1) experimental; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 06 Oct 2018 14:52:39 -0400

polari (3.30.0-1) experimental; urgency=medium

  * New upstream release (Closes: #906214)
  * Add X-Ubuntu-Use-Langpack ddto opt in to Ubuntu language pack handling
    (LP: #1779574)
  * Bump Standards-Version to 4.2.1
  * Bump minimum gjs to 1.53.90

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 20 Sep 2018 12:03:23 -0400

polari (3.28.0-1) unstable; urgency=medium

  * New upstream release
  * Release to unstable

 -- Tim Lunn <tim@feathertop.org>  Sun, 18 Mar 2018 19:54:43 +1100

polari (3.27.91-1) experimental; urgency=medium

  * New upstream development release
  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump minimum meson to 0.43.0
  * Bump debhelper compat to 11
  * Add lintian override for desktop-command-not-in-package

 -- Jeremy Bicha <jbicha@debian.org>  Tue, 27 Feb 2018 08:26:53 -0500

polari (3.26.2-2) unstable; urgency=medium

  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2
  * Use debian/docs to install NEWS

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 15 Dec 2017 20:37:05 -0500

polari (3.26.2-1) unstable; urgency=medium

  * New upstream release

 -- Jeremy Bicha <jbicha@debian.org>  Sun, 05 Nov 2017 13:09:39 -0500

polari (3.26.1-2) unstable; urgency=medium

  * Release to unstable

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 13 Oct 2017 16:59:13 -0400

polari (3.26.1-1) experimental; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha <jbicha@debian.org>  Wed, 04 Oct 2017 13:27:10 -0400

polari (3.26.0-1) experimental; urgency=medium

  * New upstream translations release

 -- Jeremy Bicha <jbicha@debian.org>  Thu, 14 Sep 2017 20:00:01 -0400

polari (3.25.92-1) experimental; urgency=medium

  * New upstream release.
  * debian/control.in: Removed build-dep on gjs.
  * debian/control.in: Bump build-dep on libgjs-dev to (>= 1.49.2).
  * debian/control.in: Removed build-dep on yelp-tools.
  * debian/control.in: Added build-dep on itstool.
  * debian/control.in: Bump runtime-dep on gjs to (>= 1.49.2).
  * debian/control.in: Added build-dep on meson.
  * debian/rules: Added --buildsystem=meson.
  * debian/rules: Removed dh_autoreconf override.
  * debian/rules: Removed dh_install override.

 -- Brandon Snider <brandonjsnider@gmail.com>  Tue, 05 Sep 2017 21:27:46 -0400

polari (3.24.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control.in: Bump build-dep on debhelper to (>= 10.3~).
  * debian/control.in: Added build-dep on libgjs-dev.
  * debian/control.in: Bump Standards-Version to 4.1.0.
  * debian/control.in: Added build-dep on gir1.2-gspell-1 (>= 1.5.4).

 -- Brandon Snider <brandonjsnider@gmail.com>  Thu, 13 Jul 2017 10:19:17 -0400

polari (3.22.2-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Thu, 10 Nov 2016 19:40:29 +0100

polari (3.22.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Tue, 11 Oct 2016 18:04:55 +0200

polari (3.22.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat level to 10.

 -- Michael Biebl <biebl@debian.org>  Tue, 20 Sep 2016 10:42:31 +0200

polari (3.21.92-1) unstable; urgency=medium

  * New upstream development release.
  * Bump Build-Depends on libgtk-3-dev and Depends on gir1.2-gtk-3.0 to
    (>= 3.21.6).

 -- Michael Biebl <biebl@debian.org>  Wed, 14 Sep 2016 16:36:38 +0200

polari (3.21.91-1) unstable; urgency=medium

  [ Brandon Snider ]
  * New upstream beta release.
  * debian/control.in: Replaced build-dep intltool (>= 0.50.0) with
    gettext (>= 0.19.6).
  * debian/control.in: Bump build-dep on libgtk-3-dev to (>= 3.21.4).
  * debian/control.in: Bump runtime dep on gir1.2-gtk-3.0 to (>= 3.21.4).

  [ Michael Biebl ]
  * Add Build-Depends on yelp-tools.
  * Add explicit Build-Depends and Depends on gir packages which are not
    pulled in via the dev package and added via ${gir:Depends}. Upstream now
    checks for those explicitly via AX_CHECK_GIRS_GJS.
  * Enable all hardening flags.

 -- Michael Biebl <biebl@debian.org>  Tue, 06 Sep 2016 16:16:29 +0200

polari (3.20.3-1) unstable; urgency=medium

  * New upstream release.
  * Drop --disable-silent-rules from debian/rules. This is now handled by dh
    directly depending on whether the DH_QUIET environment variable is set.
  * Drop dh_auto_install override, no longer necessary.
  * Add Depends on libglib2.0-bin, for gapplication. (Closes: #835220)

 -- Michael Biebl <biebl@debian.org>  Tue, 30 Aug 2016 18:41:35 +0200

polari (3.20.2-2) unstable; urgency=medium

  * Add missing Depends on gir1.2-secret-1. (Closes: #824388)
  * Bump Standards-Version to 3.9.8.

 -- Michael Biebl <biebl@debian.org>  Wed, 18 May 2016 18:25:43 +0200

polari (3.20.2-1) unstable; urgency=medium

  [ Brandon Snider ]
  * New upstream release.
  * debian/control.in: Removed polari-dbg package.
  * debian/rules: Ensure proper upgrade from polari-dbg to new dbgsym
    packages by using dh_strip --dbgsym-migration.
  * debian/control.in: Bump Build-Depends on debhelper to (>= 9.20160114) for
    "--dbgsym-migration" support.
  * debian/control.in: Bumped build-dep on libgtk-3-dev to (>= 3.19.12) to
    comply with configure.ac.
  * Added runtime dependency on gir1.2-gtk-3.0 (>= 3.19.12) to ensure proper
    gtk+3.0 version.
  * debian/control.in: Bumped runtime dep and build-dep on gjs to (>= 1.45.0).
    (Closes: #820795)

 -- Michael Biebl <biebl@debian.org>  Fri, 13 May 2016 22:00:07 +0200

polari (3.20.0-1) unstable; urgency=medium

  [ Michael Biebl ]
  * Drop uploaders.mk from debian/rules as this breaks the clean target with
    dh. Instead use the gnome dh addon which updates debian/control via
    dh_gnome_clean.

  [ Brandon Snider ]
  * New upstream release.
  * debian/control.in: Bump Standards-Version to 3.9.7.
  * Deleted git-appdata-0.7.patch git-appdata-kudos.patch
    git-appdata-screenshots-master.patch git-fix-appdata.patch. All applied
    in 3.20.

 -- Brandon Snider <brandonjsnider@gmail.com>  Sun, 10 Apr 2016 14:37:54 -0400

polari (3.18.1-2) unstable; urgency=medium

  * Add patches from upstream fixing appdata syntax (Closes: #813874)
    - debian/patches/git-appdata-screenshots-master.patch
    - debian/patches/git-appdata-kudos.patch
    - debian/patches/git-appdata-0.7.patch
    - debian/patches/git-fix-appdata.patch

 -- Andreas Henriksson <andreas@fatal.se>  Wed, 10 Feb 2016 00:35:27 +0100

polari (3.18.1-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Wed, 14 Oct 2015 16:18:02 +0200

polari (3.18.0-1) unstable; urgency=medium

  * New upstream release.

 -- Michael Biebl <biebl@debian.org>  Wed, 07 Oct 2015 23:36:35 +0200

polari (3.16.1-2) unstable; urgency=medium

  * Bump dependency on gjs to (>= 1.43.3) for GTK widget templates support.
    (Closes: #789372)

 -- Michael Biebl <biebl@debian.org>  Tue, 23 Jun 2015 02:00:58 +0200

polari (3.16.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Build-Depends as per configure.ac:
    - Add appstream-util.
    - Bump libglib2.0-dev to (>= 2.43.4).
    - Bump libgtk-3-dev to (>= 3.15.6).

 -- Michael Biebl <biebl@debian.org>  Thu, 18 Jun 2015 18:36:44 +0200

polari (3.14.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)

 -- Laurent Bigonville <bigon@debian.org>  Mon, 20 Oct 2014 00:15:25 +0200

polari (3.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Michael Biebl <biebl@debian.org>  Wed, 01 Oct 2014 02:53:53 +0200

polari (3.13.92-1) experimental; urgency=medium

  [ Jean Schurger ]
  * New upstream release.
  * debian/control.in:
    - Bumb libgtk-3-dev (>= 3.13.4) build dependency according to configure.ac.

  [ Dmitry Shachnev ]
  * Also require GLib 2.41.0 (per configure.ac).
  * Fix description of polari-dbg package.
  * Install upstream NEWS file correctly.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 19 Sep 2014 23:01:12 +0400

polari (3.12.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control.in: Fix Vcs-* URL

 -- Laurent Bigonville <bigon@debian.org>  Wed, 06 Aug 2014 18:23:53 +0200

polari (3.12.1-1) unstable; urgency=low

  [ Brandon Snider ]
  * New upstream release.

  [ Laurent Bigonville ]
  * New upstream release (3.12.1)
  * debian/control:
    - Add Vcs-* fields
    - Add missing {build-,}dependencies
    - Bump Standards-Version to 3.9.5 (no further changes)
  * debian/rules:
    - Drop get-fresh-source targets, do not reinvent the wheel
    - Include uploaders.mk file to generate uploaders list
  * debian/copyright: Add licence text

 -- Laurent Bigonville <bigon@debian.org>  Sat, 26 Apr 2014 16:23:10 +0200