Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 86feb9b3
Mike Gabriel
authored
Jul 27, 2019
86feb9b3
debian/copyright: Update copyright attributions.
· 410b141e
Mike Gabriel
authored
Jul 27, 2019
410b141e
upload to unstable (debian/1.22.1-1)
· 66101e75
Mike Gabriel
authored
Jul 27, 2019
66101e75
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
66101e75
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
...
...
debian/copyright
View file @
66101e75
...
...
@@ -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
...
...
debian/rules
View file @
66101e75
...
...
@@ -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=..