Skip to content
Commits on Source (3)
mate-system-monitor (1.22.1-1) UNRELEASED; urgency=medium
mate-system-monitor (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23 +0000
[ Mike Gabriel ]
* debian/{compat,control}:
+ Use debhelper-compat notation. Bump to DH compat level version 12.
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
* debian/copyright:
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Sat, 27 Jul 2019 23:40:27 +0200
mate-system-monitor (1.20.2-1) unstable; urgency=medium
......
......@@ -3,7 +3,8 @@ Upstream-Name: MATE System Monitor
Upstream-Contact: Martin Wimpress <martin@mate-desktop.org>
Source: https://git.mate-desktop.org/mate-system-monitor
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
m4/ax_cxx_compile_stdcxx_11.m4
src/*.xml.in
......
......@@ -29,8 +29,5 @@ override_dh_auto_configure:
--disable-static \
$(CONFIGURE_SYSTEMD)
override_dh_strip:
dh_strip --dbgsym-migration='mate-system-monitor-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..