upload to unstable (debian/1.10.2-3)

This commit is contained in:
Mike Gabriel 2015-10-14 07:22:20 +02:00
parent f319219828
commit 5cd29dd1a1

14
debian/changelog vendored
View File

@ -1,3 +1,17 @@
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 ]