Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debian/libmatemixer0.symbols: Add Build-Depends-Package: meta field.
· 8dcab068
Mike Gabriel
authored
Jul 10, 2019
8dcab068
debian/copyright: Update copyright attributions.
· cb1efd21
Mike Gabriel
authored
Jul 10, 2019
cb1efd21
debian/rules: Drop dbgsym-migration dh_strip override.
· d6822908
Mike Gabriel
authored
Jul 10, 2019
d6822908
debian/libmatemixer-dev.examples: Add monitor.c into doc/examples folder.
· 1743d96e
Mike Gabriel
authored
Jul 10, 2019
1743d96e
upload to unstable (debian/1.22.0-1)
· e1e8a252
Mike Gabriel
authored
Jul 10, 2019
e1e8a252
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
e1e8a252
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.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Wed, 10 Jul 2019 13:37:35
+0
2
00
libmatemixer (1.20.1-1) unstable; urgency=medium
...
...
debian/copyright
View file @
e1e8a252
...
...
@@ -132,6 +132,7 @@ License: LGPL-2+
Files: autogen.sh
.github/issue_template.md
.travis.yml
.tx/config
AUTHORS
COPYING
...
...
debian/libmatemixer-dev.examples
0 → 100644
View file @
e1e8a252
examples/*.c
\ No newline at end of file
debian/libmatemixer0.symbols
View file @
e1e8a252
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
...
...
debian/rules
View file @
e1e8a252
...
...
@@ -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=..