Skip to content
Commits on Source (5)
libmatemixer (1.22.0-1) UNRELEASED; urgency=medium
libmatemixer (1.22.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Updated for MATE Desktop 1.22
+ White space removal.
[ 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/libmatemixer0.symbols:
+ Add Build-Depends-Package: meta field.
* debian/copyright:
+ Update copyright attributions.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
* debian/libmatemixer-dev.examples:
+ Add monitor.c into doc/examples folder.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22 +0000
-- Mike Gabriel <sunweaver@debian.org> Wed, 10 Jul 2019 13:37:35 +0200
libmatemixer (1.20.1-1) unstable; urgency=medium
......
......@@ -132,6 +132,7 @@ License: LGPL-2+
Files: autogen.sh
.github/issue_template.md
.travis.yml
.tx/config
AUTHORS
COPYING
......
examples/*.c
\ No newline at end of file
libmatemixer-alsa.so libmatemixer0 #MINVER#
* Build-Depends-Package: libmatemixer-dev
alsa_backend_get_type@Base 1.10.0
alsa_channel_map_from@Base 1.10.0
alsa_channel_map_to@Base 1.10.0
......
......@@ -30,8 +30,5 @@ override_dh_auto_configure:
override_dh_installchangelogs:
dh_installchangelogs NEWS
override_dh_strip:
dh_strip -plibmatemixer0 --dbgsym-migration='libmatemixer0-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..