Skip to content
Commits on Source (4)
mate-desktop (1.22.1-1) UNRELEASED; urgency=medium
mate-desktop (1.22.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Add B-D: librsvg2-bin.
* 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.
* debian/libmate-desktop-2-17.symbols:
+ Update symbols file for this upstream release.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
-- Martin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:22 +0000
-- Mike Gabriel <sunweaver@debian.org> Thu, 11 Jul 2019 10:26:19 +0200
mate-desktop (1.20.4-2) unstable; urgency=medium
......
......@@ -144,7 +144,8 @@ Comment:
Appropriately assume either license found in COPYING or license found in
COPYING.LIB file.
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
docs/Makefile.am
docs/reference/Makefile.am
......@@ -187,7 +188,6 @@ Files: .tx/config
Makefile.am
NEWS
README
acinclude.m4
autogen.sh
configure.ac
mate-version.xml.in.in
......
......@@ -176,11 +176,19 @@ libmate-desktop-2.so.17 libmate-desktop-2-17 #MINVER#
mate_desktop_thumbnail_path_for_uri@Base 1.6.1
mate_desktop_thumbnail_scale_down_pixbuf@Base 1.6.1
mate_gdk_spawn_command_line_on_screen@Base 1.10.0
mate_get_all_locales@Base 1.22.1
mate_get_country_from_code@Base 1.22.1
mate_get_country_from_locale@Base 1.22.1
mate_get_language_from_code@Base 1.22.1
mate_get_language_from_locale@Base 1.22.1
mate_gsettings_append_strv@Base 1.10.0
mate_gsettings_is_valid_keyname@Base 1.10.0
mate_gsettings_remove_all_from_strv@Base 1.10.0
mate_gsettings_schema_exists@Base 1.8.0
mate_gsettings_strv_to_gslist@Base 1.10.0
mate_language_has_translations@Base 1.22.1
mate_normalize_locale@Base 1.22.1
mate_parse_locale@Base 1.22.1
mate_rr_config_applicable@Base 1.6.1
#MISSING: 1.10.0# mate_rr_config_apply@Base 1.6.1
#MISSING: 1.10.0# mate_rr_config_apply_from_filename@Base 1.6.1
......
......@@ -28,9 +28,5 @@ override_dh_auto_configure:
--disable-schemas-compile \
--enable-gtk-doc
override_dh_strip:
dh_strip -pmate-desktop --dbgsym-migration='mate-desktop-dbg (<< 1.14.1-1~)'
dh_strip -plibmate-desktop-2-17 --dbgsym-migration='libmate-desktop-2-17-dbg (<< 1.14.1-1~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..