Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
debian/rules: Drop dbgsym-migration dh_strip override.
· 8e11a213
Mike Gabriel
authored
Jul 31, 2019
8e11a213
debian/copyright: Update copyright attributions.
· 05fec945
Mike Gabriel
authored
Jul 31, 2019
05fec945
debian/control: Remove empty lines at EOF.
· dd49dcbd
Mike Gabriel
authored
Jul 31, 2019
dd49dcbd
upload to unstable (debian/1.22.1-1)
· b6e5812e
Mike Gabriel
authored
Jul 31, 2019
b6e5812e
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
b6e5812e
mate-sensors-applet (1.22.1-1)
UNRELEASED
; urgency=medium
mate-sensors-applet (1.22.1-1)
unstable
; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/copyright:
+ Update copyright attributions.
[ 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.
+ Remove empty lines at EOF
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar
2019
20:30
:2
3
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Wed, 31 Jul
2019
15:56
:2
4
+0
2
00
mate-sensors-applet (1.20.3-1) unstable; urgency=medium
...
...
debian/control
View file @
b6e5812e
...
...
@@ -113,5 +113,3 @@ Description: Library for plugins for the mate-sensors-applet package (developmen
.
This package contains the files necessary to develop plugins for the
applet.
debian/copyright
View file @
b6e5812e
...
...
@@ -129,7 +129,8 @@ Files: help/*
Copyright: Alex Murray <murray.alex@gmail.com>
License: GFDL-1.1+
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
lib/Makefile.am
pixmaps/Makefile.am
...
...
debian/rules
View file @
b6e5812e
...
...
@@ -27,10 +27,5 @@ override_dh_auto_configure:
--disable-silent-rules \
--with-nvidia=yes
override_dh_strip:
dh_strip -pmate-sensors-applet --dbgsym-migration='mate-sensors-applet-dbg (<< 1.14.0-2~)'
dh_strip -pmate-sensors-applet-nvidia --dbgsym-migration='mate-sensors-applet-nvidia-dbg (<< 1.14.0-2~)'
dh_strip -plibmate-sensors-applet-plugin0 --dbgsym-migration='libmate-sensors-applet-plugin0-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..