Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· c7c6e43d
Mike Gabriel
authored
Jul 21, 2019
c7c6e43d
debian/copyright: Update copyright attributions.
· 041bf8d5
Mike Gabriel
authored
Jul 21, 2019
041bf8d5
upload to unstable (debian/1.22.1-1)
· 9663ba33
Mike Gabriel
authored
Jul 21, 2019
9663ba33
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
9663ba33
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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com
>
Mo
n,
18 Mar 2019 20:30:22
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org
>
Su
n,
21 Jul 2019 18:09:53
+0
2
00
mate-session-manager (1.20.2-1) unstable; urgency=medium
...
...
debian/copyright
View file @
9663ba33
...
...
@@ -173,6 +173,7 @@ Comment:
Files: .github/issue_template.md
.tx/config
.travis.yml
data/*.ui
data/*.desktop.in*
data/*.xml.in*
...
...
debian/rules
View file @
9663ba33
...
...
@@ -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=..