drop private symbols gtk_css_image_get_parser_type and
gtk_style_properties_get_style from symbols file (made static upstream; verified not to be present in any header file)
This commit is contained in:
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,6 +1,9 @@
|
|||||||
gtk+3.0 (3.6.1-1) UNRELEASED; urgency=low
|
gtk+3.0 (3.6.1-1) UNRELEASED; urgency=low
|
||||||
|
|
||||||
* New upstream release 3.6.1
|
* New upstream release 3.6.1
|
||||||
|
- drop private symbols gtk_css_image_get_parser_type and
|
||||||
|
gtk_style_properties_get_style from symbols file (made static upstream;
|
||||||
|
verified not to be present in any header file)
|
||||||
|
|
||||||
-- Simon McVittie <smcv@debian.org> Mon, 22 Oct 2012 12:18:21 +0100
|
-- Simon McVittie <smcv@debian.org> Mon, 22 Oct 2012 12:18:21 +0100
|
||||||
|
|
||||||
|
|||||||
2
debian/libgtk-3-0.symbols
vendored
2
debian/libgtk-3-0.symbols
vendored
@ -1307,7 +1307,6 @@ libgtk-3.so.0 libgtk-3-0 #MINVER#
|
|||||||
gtk_container_set_resize_mode@Base 3.0.0
|
gtk_container_set_resize_mode@Base 3.0.0
|
||||||
gtk_container_unset_focus_chain@Base 3.0.0
|
gtk_container_unset_focus_chain@Base 3.0.0
|
||||||
gtk_corner_type_get_type@Base 3.0.0
|
gtk_corner_type_get_type@Base 3.0.0
|
||||||
gtk_css_image_get_parser_type@Base 3.3.16
|
|
||||||
gtk_css_provider_error_get_type@Base 3.0.0
|
gtk_css_provider_error_get_type@Base 3.0.0
|
||||||
gtk_css_provider_error_quark@Base 3.0.0
|
gtk_css_provider_error_quark@Base 3.0.0
|
||||||
gtk_css_provider_get_default@Base 3.0.0
|
gtk_css_provider_get_default@Base 3.0.0
|
||||||
@ -3199,7 +3198,6 @@ libgtk-3.so.0 libgtk-3-0 #MINVER#
|
|||||||
gtk_style_properties_clear@Base 3.0.0
|
gtk_style_properties_clear@Base 3.0.0
|
||||||
gtk_style_properties_get@Base 3.0.0
|
gtk_style_properties_get@Base 3.0.0
|
||||||
gtk_style_properties_get_property@Base 3.0.0
|
gtk_style_properties_get_property@Base 3.0.0
|
||||||
gtk_style_properties_get_style@Base 3.0.0
|
|
||||||
gtk_style_properties_get_type@Base 3.0.0
|
gtk_style_properties_get_type@Base 3.0.0
|
||||||
gtk_style_properties_get_valist@Base 3.0.0
|
gtk_style_properties_get_valist@Base 3.0.0
|
||||||
gtk_style_properties_lookup_color@Base 3.0.0
|
gtk_style_properties_lookup_color@Base 3.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user