File: changelog

package info (click to toggle)
mate-session-manager 1.16.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,772 kB
  • ctags: 2,227
  • sloc: ansic: 20,408; xml: 849; makefile: 485; sh: 151
file content (345 lines) | stat: -rw-r--r-- 11,933 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
mate-session-manager (1.16.1-1) unstable; urgency=medium

  * New upstream release.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 24 Jan 2017 18:15:47 +0100

mate-session-manager (1.16.0-2) unstable; urgency=medium

  * debian/mate-session-manager.postinst:
    + Use prio 50 when registering mate-session as x-session-manager
      alternative. (Closes: #845997).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 29 Nov 2016 09:39:54 +0100

mate-session-manager (1.16.0-1) unstable; urgency=medium

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

  [ Vangelis Mouhtsis ]
  * debian/changelog:
    + Fix missing changelog items for 1.15.0-0ubuntu1 upload
  * debian/control:
    + Dependencies updated for MATE 1.16.
  * debian/watch:
    + Update version matching again to _not_ support development releases

  [ Mike Gabriel ]
  * debian/control:
    + Versioned B-D: libgtk-3-dev (>= 3.14).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 02 Oct 2016 21:54:05 +0200

mate-session-manager (1.15.0-0ubuntu1) yakkety; urgency=medium

  * New upstream development release.
  * debian/control:
    + Dependencies updated for MATE 1.15.
  * debian/watch:
    + Update version matching to support development releases

 -- Martin Wimpress <code@flexion.org>  Fri, 09 Sep 2016 13:04:47 +0100

mate-session-manager (1.14.1-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.

  [ Vangelis Mouhtsis ]
  * debian/{control,rules}:
    + dbgsym: Don't build dbg:packages anymore.
      See https://wiki.debian.org/AutomaticDebugPackages.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 22 Aug 2016 11:17:14 +0200

mate-session-manager (1.14.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + B-D: libgtk-3-dev
    + Drop B-D: libmate-desktop-dev.
    + Versioned B-D: mate-common (>= 1.14)
    + Versioned D (mate-session-manager): mate-desktop-common (>= 1.14).
    + Processed with wrap-and-sort.
  * debian/rules:
    + Add --with-gtk=3.0
  * debian/mate-session-manager.install:
    + Processed with wrap-and-sort.
  * debian/patches:
    + Drop 1003_typo-fix.patch. Applied upstream.
  * debian/copyright:
    + Update copyright attributions.

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

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 24 May 2016 10:50:10 +0200

mate-session-manager (1.12.2-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + Bump Standards: to 3.9.7. No changes needed.

  [ Vangelis Mouhtsis ]
  * debian/rules:
    + Enable all hardening flags.
  * debian/control:
    + Use encrypted URLs for Vcs-*: field.
    + Versioned B-D on dpkg-dev (>= 1.16.1.1).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 08 Apr 2016 10:27:02 +0200

mate-session-manager (1.12.1-2) unstable; urgency=medium

  * debian/patches:
    + Add 0005_lock-session-before-user-switch.patch. Lock screen before user
      switch request if user switching is requested from within the logout
      dialog window. (Closes: #809798).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 04 Jan 2016 09:45:41 +0100

mate-session-manager (1.12.1-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/patches:
    + Drop 1002_libsystemd-transition.patch. Applied upstream.
  * debian/control:
    + Versioned B-D: mate-common (>= 1.12) and libmate-desktop-dev (>= 1.12).

  [ Mike Gabriel ]
  * debian-mate-default-settings_gtk-accessibility.sh:
    + Use single = instead of == (which is a bashism). (Closes: #805382).
  * debian/copyright:
    + Fix one comment where the Comment: field identifier was missing.
  * debian-mate-default-settings:
    + Check that default application pinning via /etc/mate/defaults.list
      really works. No observable issues in MATE 1.12. (Closes: #805502).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 03 Jan 2016 09:58:51 +0100

mate-session-manager (1.10.2-4) unstable; urgency=medium

  * debian-mate-default-settings: Introduce new bin:package shipping some
    Debian specific MATE defaults, this package should genuinely co-exist
    with other <vendor>-mate-defaults-settings packages, e.g. as
    ubuntu-mate-default-settings from Ubuntu MATE.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 19 Oct 2015 12:26:18 +0200

mate-session-manager (1.10.2-3) unstable; urgency=medium

  * debian/defaults.list:
    + Add a list of default applications for handling various MIME types.
      For making this defaults.list file perceivable by the MATE desktop
      components, we add /usr/share/mate/ (where the defaults.list file is
      placed) to XDG_DATA_DIRS during Xsession startup. (Closes: #778302).
  * debian/patches:
    + Update 1002_libsystemd-transition.patch. Rebase against latest upstream.
    + Add 1003_typo-fix.patch. Typo fix in g_warning message in
      gsd-idle-monitor.c.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 14 Oct 2015 07:19:10 +0200

mate-session-manager (1.10.2-2) unstable; urgency=medium

  [ Martin Wimpress ]
  * debian/control:
    + Add to D (mate-session-manager): mate-desktop-common.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 29 Sep 2015 11:44:32 +0200

mate-session-manager (1.10.2-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/control:
    + Remove superfluous build dependencies.
  * debian/rules:
    + Remove superfluous build options.

  [ John Paul Adrian Glaubitz ]
  * Fix minor typo in debian/control (an -> and).
  * Fix minor spelling mistake in debian/control (in -> into).
  * Upload to unstable.

 -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>  Sun, 16 Aug 2015 17:45:34 +0200

mate-session-manager (1.10.1-1~exp1) experimental; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
    - Featuring "change user" functionality with LightDM. (Closes:
      #770615).
  * debian/patches:
    + Drop 0001_msmgnome-Allow-users-to-disable-one-or-both-compatib.patch.
      Applied upstream.
    + Drop 0002_msmgnome-Allow-users-to-disable-one-or-both-compatib.patch.
      Applied upstream.
    + Drop 0003_set-XDG-CURRENT-DESKTOP-if-empty.patch. Applied upstream.
    + Drop 0004_no-crash-if-no-req-apps-found.patch. Applied upstream.
    + Drop 1001_hypen-used-as-minus-sign-man-page-fix.patch. Applied
      upstream.
  * debian/control: processed with wrap-and-sort

  [ Mike Gabriel ]
  * debian/control:
    + Versioned B-D: mate-common (>= 1.10).
    + Add versioned B-D: libmate-desktop-dev (>= 1.9.3).
  * debian/copyright:
    + Update to this upstream release.
  * debian/patches:
    + Update 1002_libsystemd-transition.patch. Add patch header.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 16 Jun 2015 20:13:02 +0200

mate-session-manager (1.8.2-3) unstable; urgency=medium

  * Re-upload to unstable.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 19 May 2015 17:25:18 +0200

mate-session-manager (1.8.2-2) experimental; urgency=medium

  * debian/patches:
    + Add 1002_libsystemd-transition.patch. Make sure autoconf looks for
      the correct .pc file when searching for libsystemd-dev.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 11 Mar 2015 11:50:34 +0100

mate-session-manager (1.8.2-1) experimental; urgency=medium

  * New upstream release.
    - Including GLib >= 2.43 compatibility patch. (Closes: #778775).
  * debian/control:
    + Update B-D: libsystemd-login-dev -> libsystemd-dev. (Closes: #779776).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 11 Mar 2015 10:55:15 +0100

mate-session-manager (1.8.1-8) unstable; urgency=medium

  * debian/patches:
    + Add 0004_no-crash-if-no-req-apps-found.patch. Avoid dereferencing NULL
      pointer, avoid m-s-m crashing if no required applications can be found.
      (Closes: #778817).
    + Update 0001_msmgnome-Allow-users-to-disable-one-or-both-compatib.patch.
      Fix typo in gsettings schema file. (Closes: #778826).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 09 Mar 2015 08:14:50 +0100

mate-session-manager (1.8.1-7) unstable; urgency=medium

  * debian/patches:
    + Add 0002_msmgnome-Allow-users-to-disable-one-or-both-compatib.patch.
      Follow-up patch for previously added dconf switch that handles
      gnome-keyring and smproxy compat mode (see: #775198). (Closes:
      #775571).
    + Add 0003_set-XDG-CURRENT-DESKTOP-if-empty.patch. Make sure that
      XDG_CURRENT_DESKTOP gets set if not already set by DM. (Closes:
      #775905).

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 21 Jan 2015 14:11:56 +0100

mate-session-manager (1.8.1-6) unstable; urgency=medium

  * debian/patches:
    + Add 0001_msmgnome-Allow-users-to-disable-one-or-both-compatib.patch.
      Allow users to disable gnome-compat options (i.e. interaction with
      gnome-keyring and/or gnome-smproxy). (Closes: #775189).
  * debian/copyright:
    + Add missing entry for file mate-session/gsm-systemd.c.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 13 Jan 2015 10:04:21 +0100

mate-session-manager (1.8.1-5) unstable; urgency=medium

  [ Vangelis Mouhtsis ]
  * debian/control:
    + Bump Standards: to 3.9.6. No changes needed.

  [ Mike Gabriel ]
  * debian/rules:
    + Use --without-systemd configure option for kfreebsd builds. (Closes:
      #744264).
    + Use upstream's NEWS file as upstream ChangeLog.
  * debian/copyright:
    + Really mention all upstream files. Drop information for
      not-anymore-existing files.
  * debian/control:
    + Don't use the package name as SYNOPSIS.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 24 Oct 2014 13:47:51 +0200

mate-session-manager (1.8.1-4) unstable; urgency=medium

  [ Martin Wimpress ]
  * Add Provides: x-session-manager.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 01 Jul 2014 18:33:36 +0200

mate-session-manager (1.8.1-3) unstable; urgency=low

  [ Vangelis Mouhtsis ]
  * debian/rules: Replace on dh_install --list-missing -> --fail-missing.

  [ Mike Gabriel ]
  * postinst/prerm:
    + Tab'ify package scripts.
  * debian/control:
    + Drop B-D: libupower-glib-dev. MATE's session manager currently fails
      to build against upcoming upower version (>= 0.99). (Closes: 748934).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 30 May 2014 14:17:58 +0200

mate-session-manager (1.8.1-2) unstable; urgency=medium

  [ Mike Gabriel ]
  * postinst/prerm:
    + Tab'ify package scripts.

  [ Stefano Karapetsas ]
  * debian/control:
    + Modify B-D: Use [linux-any] for libsystemd-login-dev. Allow build with
      non-Linux kernels.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 05 May 2014 14:28:07 +0200

mate-session-manager (1.8.1-1) unstable; urgency=low

  [ Mike Gabriel ]
  * New upstream release.
  * debian/watch:
    + Use tagged CGit tarball snapshots as upstream source.
  * debian/copyright:
    + Point to git.mate-desktop.org in Source: field.
    + Adapt to file changes in new upstream source tree.
  * debian/rules:
    + Build package using autogen.sh.
    + Enable parallel builds.
    + Turn on compiler commands during package build (configure option:
      --disable-silent-rules).
  * debian/patches:
    + Drop 1001_fix-mate-bugtracker-url-in-man-pages.patch. Applied upstream.
    + Drop 1002_hyphen-as-minus-sign-in-man-page.patch. Applied Upstream.
    + Drop 1003_add-keywords-to-desktop-files.patch. Applied upstream.
    + Add 1001_hypen-used-as-minus-sign-man-page-fix.patch. Fix typo in man
      pages, that triggers lintian's hyphen-used-as-minus-sign test.
  * lintian: Drop unused overrides.

  [ Stefano Karapetsas ]
  * Add libsystemd-login-dev dependency to build systemd support.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 09 Apr 2014 00:56:17 +0200

mate-session-manager (1.6.1-1) unstable; urgency=low

  * Initial release. (Closes: #730212).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 17 Feb 2014 10:04:14 +0100