Skip to content
Commits on Source (3)
mate-session-manager (1.22.1-1) UNRELEASED; urgency=medium
mate-session-manager (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Add 0001_hide_NoDisplay_apps.patch. Hide NoDisplay Apps in Startup
Applications.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/copyright:
+ Update copyright attributions.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22 +0000
-- Mike Gabriel <sunweaver@debian.org> Sun, 21 Jul 2019 18:09:53 +0200
mate-session-manager (1.20.2-1) unstable; urgency=medium
......
......@@ -173,6 +173,7 @@ Comment:
Files: .github/issue_template.md
.tx/config
.travis.yml
data/*.ui
data/*.desktop.in*
data/*.xml.in*
......
......@@ -37,8 +37,5 @@ override_dh_auto_configure:
--libexecdir=/usr/lib \
$(SYSTEMD_OPTS)
override_dh_strip:
dh_strip --dbgsym-migration='mate-session-manager-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..