File: changelog

package info (click to toggle)
gnome-shell-extension-autohidetopbar 20210104-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 216 kB
  • sloc: javascript: 922; xml: 112; makefile: 34
file content (280 lines) | stat: -rw-r--r-- 9,804 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
gnome-shell-extension-autohidetopbar (20210104-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Bump S-V to 4.5.1 -- no changes required.
  * Bump year in d/copyright.

 -- Tobias Frost <tobi@debian.org>  Tue, 02 Feb 2021 16:55:47 +0100

gnome-shell-extension-autohidetopbar (20201011-1) unstable; urgency=medium

  * New upstream git snapshot.

 -- Tobias Frost <tobi@debian.org>  Fri, 23 Oct 2020 21:33:22 +0200

gnome-shell-extension-autohidetopbar (20201005-1) unstable; urgency=medium

  * New upstream git snapshot that should work with Gnome 3.38.
    (Closes: #971671, #971635)

 -- Tobias Frost <tobi@debian.org>  Mon, 05 Oct 2020 16:22:00 +0200

gnome-shell-extension-autohidetopbar (20200921-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Drop fix_pt_BR_translation.patch, applied upstream.
  * Drop d/clean, upstream Makefile now cleans up properly.
  * Cleanup d/rules, upstream Makefile does now compile the locales by itself.

 -- Tobias Frost <tobi@debian.org>  Tue, 22 Sep 2020 12:31:57 +0200

gnome-shell-extension-autohidetopbar (20200628-2) unstable; urgency=medium

  * Rebuild pot file during build to fix several translations.
  * d/rules: Fix some inconsitent space/tab usage.
  * Add patch to fix filename of the pt_BR translation.

 -- Tobias Frost <tobi@debian.org>  Mon, 21 Sep 2020 09:35:57 +0200

gnome-shell-extension-autohidetopbar (20200628-1) unstable; urgency=medium

  * New upstream git snapshot.

 -- Tobias Frost <tobi@debian.org>  Tue, 25 Aug 2020 12:13:57 +0200

gnome-shell-extension-autohidetopbar (20200627-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Try to mark this Ubuntu Bug as closed. (LP: #1764111). (No idea if that
    works, but SSO on launchpad.net is broken for me). The actual fix for this
    issue was part of 20180908-2.
  * Bump dependency version on gnome-shell, upstream says it requires
    3.32 or newer.
  * Add upstream repo to metadata.

 -- Tobias Frost <tobi@debian.org>  Sat, 27 Jun 2020 14:19:33 +0200

gnome-shell-extension-autohidetopbar (20200518-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Set upstream metadata fields: Bug-Database, Bug-Submit. (via Janitor)
  * Bump compat level to 13.

 -- Tobias Frost <tobi@debian.org>  Wed, 20 May 2020 12:53:02 +0200

gnome-shell-extension-autohidetopbar (20200322-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Bump S-V to 4.5.0, no changes.
  * Enable Salsa-CI.

 -- Tobias Frost <tobi@debian.org>  Wed, 08 Apr 2020 17:50:47 +0200

gnome-shell-extension-autohidetopbar (20190913-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Drop d/compat in favour of BD'ing on debhelper-compat.
  * Bump S-V, no changes required.

 -- Tobias Frost <tobi@debian.org>  Sun, 27 Oct 2019 18:05:57 +0100

gnome-shell-extension-autohidetopbar (20180908-2) unstable; urgency=medium

  * Recommend gnome-tweaks instead of gnome-tweak-tool. (Closes:
    #917783) (LP: #1764111).

 -- Tobias Frost <tobi@debian.org>  Sun, 30 Dec 2018 12:14:50 +0100

gnome-shell-extension-autohidetopbar (20180908-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Remove patch Adapt-to-removal-of-MetaScreen-in-mutter-3.29.x,
    applied upstream
  * Bump SV to 4.3.0 -- no changes required

 -- Tobias Frost <tobi@debian.org>  Sat, 29 Dec 2018 23:40:17 +0100

gnome-shell-extension-autohidetopbar (20180511-2) unstable; urgency=medium

  * d/p/Adapt-to-removal-of-MetaScreen-in-mutter-3.29.x.patch:
    If running under GNOME Shell 3.29.x, use display, layout manager or
    workspace manager (as appropriate) to replace uses of MetaScreen,
    which was removed in mutter 3.29.x. Thanks for Simon McVittie for the
    patch (Closes: #905111).
  * Bump S-V to 4.2.0, add Rules-Requires-Root: no to d/control

 -- Tobias Frost <tobi@debian.org>  Sat, 11 Aug 2018 17:50:00 +0200

gnome-shell-extension-autohidetopbar (20180511-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Bump SV to 4.1.5 -- no changes

 -- Tobias Frost <tobi@debian.org>  Fri, 27 Jul 2018 22:27:36 +0800

gnome-shell-extension-autohidetopbar (20171126-2) unstable; urgency=medium

  * Move repository to salsa.debian.org.
  * Add watch file to monitor git repository.
    - remove lintian override about missing watch file.
    - remove get-orig-source target from d/rules.
  * Bump d/compat to level 11.
  * Bump S-V to 4.1.4 -- no further changes required.
  * Update d/copyright: Year and use https for the spec.

 -- Tobias Frost <tobi@debian.org>  Sun, 08 Apr 2018 02:01:24 +0200

gnome-shell-extension-autohidetopbar (20171126-1) unstable; urgency=medium

  * New upstream git snapshot. (Closes: #885417)
  * Bump SV to 4.1.2 -- no changes required.
  * Bump compatibility level to 11
  * Do not use dpkg-parsechangelogs to determine version for get-orig-source.

 -- Tobias Frost <tobi@debian.org>  Thu, 28 Dec 2017 18:31:04 +0100

gnome-shell-extension-autohidetopbar (20170728-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Bump SV to 4.1.1 -- no changes required

 -- Tobias Frost <tobi@debian.org>  Thu, 26 Oct 2017 08:21:26 +0200

gnome-shell-extension-autohidetopbar (20170507-1) unstable; urgency=medium

  * New upstream git snapshot.
  * d/copyright: Update copyright years
  * Bump S-V to 4.0.0 -- no changes required

 -- Tobias Frost <tobi@debian.org>  Mon, 03 Jul 2017 22:23:33 +0200

gnome-shell-extension-autohidetopbar (20161203-1) unstable; urgency=medium

  * New upstream git snaphost.
  * Bump minimum gnome-shell version to 3.18
  * Bump d/compat to level 10
  * Replace dh_clean override with a plain d/clean file

 -- Tobias Frost <tobi@debian.org>  Sun, 11 Dec 2016 13:49:27 +0100

gnome-shell-extension-autohidetopbar (20160828-2) unstable; urgency=medium

  * d/control: Relax upper version limit on gnome-shell. (Closes: #837594)
    As the next Gnome version will by default not enforce the version via
    metadata.json, a change in this file is not required. See the bug for
    details.

 -- Tobias Frost <tobi@debian.org>  Wed, 14 Sep 2016 08:05:15 +0200

gnome-shell-extension-autohidetopbar (20160828-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Update Gnome compatibility, as upstream dropped support for Gnome < 3.16.

 -- Tobias Frost <tobi@debian.org>  Sun, 11 Sep 2016 12:52:19 +0200

gnome-shell-extension-autohidetopbar (20160413-1) unstable; urgency=medium

  * New upstream git snapshot.
  * Supports Gnome 3.20
  * Update years in d/copyright
  * Bump SV to 3.9.8 -- no changes required
  * Changge Vcs-* fields to https://

 -- Tobias Frost <tobi@debian.org>  Tue, 26 Apr 2016 21:27:54 +0200

gnome-shell-extension-autohidetopbar (20151103-1) unstable; urgency=medium

  * New upstream git snapshot.

 -- Tobias Frost <tobi@debian.org>  Tue, 03 Nov 2015 19:08:04 +0100

gnome-shell-extension-autohidetopbar (20151021-1) unstable; urgency=medium

  * New upstream git snapshot. (Closes: #802506)
  * Update dependencies: Supports now Gnome 3.18

 -- Tobias Frost <tobi@debian.org>  Wed, 21 Oct 2015 22:10:43 +0200

gnome-shell-extension-autohidetopbar (20150911-1) unstable; urgency=medium

  * New upstream git snapshot

 -- Tobias Frost <tobi@debian.org>  Sun, 13 Sep 2015 18:06:28 +0200

gnome-shell-extension-autohidetopbar (20150613-2) unstable; urgency=medium

  * Add zip to B-D.

 -- Tobias Frost <tobi@debian.org>  Mon, 15 Jun 2015 13:03:52 +0200

gnome-shell-extension-autohidetopbar (20150613-1) unstable; urgency=medium

  * New upstream git snapshot
  * Update years in d/copyright
  * Supports also GNOME 3.16 now
  * Upstream now supplies a Makefile -- cleaning up d/rules

 -- Tobias Frost <tobi@debian.org>  Sun, 14 Jun 2015 11:28:54 +0200

gnome-shell-extension-autohidetopbar (20141025-2) unstable; urgency=medium

  * Remove d/gbp.conf -- now using a standard layout. As the old one would
    be quite misleding, reuploading this change.

 -- Tobias Frost <tobi@debian.org>  Sat, 25 Oct 2014 12:49:15 +0200

gnome-shell-extension-autohidetopbar (20141025-1) unstable; urgency=medium

  * New upstream git snapshot
  * Add missing file to d/copyright
  * Move repository to collab-maint

 -- Tobias Frost <tobi@debian.org>  Sat, 25 Oct 2014 12:28:49 +0200

gnome-shell-extension-autohidetopbar (20141004-2) unstable; urgency=medium

  * Use GNOME in description, not gnome

 -- Tobias Frost <tobi@debian.org>  Sat, 04 Oct 2014 15:38:25 +0200

gnome-shell-extension-autohidetopbar (20141004-1) unstable; urgency=medium

  * New upstream git snapshot
  * This version is compatible with gnome-shell up to 3.14
  * Bump S-V to 3.9.6 -- no changes
  * Remove all patches as applied upstream
  * Change d/copyright to my debian address
  * Update years in d/copyright

 -- Tobias Frost <tobi@debian.org>  Sat, 04 Oct 2014 15:32:06 +0200

gnome-shell-extension-autohidetopbar (20140802-1) unstable; urgency=medium

  * New upstream git snapshot
  * Do not install README.md
  * New patch: Update translation template and German translation

 -- Tobias Frost <tobi@debian.org>  Sat, 02 Aug 2014 11:15:18 +0200

gnome-shell-extension-autohidetopbar (20140304-1) unstable; urgency=medium

  * New upstream git snapshot

 -- Tobias Frost <tobi@coldtobi.de>  Sun, 16 Mar 2014 10:55:34 +0100

gnome-shell-extension-autohidetopbar (20140131-1) unstable; urgency=medium

  * New upstream git snapshot
  * Remove translation patch, applied upstream
  * Whitespace-cleanup of debian/*
  * Fix d/rules get-orig-source to retrieve not trunk but the packaged version
    by default

 -- Tobias Frost <tobi@coldtobi.de>  Fri, 28 Feb 2014 18:58:32 +0100

gnome-shell-extension-autohidetopbar (20140113-1) unstable; urgency=low

  * Initial release (Closes: #735222)

 -- Tobias Frost <tobi@coldtobi.de>  Sat, 18 Jan 2014 17:07:07 +0100