File: changelog

package info (click to toggle)
mate-dock-applet 20.04.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 780 kB
  • sloc: python: 6,953; xml: 197; makefile: 148; sh: 13
file content (255 lines) | stat: -rw-r--r-- 7,885 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
mate-dock-applet (20.04.0-1) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.5.0. No changes needed.
  * debian/upstream/metadata:
    + Drop obsolete fields Contact: and Name:.
    + Append .git suffix to URLs in Repository: field.

  [ Martin Wimpress ]
  * New upstream release.
  * debian/patches:
    + Drop 0001_fix_adjust_minimise_pos.patch. Applied upstream.
  * debian/control:
    + Add D python3-distro.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 14 Feb 2020 21:10:55 +0100

mate-dock-applet (19.10.0-2) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/upstream/metadata:
    + Fix Repository-Browse: field's value.
  * debian/control:
    + Bump Standards-Version: to 4.4.1. No changes needed.
    + Add Rules-Requires-Root: field and set it to no.
  * debian/copyright:
    + Drop COPYING file. Thanks, lintian.

  [ Martin Wimpress ]
  * debian/patches:
    + Add 0001_fix_adjust_minimise_pos.patch. Fix AttributeError in
      adjust_minimise_pos() that causes a crash. (LP: #1846192)
  * debian/control:
    + Replace transitional D: gir1.2-mate-panel with
      gir1.2-matepanelapplet-4.0. (Closes: #932058).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 23 Oct 2019 14:59:05 +0200

mate-dock-applet (19.10.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.4.0. No changes needed.
  * debian/copyright:
    + Update copyright attributions.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 02 Aug 2019 16:29:21 +0200

mate-dock-applet (0.88-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 31 Jan 2019 11:55:31 +0100

mate-dock-applet (0.87-2) unstable; urgency=medium

  * debian/control:
    + Bump Standards-Version: to 4.3.0. No changes needed.
    + Add D (mate-dock-applet): python3-dbus. (Closes: #917884).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 22 Jan 2019 22:32:53 +0100

mate-dock-applet (0.87-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.2.1. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 21 Sep 2018 13:41:56 +0200

mate-dock-applet (0.86-2) unstable; urgency=medium

  * debian/control:
    + Add D (mate-dock-applet): gir1.2-notify-0.7. (Closes: #855533).
    + Bump Standards-Version: to 4.2.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 20 Aug 2018 10:28:56 +0200

mate-dock-applet (0.86-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
    + Drop pkg-mate-team Alioth mailing list from Uploaders: field.
    + Bump Standards-Version: to 4.1.5. No changes needed.
    + Drop X-Python3-Version: >= 3.2. Python 3.2 is satisfied by all Python
      versions in Debian.
  * debian/copyright:
    + Make Upstream-Name: field's value more human readable.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 12 Jul 2018 13:31:57 +0200

mate-dock-applet (0.85-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release. (LP: #1755835)

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 20 Mar 2018 12:43:37 +0100

mate-dock-applet (0.83-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 01 Mar 2018 20:10:43 +0100

mate-dock-applet (0.81-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release. (LP: #1715234, #1730015, #1716218, #1630766)
  * debian/control:
    + Add D gir1.2-bamf-3 and bamfdaemon.
  * debian/copyright:
    + Update copyright attributions.
  * debian/patches:
    + Add 0001_hidpi.patch. Scale panel size when using HiDPI displays.

  [ Mike Gabriel ]
  * debian/copyright:
    + Use secure URI for copyright format.

  [ Vangelis Mouhtsis ]
  * debian/control:
    + Temporarily have pkg-mate-team ML under Uploaders:.
    + Add myself to Uploaders: field.
    + Update Maintainer: field to debian-mate ML on lists.debian.org.
    + Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
    + Bump Standards-Version: to 4.1.3. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 15 Feb 2018 11:06:51 +0100

mate-dock-applet (0.80-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release. (LP: #1683230)

  [ Mike Gabriel ]
  * debian/control:
    + Set Priority: to optional.
    + Bump Standards-Version: to 4.1.1.
    + Drop useless B-Ds: dh-autoreconf, autotools-dev.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 03 Nov 2017 09:26:28 +0100

mate-dock-applet (0.79-1) unstable; urgency=medium

  [ Aron Xu ]
  * New upstream release.

  [ Martin Wimpress ]
  * debian/copyright: Update copyright attributions.
  * debian/control: Add D gir1.2-keybinder-3.0.
  * debian/control: Replace D gir1.2-keybinder-3.0 with python3-xlib.

  [ Mike Gabriel ]
  *  debian/rules:
    + Drop DEB_DH_INSTALL_ARGS (--fail-missing) and use utils.mk's list-missing
      target instead.
  * debian/{compat,control}:
    + Bump to DH version level 10.
    debian/control:
    + Bump Standards-Version: to 4.0.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 01 Aug 2017 14:21:30 -0400

mate-dock-applet (0.75-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 04 Oct 2016 21:22:19 +0200

mate-dock-applet (0.74-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 24 Aug 2016 13:03:46 +0200

mate-dock-applet (0.73-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + Remove obsolete D (mate-dock-applet): python3-scipy.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 27 Jul 2016 09:18:52 +0200

mate-dock-applet (0.72-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + B-D: gir1.2-gtk-3.0.
    + Versioned B-D: gir1.2-mate-panel (>= 1.14.0).
    + B-D: gir1.2-wnck-3.0.
    + Versioned B-D: mate-panel (>= 1.14).
    + Bump Standards: to 3.9.8. No changes needed.
  * debian/rules:
    + Add --with-gtk3.
  * debian/copyright:
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 23 Jun 2016 21:21:19 +0200

mate-dock-applet (0.70-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
    - Fix import settings error on panel layout changes. (LP: #1557180).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 17 Mar 2016 14:28:06 +0100

mate-dock-applet (0.69-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release. (LP:#1555324, LP:#1550392, LP:#1554128).

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards: to 3.9.7. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 14 Mar 2016 15:17:04 +0100

mate-dock-applet (0.67-3) unstable; urgency=medium

  * debian/control:
    + Add D (mate-dock-applet): libglib2.0-bin. (Closes: #815624).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 24 Feb 2016 12:51:31 +0100

mate-dock-applet (0.67-2) unstable; urgency=medium

  * debian/control:
    + Drop Ds: python3-cairo, python3-gi, add D instead: python3-gi-cairo.
      Required to let mate-dock-applet really show icons. (Closes: #815092).
    + Use encrypted URLs for Vcs-*: fields.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 19 Feb 2016 05:15:37 +0100

mate-dock-applet (0.67-1) unstable; urgency=medium

  * Initial release. (Closes: #814104).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 14 Feb 2016 15:45:32 +0100