Bug#1061923: at-spi2-core: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Tue Jan 30 03:39:54 GMT 2024


Source: at-spi2-core
Version: 2.50.0-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
at-spi2-core as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for at-spi2-core
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
-------------- next part --------------
diff -Nru at-spi2-core-2.50.0/debian/changelog at-spi2-core-2.50.0/debian/changelog
--- at-spi2-core-2.50.0/debian/changelog	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/changelog	2024-01-30 03:39:03.000000000 +0000
@@ -1,3 +1,10 @@
+at-spi2-core (2.50.0-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Tue, 30 Jan 2024 03:39:03 +0000
+
 at-spi2-core (2.50.0-1) unstable; urgency=medium
 
   * New upstream version 2.50.0
diff -Nru at-spi2-core-2.50.0/debian/control at-spi2-core-2.50.0/debian/control
--- at-spi2-core-2.50.0/debian/control	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/control	2024-01-30 03:39:02.000000000 +0000
@@ -51,7 +51,10 @@
  This package contains the core components of GNOME Accessibility for the Debian
  installer.
 
-Package: libatspi2.0-0
+Package: libatspi2.0-0t64
+Provides: ${t64:Provides}
+Replaces: libatspi2.0-0
+Breaks: libatspi2.0-0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -130,7 +133,10 @@
 Description: AT-SPI 2 toolkit bridge - module for d-i
  This package includes the gtk-module for the Debian installer.
 
-Package: libatk-bridge2.0-0
+Package: libatk-bridge2.0-0t64
+Provides: ${t64:Provides}
+Replaces: libatk-bridge2.0-0
+Breaks: libatk-bridge2.0-0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -160,7 +166,10 @@
  These are the development files for libatk-bridge2.0, needed for
  compilation of programs which use it.
 
-Package: libatk1.0-0
+Package: libatk1.0-0t64
+Provides: ${t64:Provides}
+Replaces: libatk1.0-0
+Breaks: libatk1.0-0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
diff -Nru at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.install at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.install
--- at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.install	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libatk-bridge-2.0.so.*
diff -Nru at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.lintian-overrides at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.lintian-overrides
--- at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.lintian-overrides	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-package-name-doesnt-match-sonames libatk-bridge-2.0-0
diff -Nru at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.symbols at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.symbols
--- at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.symbols	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk-bridge2.0-0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,132 +0,0 @@
-libatk-bridge-2.0.so.0 libatk-bridge2.0-0 #MINVER#
-* Build-Depends-Package: libatk-bridge2.0-dev
- _atk_bridge_find_property_func at Base 2.26.0
- _atk_bridge_remove_pending_application_registration at Base 2.34.1-2~
- _atk_bridge_schedule_application_registration at Base 2.34.1-2~
- _atk_bridge_type_from_iface at Base 2.26.0
- append_properties at Base 2.26.0
- atk_bridge_adaptor_cleanup at Base 2.5.3
- atk_bridge_adaptor_init at Base 2.5.3
- atk_bridge_set_event_context at Base 2.18.1-2~
- droute_add_many at Base 2.26.0
- droute_add_one at Base 2.26.0
- droute_context_deregister at Base 2.26.0
- droute_context_register at Base 2.26.0
- droute_context_unregister at Base 2.26.0
- droute_free at Base 2.26.0
- droute_get_v_int32 at Base 2.26.0
- droute_get_v_string at Base 2.26.0
- droute_intercept_dbus at Base 2.26.0
- droute_invalid_arguments_error at Base 2.26.0
- droute_new at Base 2.26.0
- droute_not_yet_handled_error at Base 2.26.0
- droute_out_of_memory_error at Base 2.26.0
- droute_path_add_interface at Base 2.26.0
- droute_path_register at Base 2.26.0
- droute_path_unregister at Base 2.26.0
- droute_return_v_double at Base 2.26.0
- droute_return_v_int32 at Base 2.26.0
- droute_return_v_object at Base 2.26.0
- droute_return_v_string at Base 2.26.0
- droute_unintercept_dbus at Base 2.26.0
- methods at Base 2.26.0
- socket_ref_state_set at Base 2.26.0
- spi_accessible_role_from_atk_role at Base 2.26.0
- spi_atk_activate at Base 2.26.0
- spi_atk_add_client at Base 2.26.0
- spi_atk_add_interface at Base 2.26.0
- spi_atk_create_socket at Base 2.26.0
- spi_atk_deregister_event_listeners at Base 2.26.0
- spi_atk_register_event_listeners at Base 2.26.0
- spi_atk_remove_client at Base 2.26.0
- spi_atk_state_from_spi_state at Base 2.26.0
- spi_atk_state_set_to_dbus_array at Base 2.26.0
- spi_atk_state_to_dbus_array at Base 2.26.0
- spi_atk_tidy_windows at Base 2.26.0
- spi_cache_foreach at Base 2.26.0
- spi_cache_get_type at Base 2.26.0
- spi_cache_in at Base 2.26.0
- spi_context at Base 2.26.0
- spi_dbus_demarshal_deviceEvent at Base 2.26.0
- spi_dbus_emit_signal at Base 2.26.0
- spi_dbus_general_error at Base 2.26.0
- spi_dbus_marshal_deviceEvent at Base 2.26.0
- spi_dbus_message_iter_append_struct at Base 2.26.0
- spi_dbus_message_iter_get_struct at Base 2.26.0
- spi_dbus_return_rect at Base 2.26.0
- spi_dbus_signal_new at Base 2.26.0
- spi_event_is_subtype at Base 2.26.0
- spi_global_app_data at Base 2.26.0
- spi_global_cache at Base 2.26.0
- spi_global_leasing at Base 2.26.0
- spi_global_register at Base 2.26.0
- spi_global_register_path_to_object at Base 2.26.0
- spi_hyperlink_append_reference at Base 2.26.0
- spi_hyperlink_return_reference at Base 2.26.0
- spi_idle_add at Base 2.26.0
- spi_initialize_accessible at Base 2.26.0
- spi_initialize_action at Base 2.26.0
- spi_initialize_application at Base 2.26.0
- spi_initialize_cache at Base 2.26.0
- spi_initialize_collection at Base 2.26.0
- spi_initialize_component at Base 2.26.0
- spi_initialize_document at Base 2.26.0
- spi_initialize_editabletext at Base 2.26.0
- spi_initialize_hyperlink at Base 2.26.0
- spi_initialize_hypertext at Base 2.26.0
- spi_initialize_image at Base 2.26.0
- spi_initialize_selection at Base 2.26.0
- spi_initialize_socket at Base 2.26.0
- spi_initialize_table at Base 2.26.0
- spi_initialize_table_cell at Base 2.26.0
- spi_initialize_text at Base 2.26.0
- spi_initialize_value at Base 2.26.0
- spi_leasing_get_type at Base 2.26.0
- spi_leasing_take at Base 2.26.0
- spi_object_append_attribute_set at Base 2.26.0
- spi_object_append_desktop_reference at Base 2.26.0
- spi_object_append_interfaces at Base 2.26.0
- spi_object_append_null_reference at Base 2.26.0
- spi_object_append_reference at Base 2.26.0
- spi_object_append_v_reference at Base 2.26.0
- spi_object_lease_if_needed at Base 2.26.0
- spi_object_return_reference at Base 2.26.0
- spi_org_a11y_atspi_Accessible at Base 2.26.0
- spi_org_a11y_atspi_Action at Base 2.26.0
- spi_org_a11y_atspi_Application at Base 2.26.0
- spi_org_a11y_atspi_Cache at Base 2.26.0
- spi_org_a11y_atspi_Collection at Base 2.26.0
- spi_org_a11y_atspi_Component at Base 2.26.0
- spi_org_a11y_atspi_DeviceEventController at Base 2.26.0
- spi_org_a11y_atspi_DeviceEventListener at Base 2.26.0
- spi_org_a11y_atspi_Document at Base 2.26.0
- spi_org_a11y_atspi_EditableText at Base 2.26.0
- spi_org_a11y_atspi_Event_Document at Base 2.45.90
- spi_org_a11y_atspi_Event_Focus at Base 2.45.90
- spi_org_a11y_atspi_Event_Keyboard at Base 2.45.90
- spi_org_a11y_atspi_Event_Mouse at Base 2.45.90
- spi_org_a11y_atspi_Event_Object at Base 2.45.90
- spi_org_a11y_atspi_Event_Terminal at Base 2.45.90
- spi_org_a11y_atspi_Event_Window at Base 2.45.90
- spi_org_a11y_atspi_Hyperlink at Base 2.26.0
- spi_org_a11y_atspi_Hypertext at Base 2.26.0
- spi_org_a11y_atspi_Image at Base 2.26.0
- spi_org_a11y_atspi_Registry at Base 2.26.0
- spi_org_a11y_atspi_Selection at Base 2.26.0
- spi_org_a11y_atspi_Socket at Base 2.45.1
- spi_org_a11y_atspi_Table at Base 2.26.0
- spi_org_a11y_atspi_TableCell at Base 2.26.0
- spi_org_a11y_atspi_Text at Base 2.26.0
- spi_org_a11y_atspi_Value at Base 2.26.0
- spi_register_deregister_object at Base 2.26.0
- spi_register_get_type at Base 2.26.0
- spi_register_object_to_path at Base 2.26.0
- spi_register_object_to_ref at Base 2.26.0
- spi_register_path_to_object at Base 2.26.0
- spi_register_root_object_path at Base 2.26.0
- spi_state_set_cache_from_sequence at Base 2.26.0
- spi_timeout_add_full at Base 2.34.1-2~
- spi_timeout_add_seconds at Base 2.26.0
- str_pair_equal at Base 2.26.0
- str_pair_hash at Base 2.26.0
- str_pair_new at Base 2.26.0
diff -Nru at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.install at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.install
--- at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.install	2023-09-18 13:55:59.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libatk-bridge-2.0.so.*
diff -Nru at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.lintian-overrides at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.lintian-overrides
--- at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.lintian-overrides	2024-01-30 03:39:02.000000000 +0000
@@ -0,0 +1,2 @@
+package-name-doesnt-match-sonames libatk-bridge-2.0-0
+libatk-bridge2.0-0t64: package-name-doesnt-match-sonames libatk-bridge2.0-0
diff -Nru at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.symbols at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.symbols
--- at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk-bridge2.0-0t64.symbols	2024-01-30 03:39:02.000000000 +0000
@@ -0,0 +1,132 @@
+libatk-bridge-2.0.so.0 libatk-bridge2.0-0t64 #MINVER#
+* Build-Depends-Package: libatk-bridge2.0-dev
+ _atk_bridge_find_property_func at Base 2.26.0
+ _atk_bridge_remove_pending_application_registration at Base 2.34.1-2~
+ _atk_bridge_schedule_application_registration at Base 2.34.1-2~
+ _atk_bridge_type_from_iface at Base 2.26.0
+ append_properties at Base 2.26.0
+ atk_bridge_adaptor_cleanup at Base 2.5.3
+ atk_bridge_adaptor_init at Base 2.5.3
+ atk_bridge_set_event_context at Base 2.18.1-2~
+ droute_add_many at Base 2.26.0
+ droute_add_one at Base 2.26.0
+ droute_context_deregister at Base 2.26.0
+ droute_context_register at Base 2.26.0
+ droute_context_unregister at Base 2.26.0
+ droute_free at Base 2.26.0
+ droute_get_v_int32 at Base 2.26.0
+ droute_get_v_string at Base 2.26.0
+ droute_intercept_dbus at Base 2.26.0
+ droute_invalid_arguments_error at Base 2.26.0
+ droute_new at Base 2.26.0
+ droute_not_yet_handled_error at Base 2.26.0
+ droute_out_of_memory_error at Base 2.26.0
+ droute_path_add_interface at Base 2.26.0
+ droute_path_register at Base 2.26.0
+ droute_path_unregister at Base 2.26.0
+ droute_return_v_double at Base 2.26.0
+ droute_return_v_int32 at Base 2.26.0
+ droute_return_v_object at Base 2.26.0
+ droute_return_v_string at Base 2.26.0
+ droute_unintercept_dbus at Base 2.26.0
+ methods at Base 2.26.0
+ socket_ref_state_set at Base 2.26.0
+ spi_accessible_role_from_atk_role at Base 2.26.0
+ spi_atk_activate at Base 2.26.0
+ spi_atk_add_client at Base 2.26.0
+ spi_atk_add_interface at Base 2.26.0
+ spi_atk_create_socket at Base 2.26.0
+ spi_atk_deregister_event_listeners at Base 2.26.0
+ spi_atk_register_event_listeners at Base 2.26.0
+ spi_atk_remove_client at Base 2.26.0
+ spi_atk_state_from_spi_state at Base 2.26.0
+ spi_atk_state_set_to_dbus_array at Base 2.26.0
+ spi_atk_state_to_dbus_array at Base 2.26.0
+ spi_atk_tidy_windows at Base 2.26.0
+ spi_cache_foreach at Base 2.26.0
+ spi_cache_get_type at Base 2.26.0
+ spi_cache_in at Base 2.26.0
+ spi_context at Base 2.26.0
+ spi_dbus_demarshal_deviceEvent at Base 2.26.0
+ spi_dbus_emit_signal at Base 2.26.0
+ spi_dbus_general_error at Base 2.26.0
+ spi_dbus_marshal_deviceEvent at Base 2.26.0
+ spi_dbus_message_iter_append_struct at Base 2.26.0
+ spi_dbus_message_iter_get_struct at Base 2.26.0
+ spi_dbus_return_rect at Base 2.26.0
+ spi_dbus_signal_new at Base 2.26.0
+ spi_event_is_subtype at Base 2.26.0
+ spi_global_app_data at Base 2.26.0
+ spi_global_cache at Base 2.26.0
+ spi_global_leasing at Base 2.26.0
+ spi_global_register at Base 2.26.0
+ spi_global_register_path_to_object at Base 2.26.0
+ spi_hyperlink_append_reference at Base 2.26.0
+ spi_hyperlink_return_reference at Base 2.26.0
+ spi_idle_add at Base 2.26.0
+ spi_initialize_accessible at Base 2.26.0
+ spi_initialize_action at Base 2.26.0
+ spi_initialize_application at Base 2.26.0
+ spi_initialize_cache at Base 2.26.0
+ spi_initialize_collection at Base 2.26.0
+ spi_initialize_component at Base 2.26.0
+ spi_initialize_document at Base 2.26.0
+ spi_initialize_editabletext at Base 2.26.0
+ spi_initialize_hyperlink at Base 2.26.0
+ spi_initialize_hypertext at Base 2.26.0
+ spi_initialize_image at Base 2.26.0
+ spi_initialize_selection at Base 2.26.0
+ spi_initialize_socket at Base 2.26.0
+ spi_initialize_table at Base 2.26.0
+ spi_initialize_table_cell at Base 2.26.0
+ spi_initialize_text at Base 2.26.0
+ spi_initialize_value at Base 2.26.0
+ spi_leasing_get_type at Base 2.26.0
+ spi_leasing_take at Base 2.26.0
+ spi_object_append_attribute_set at Base 2.26.0
+ spi_object_append_desktop_reference at Base 2.26.0
+ spi_object_append_interfaces at Base 2.26.0
+ spi_object_append_null_reference at Base 2.26.0
+ spi_object_append_reference at Base 2.26.0
+ spi_object_append_v_reference at Base 2.26.0
+ spi_object_lease_if_needed at Base 2.26.0
+ spi_object_return_reference at Base 2.26.0
+ spi_org_a11y_atspi_Accessible at Base 2.26.0
+ spi_org_a11y_atspi_Action at Base 2.26.0
+ spi_org_a11y_atspi_Application at Base 2.26.0
+ spi_org_a11y_atspi_Cache at Base 2.26.0
+ spi_org_a11y_atspi_Collection at Base 2.26.0
+ spi_org_a11y_atspi_Component at Base 2.26.0
+ spi_org_a11y_atspi_DeviceEventController at Base 2.26.0
+ spi_org_a11y_atspi_DeviceEventListener at Base 2.26.0
+ spi_org_a11y_atspi_Document at Base 2.26.0
+ spi_org_a11y_atspi_EditableText at Base 2.26.0
+ spi_org_a11y_atspi_Event_Document at Base 2.45.90
+ spi_org_a11y_atspi_Event_Focus at Base 2.45.90
+ spi_org_a11y_atspi_Event_Keyboard at Base 2.45.90
+ spi_org_a11y_atspi_Event_Mouse at Base 2.45.90
+ spi_org_a11y_atspi_Event_Object at Base 2.45.90
+ spi_org_a11y_atspi_Event_Terminal at Base 2.45.90
+ spi_org_a11y_atspi_Event_Window at Base 2.45.90
+ spi_org_a11y_atspi_Hyperlink at Base 2.26.0
+ spi_org_a11y_atspi_Hypertext at Base 2.26.0
+ spi_org_a11y_atspi_Image at Base 2.26.0
+ spi_org_a11y_atspi_Registry at Base 2.26.0
+ spi_org_a11y_atspi_Selection at Base 2.26.0
+ spi_org_a11y_atspi_Socket at Base 2.45.1
+ spi_org_a11y_atspi_Table at Base 2.26.0
+ spi_org_a11y_atspi_TableCell at Base 2.26.0
+ spi_org_a11y_atspi_Text at Base 2.26.0
+ spi_org_a11y_atspi_Value at Base 2.26.0
+ spi_register_deregister_object at Base 2.26.0
+ spi_register_get_type at Base 2.26.0
+ spi_register_object_to_path at Base 2.26.0
+ spi_register_object_to_ref at Base 2.26.0
+ spi_register_path_to_object at Base 2.26.0
+ spi_register_root_object_path at Base 2.26.0
+ spi_state_set_cache_from_sequence at Base 2.26.0
+ spi_timeout_add_full at Base 2.34.1-2~
+ spi_timeout_add_seconds at Base 2.26.0
+ str_pair_equal at Base 2.26.0
+ str_pair_hash at Base 2.26.0
+ str_pair_new at Base 2.26.0
diff -Nru at-spi2-core-2.50.0/debian/libatk1.0-0.install at-spi2-core-2.50.0/debian/libatk1.0-0.install
--- at-spi2-core-2.50.0/debian/libatk1.0-0.install	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk1.0-0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libatk-1.0.so.*
diff -Nru at-spi2-core-2.50.0/debian/libatk1.0-0.lintian-overrides at-spi2-core-2.50.0/debian/libatk1.0-0.lintian-overrides
--- at-spi2-core-2.50.0/debian/libatk1.0-0.lintian-overrides	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk1.0-0.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-package-name-doesnt-match-sonames libatk-1.0-0
diff -Nru at-spi2-core-2.50.0/debian/libatk1.0-0.symbols at-spi2-core-2.50.0/debian/libatk1.0-0.symbols
--- at-spi2-core-2.50.0/debian/libatk1.0-0.symbols	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk1.0-0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,297 +0,0 @@
-libatk-1.0.so.0 libatk1.0-0 #MINVER#
-* Build-Depends-Package: libatk1.0-dev
- atk_action_do_action at Base 1.12.4
- atk_action_get_description at Base 1.12.4
- atk_action_get_keybinding at Base 1.12.4
- atk_action_get_localized_name at Base 1.12.4
- atk_action_get_n_actions at Base 1.12.4
- atk_action_get_name at Base 1.12.4
- atk_action_get_type at Base 1.12.4
- atk_action_set_description at Base 1.12.4
- atk_add_focus_tracker at Base 1.12.4
- atk_add_global_event_listener at Base 1.12.4
- atk_add_key_event_listener at Base 1.12.4
- atk_attribute_set_free at Base 1.12.4
- atk_component_add_focus_handler at Base 1.12.4
- atk_component_contains at Base 1.12.4
- atk_component_get_alpha at Base 1.12.4
- atk_component_get_extents at Base 1.12.4
- atk_component_get_layer at Base 1.12.4
- atk_component_get_mdi_zorder at Base 1.12.4
- atk_component_get_position at Base 1.12.4
- atk_component_get_size at Base 1.12.4
- atk_component_get_type at Base 1.12.4
- atk_component_grab_focus at Base 1.12.4
- atk_component_ref_accessible_at_point at Base 1.12.4
- atk_component_remove_focus_handler at Base 1.12.4
- atk_component_scroll_to at Base 2.30.0
- atk_component_scroll_to_point at Base 2.30.0
- atk_component_set_extents at Base 1.12.4
- atk_component_set_position at Base 1.12.4
- atk_component_set_size at Base 1.12.4
- atk_coord_type_get_type at Base 1.12.4
- atk_document_get_attribute_value at Base 1.12.4
- atk_document_get_attributes at Base 1.12.4
- atk_document_get_current_page_number at Base 2.11.6
- atk_document_get_document at Base 1.12.4
- atk_document_get_document_type at Base 1.12.4
- atk_document_get_locale at Base 1.12.4
- atk_document_get_page_count at Base 2.11.6
- atk_document_get_type at Base 1.12.4
- atk_document_set_attribute_value at Base 1.12.4
- atk_editable_text_copy_text at Base 1.12.4
- atk_editable_text_cut_text at Base 1.12.4
- atk_editable_text_delete_text at Base 1.12.4
- atk_editable_text_get_type at Base 1.12.4
- atk_editable_text_insert_text at Base 1.12.4
- atk_editable_text_paste_text at Base 1.12.4
- atk_editable_text_set_run_attributes at Base 1.12.4
- atk_editable_text_set_text_contents at Base 1.12.4
- atk_focus_tracker_init at Base 1.12.4
- atk_focus_tracker_notify at Base 1.12.4
- atk_get_binary_age at Base 2.7.91
- atk_get_default_registry at Base 1.12.4
- atk_get_focus_object at Base 1.12.4
- atk_get_interface_age at Base 2.7.91
- atk_get_major_version at Base 2.7.91
- atk_get_micro_version at Base 2.7.91
- atk_get_minor_version at Base 2.7.91
- atk_get_root at Base 1.12.4
- atk_get_toolkit_name at Base 1.12.4
- atk_get_toolkit_version at Base 1.12.4
- atk_get_version at Base 1.20.0
- atk_gobject_accessible_for_object at Base 1.12.4
- atk_gobject_accessible_get_object at Base 1.12.4
- atk_gobject_accessible_get_type at Base 1.12.4
- atk_hyperlink_get_end_index at Base 1.12.4
- atk_hyperlink_get_n_anchors at Base 1.12.4
- atk_hyperlink_get_object at Base 1.12.4
- atk_hyperlink_get_start_index at Base 1.12.4
- atk_hyperlink_get_type at Base 1.12.4
- atk_hyperlink_get_uri at Base 1.12.4
- atk_hyperlink_impl_get_hyperlink at Base 1.12.4
- atk_hyperlink_impl_get_type at Base 1.12.4
- atk_hyperlink_is_inline at Base 1.12.4
- atk_hyperlink_is_selected_link at Base 1.12.4
- atk_hyperlink_is_valid at Base 1.12.4
- atk_hyperlink_state_flags_get_type at Base 1.12.4
- atk_hypertext_get_link at Base 1.12.4
- atk_hypertext_get_link_index at Base 1.12.4
- atk_hypertext_get_n_links at Base 1.12.4
- atk_hypertext_get_type at Base 1.12.4
- atk_image_get_image_description at Base 1.12.4
- atk_image_get_image_locale at Base 1.12.4
- atk_image_get_image_position at Base 1.12.4
- atk_image_get_image_size at Base 1.12.4
- atk_image_get_type at Base 1.12.4
- atk_image_set_image_description at Base 1.12.4
- atk_implementor_get_type at Base 1.12.4
- atk_implementor_ref_accessible at Base 1.12.4
- atk_key_event_type_get_type at Base 1.12.4
- atk_layer_get_type at Base 1.12.4
- atk_live_get_type at Base 2.49.90
- atk_misc_get_instance at Base 1.18.0
- atk_misc_get_type at Base 1.18.0
- atk_misc_instance at Base 1.18.0
- atk_misc_threads_enter at Base 1.18.0
- atk_misc_threads_leave at Base 1.18.0
- atk_no_op_object_factory_get_type at Base 1.12.4
- atk_no_op_object_factory_new at Base 1.12.4
- atk_no_op_object_get_type at Base 1.12.4
- atk_no_op_object_new at Base 1.12.4
- atk_object_add_relationship at Base 1.12.4
- atk_object_connect_property_change_handler at Base 1.12.4
- atk_object_factory_create_accessible at Base 1.12.4
- atk_object_factory_get_accessible_type at Base 1.12.4
- atk_object_factory_get_type at Base 1.12.4
- atk_object_factory_invalidate at Base 1.12.4
- atk_object_get_accessible_id at Base 2.33.1
- atk_object_get_attributes at Base 1.12.4
- atk_object_get_description at Base 1.12.4
- atk_object_get_index_in_parent at Base 1.12.4
- atk_object_get_layer at Base 1.12.4
- atk_object_get_mdi_zorder at Base 1.12.4
- atk_object_get_n_accessible_children at Base 1.12.4
- atk_object_get_name at Base 1.12.4
- atk_object_get_object_locale at Base 2.7.91
- atk_object_get_parent at Base 1.12.4
- atk_object_get_role at Base 1.12.4
- atk_object_get_type at Base 1.12.4
- atk_object_initialize at Base 1.12.4
- atk_object_notify_state_change at Base 1.12.4
- atk_object_peek_parent at Base 2.11.6
- atk_object_ref_accessible_child at Base 1.12.4
- atk_object_ref_relation_set at Base 1.12.4
- atk_object_ref_state_set at Base 1.12.4
- atk_object_remove_property_change_handler at Base 1.12.4
- atk_object_remove_relationship at Base 1.12.4
- atk_object_set_accessible_id at Base 2.33.1
- atk_object_set_description at Base 1.12.4
- atk_object_set_name at Base 1.12.4
- atk_object_set_parent at Base 1.12.4
- atk_object_set_role at Base 1.12.4
- atk_plug_get_id at Base 1.32.0
- atk_plug_get_type at Base 1.32.0
- atk_plug_new at Base 1.32.0
- atk_plug_set_child at Base 2.35.1
- atk_range_copy at Base 2.12.0
- atk_range_free at Base 2.12.0
- atk_range_get_description at Base 2.12.0
- atk_range_get_lower_limit at Base 2.12.0
- atk_range_get_type at Base 2.12.0
- atk_range_get_upper_limit at Base 2.12.0
- atk_range_new at Base 2.12.0
- atk_rectangle_get_type at Base 1.12.4
- atk_registry_get_factory at Base 1.12.4
- atk_registry_get_factory_type at Base 1.12.4
- atk_registry_get_type at Base 1.12.4
- atk_registry_set_factory_type at Base 1.12.4
- atk_relation_add_target at Base 1.12.4
- atk_relation_get_relation_type at Base 1.12.4
- atk_relation_get_target at Base 1.12.4
- atk_relation_get_type at Base 1.12.4
- atk_relation_new at Base 1.12.4
- atk_relation_remove_target at Base 1.26.0
- atk_relation_set_add at Base 1.12.4
- atk_relation_set_add_relation_by_type at Base 1.12.4
- atk_relation_set_contains at Base 1.12.4
- atk_relation_set_contains_target at Base 2.5.4
- atk_relation_set_get_n_relations at Base 1.12.4
- atk_relation_set_get_relation at Base 1.12.4
- atk_relation_set_get_relation_by_type at Base 1.12.4
- atk_relation_set_get_type at Base 1.12.4
- atk_relation_set_new at Base 1.12.4
- atk_relation_set_remove at Base 1.12.4
- atk_relation_type_for_name at Base 1.12.4
- atk_relation_type_get_name at Base 1.12.4
- atk_relation_type_get_type at Base 1.12.4
- atk_relation_type_register at Base 1.12.4
- atk_remove_focus_tracker at Base 1.12.4
- atk_remove_global_event_listener at Base 1.12.4
- atk_remove_key_event_listener at Base 1.12.4
- atk_role_for_name at Base 1.12.4
- atk_role_get_localized_name at Base 1.12.4
- atk_role_get_name at Base 1.12.4
- atk_role_get_type at Base 1.12.4
- atk_role_register at Base 1.12.4
- atk_scroll_type_get_type at Base 2.30.0
- atk_selection_add_selection at Base 1.12.4
- atk_selection_clear_selection at Base 1.12.4
- atk_selection_get_selection_count at Base 1.12.4
- atk_selection_get_type at Base 1.12.4
- atk_selection_is_child_selected at Base 1.12.4
- atk_selection_ref_selection at Base 1.12.4
- atk_selection_remove_selection at Base 1.12.4
- atk_selection_select_all_selection at Base 1.12.4
- atk_socket_embed at Base 1.32.0
- atk_socket_get_type at Base 1.32.0
- atk_socket_is_occupied at Base 1.32.0
- atk_socket_new at Base 1.32.0
- atk_state_set_add_state at Base 1.12.4
- atk_state_set_add_states at Base 1.12.4
- atk_state_set_and_sets at Base 1.12.4
- atk_state_set_clear_states at Base 1.12.4
- atk_state_set_contains_state at Base 1.12.4
- atk_state_set_contains_states at Base 1.12.4
- atk_state_set_get_type at Base 1.12.4
- atk_state_set_is_empty at Base 1.12.4
- atk_state_set_new at Base 1.12.4
- atk_state_set_or_sets at Base 1.12.4
- atk_state_set_remove_state at Base 1.12.4
- atk_state_set_xor_sets at Base 1.12.4
- atk_state_type_for_name at Base 1.12.4
- atk_state_type_get_name at Base 1.12.4
- atk_state_type_get_type at Base 1.12.4
- atk_state_type_register at Base 1.12.4
- atk_streamable_content_get_mime_type at Base 1.12.4
- atk_streamable_content_get_n_mime_types at Base 1.12.4
- atk_streamable_content_get_stream at Base 1.12.4
- atk_streamable_content_get_type at Base 1.12.4
- atk_streamable_content_get_uri at Base 1.12.4
- atk_table_add_column_selection at Base 1.12.4
- atk_table_add_row_selection at Base 1.12.4
- atk_table_cell_get_column_header_cells at Base 2.11.90
- atk_table_cell_get_column_span at Base 2.11.90
- atk_table_cell_get_position at Base 2.11.90
- atk_table_cell_get_row_column_span at Base 2.11.90
- atk_table_cell_get_row_header_cells at Base 2.11.90
- atk_table_cell_get_row_span at Base 2.11.90
- atk_table_cell_get_table at Base 2.11.90
- atk_table_cell_get_type at Base 2.11.90
- atk_table_get_caption at Base 1.12.4
- atk_table_get_column_at_index at Base 1.12.4
- atk_table_get_column_description at Base 1.12.4
- atk_table_get_column_extent_at at Base 1.12.4
- atk_table_get_column_header at Base 1.12.4
- atk_table_get_index_at at Base 1.12.4
- atk_table_get_n_columns at Base 1.12.4
- atk_table_get_n_rows at Base 1.12.4
- atk_table_get_row_at_index at Base 1.12.4
- atk_table_get_row_description at Base 1.12.4
- atk_table_get_row_extent_at at Base 1.12.4
- atk_table_get_row_header at Base 1.12.4
- atk_table_get_selected_columns at Base 1.12.4
- atk_table_get_selected_rows at Base 1.12.4
- atk_table_get_summary at Base 1.12.4
- atk_table_get_type at Base 1.12.4
- atk_table_is_column_selected at Base 1.12.4
- atk_table_is_row_selected at Base 1.12.4
- atk_table_is_selected at Base 1.12.4
- atk_table_ref_at at Base 1.12.4
- atk_table_remove_column_selection at Base 1.12.4
- atk_table_remove_row_selection at Base 1.12.4
- atk_table_set_caption at Base 1.12.4
- atk_table_set_column_description at Base 1.12.4
- atk_table_set_column_header at Base 1.12.4
- atk_table_set_row_description at Base 1.12.4
- atk_table_set_row_header at Base 1.12.4
- atk_table_set_summary at Base 1.12.4
- atk_text_add_selection at Base 1.12.4
- atk_text_attribute_for_name at Base 1.12.4
- atk_text_attribute_get_name at Base 1.12.4
- atk_text_attribute_get_type at Base 1.12.4
- atk_text_attribute_get_value at Base 1.12.4
- atk_text_attribute_register at Base 1.12.4
- atk_text_boundary_get_type at Base 1.12.4
- atk_text_clip_type_get_type at Base 1.12.4
- atk_text_free_ranges at Base 1.12.4
- atk_text_get_bounded_ranges at Base 1.12.4
- atk_text_get_caret_offset at Base 1.12.4
- atk_text_get_character_at_offset at Base 1.12.4
- atk_text_get_character_count at Base 1.12.4
- atk_text_get_character_extents at Base 1.12.4
- atk_text_get_default_attributes at Base 1.12.4
- atk_text_get_n_selections at Base 1.12.4
- atk_text_get_offset_at_point at Base 1.12.4
- atk_text_get_range_extents at Base 1.12.4
- atk_text_get_run_attributes at Base 1.12.4
- atk_text_get_selection at Base 1.12.4
- atk_text_get_string_at_offset at Base 2.10.0
- atk_text_get_text at Base 1.12.4
- atk_text_get_text_after_offset at Base 1.12.4
- atk_text_get_text_at_offset at Base 1.12.4
- atk_text_get_text_before_offset at Base 1.12.4
- atk_text_get_type at Base 1.12.4
- atk_text_granularity_get_type at Base 2.10.0
- atk_text_range_get_type at Base 2.0.0
- atk_text_remove_selection at Base 1.12.4
- atk_text_scroll_substring_to at Base 2.32.0
- atk_text_scroll_substring_to_point at Base 2.32.0
- atk_text_set_caret_offset at Base 1.12.4
- atk_text_set_selection at Base 1.12.4
- atk_util_get_type at Base 1.12.4
- atk_value_get_current_value at Base 1.12.4
- atk_value_get_increment at Base 2.12.0
- atk_value_get_maximum_value at Base 1.12.4
- atk_value_get_minimum_increment at Base 1.12.4
- atk_value_get_minimum_value at Base 1.12.4
- atk_value_get_range at Base 2.12.0
- atk_value_get_sub_ranges at Base 2.12.0
- atk_value_get_type at Base 1.12.4
- atk_value_get_value_and_text at Base 2.12.0
- atk_value_set_current_value at Base 1.12.4
- atk_value_set_value at Base 2.12.0
- atk_value_type_get_localized_name at Base 2.12.0
- atk_value_type_get_name at Base 2.12.0
- atk_value_type_get_type at Base 2.12.0
- atk_window_get_type at Base 2.2.0
diff -Nru at-spi2-core-2.50.0/debian/libatk1.0-0t64.install at-spi2-core-2.50.0/debian/libatk1.0-0t64.install
--- at-spi2-core-2.50.0/debian/libatk1.0-0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk1.0-0t64.install	2023-09-18 13:55:59.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libatk-1.0.so.*
diff -Nru at-spi2-core-2.50.0/debian/libatk1.0-0t64.lintian-overrides at-spi2-core-2.50.0/debian/libatk1.0-0t64.lintian-overrides
--- at-spi2-core-2.50.0/debian/libatk1.0-0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk1.0-0t64.lintian-overrides	2024-01-30 03:39:02.000000000 +0000
@@ -0,0 +1,2 @@
+package-name-doesnt-match-sonames libatk-1.0-0
+libatk1.0-0t64: package-name-doesnt-match-sonames libatk1.0-0
diff -Nru at-spi2-core-2.50.0/debian/libatk1.0-0t64.symbols at-spi2-core-2.50.0/debian/libatk1.0-0t64.symbols
--- at-spi2-core-2.50.0/debian/libatk1.0-0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatk1.0-0t64.symbols	2024-01-30 03:39:02.000000000 +0000
@@ -0,0 +1,297 @@
+libatk-1.0.so.0 libatk1.0-0t64 #MINVER#
+* Build-Depends-Package: libatk1.0-dev
+ atk_action_do_action at Base 1.12.4
+ atk_action_get_description at Base 1.12.4
+ atk_action_get_keybinding at Base 1.12.4
+ atk_action_get_localized_name at Base 1.12.4
+ atk_action_get_n_actions at Base 1.12.4
+ atk_action_get_name at Base 1.12.4
+ atk_action_get_type at Base 1.12.4
+ atk_action_set_description at Base 1.12.4
+ atk_add_focus_tracker at Base 1.12.4
+ atk_add_global_event_listener at Base 1.12.4
+ atk_add_key_event_listener at Base 1.12.4
+ atk_attribute_set_free at Base 1.12.4
+ atk_component_add_focus_handler at Base 1.12.4
+ atk_component_contains at Base 1.12.4
+ atk_component_get_alpha at Base 1.12.4
+ atk_component_get_extents at Base 1.12.4
+ atk_component_get_layer at Base 1.12.4
+ atk_component_get_mdi_zorder at Base 1.12.4
+ atk_component_get_position at Base 1.12.4
+ atk_component_get_size at Base 1.12.4
+ atk_component_get_type at Base 1.12.4
+ atk_component_grab_focus at Base 1.12.4
+ atk_component_ref_accessible_at_point at Base 1.12.4
+ atk_component_remove_focus_handler at Base 1.12.4
+ atk_component_scroll_to at Base 2.30.0
+ atk_component_scroll_to_point at Base 2.30.0
+ atk_component_set_extents at Base 1.12.4
+ atk_component_set_position at Base 1.12.4
+ atk_component_set_size at Base 1.12.4
+ atk_coord_type_get_type at Base 1.12.4
+ atk_document_get_attribute_value at Base 1.12.4
+ atk_document_get_attributes at Base 1.12.4
+ atk_document_get_current_page_number at Base 2.11.6
+ atk_document_get_document at Base 1.12.4
+ atk_document_get_document_type at Base 1.12.4
+ atk_document_get_locale at Base 1.12.4
+ atk_document_get_page_count at Base 2.11.6
+ atk_document_get_type at Base 1.12.4
+ atk_document_set_attribute_value at Base 1.12.4
+ atk_editable_text_copy_text at Base 1.12.4
+ atk_editable_text_cut_text at Base 1.12.4
+ atk_editable_text_delete_text at Base 1.12.4
+ atk_editable_text_get_type at Base 1.12.4
+ atk_editable_text_insert_text at Base 1.12.4
+ atk_editable_text_paste_text at Base 1.12.4
+ atk_editable_text_set_run_attributes at Base 1.12.4
+ atk_editable_text_set_text_contents at Base 1.12.4
+ atk_focus_tracker_init at Base 1.12.4
+ atk_focus_tracker_notify at Base 1.12.4
+ atk_get_binary_age at Base 2.7.91
+ atk_get_default_registry at Base 1.12.4
+ atk_get_focus_object at Base 1.12.4
+ atk_get_interface_age at Base 2.7.91
+ atk_get_major_version at Base 2.7.91
+ atk_get_micro_version at Base 2.7.91
+ atk_get_minor_version at Base 2.7.91
+ atk_get_root at Base 1.12.4
+ atk_get_toolkit_name at Base 1.12.4
+ atk_get_toolkit_version at Base 1.12.4
+ atk_get_version at Base 1.20.0
+ atk_gobject_accessible_for_object at Base 1.12.4
+ atk_gobject_accessible_get_object at Base 1.12.4
+ atk_gobject_accessible_get_type at Base 1.12.4
+ atk_hyperlink_get_end_index at Base 1.12.4
+ atk_hyperlink_get_n_anchors at Base 1.12.4
+ atk_hyperlink_get_object at Base 1.12.4
+ atk_hyperlink_get_start_index at Base 1.12.4
+ atk_hyperlink_get_type at Base 1.12.4
+ atk_hyperlink_get_uri at Base 1.12.4
+ atk_hyperlink_impl_get_hyperlink at Base 1.12.4
+ atk_hyperlink_impl_get_type at Base 1.12.4
+ atk_hyperlink_is_inline at Base 1.12.4
+ atk_hyperlink_is_selected_link at Base 1.12.4
+ atk_hyperlink_is_valid at Base 1.12.4
+ atk_hyperlink_state_flags_get_type at Base 1.12.4
+ atk_hypertext_get_link at Base 1.12.4
+ atk_hypertext_get_link_index at Base 1.12.4
+ atk_hypertext_get_n_links at Base 1.12.4
+ atk_hypertext_get_type at Base 1.12.4
+ atk_image_get_image_description at Base 1.12.4
+ atk_image_get_image_locale at Base 1.12.4
+ atk_image_get_image_position at Base 1.12.4
+ atk_image_get_image_size at Base 1.12.4
+ atk_image_get_type at Base 1.12.4
+ atk_image_set_image_description at Base 1.12.4
+ atk_implementor_get_type at Base 1.12.4
+ atk_implementor_ref_accessible at Base 1.12.4
+ atk_key_event_type_get_type at Base 1.12.4
+ atk_layer_get_type at Base 1.12.4
+ atk_live_get_type at Base 2.49.90
+ atk_misc_get_instance at Base 1.18.0
+ atk_misc_get_type at Base 1.18.0
+ atk_misc_instance at Base 1.18.0
+ atk_misc_threads_enter at Base 1.18.0
+ atk_misc_threads_leave at Base 1.18.0
+ atk_no_op_object_factory_get_type at Base 1.12.4
+ atk_no_op_object_factory_new at Base 1.12.4
+ atk_no_op_object_get_type at Base 1.12.4
+ atk_no_op_object_new at Base 1.12.4
+ atk_object_add_relationship at Base 1.12.4
+ atk_object_connect_property_change_handler at Base 1.12.4
+ atk_object_factory_create_accessible at Base 1.12.4
+ atk_object_factory_get_accessible_type at Base 1.12.4
+ atk_object_factory_get_type at Base 1.12.4
+ atk_object_factory_invalidate at Base 1.12.4
+ atk_object_get_accessible_id at Base 2.33.1
+ atk_object_get_attributes at Base 1.12.4
+ atk_object_get_description at Base 1.12.4
+ atk_object_get_index_in_parent at Base 1.12.4
+ atk_object_get_layer at Base 1.12.4
+ atk_object_get_mdi_zorder at Base 1.12.4
+ atk_object_get_n_accessible_children at Base 1.12.4
+ atk_object_get_name at Base 1.12.4
+ atk_object_get_object_locale at Base 2.7.91
+ atk_object_get_parent at Base 1.12.4
+ atk_object_get_role at Base 1.12.4
+ atk_object_get_type at Base 1.12.4
+ atk_object_initialize at Base 1.12.4
+ atk_object_notify_state_change at Base 1.12.4
+ atk_object_peek_parent at Base 2.11.6
+ atk_object_ref_accessible_child at Base 1.12.4
+ atk_object_ref_relation_set at Base 1.12.4
+ atk_object_ref_state_set at Base 1.12.4
+ atk_object_remove_property_change_handler at Base 1.12.4
+ atk_object_remove_relationship at Base 1.12.4
+ atk_object_set_accessible_id at Base 2.33.1
+ atk_object_set_description at Base 1.12.4
+ atk_object_set_name at Base 1.12.4
+ atk_object_set_parent at Base 1.12.4
+ atk_object_set_role at Base 1.12.4
+ atk_plug_get_id at Base 1.32.0
+ atk_plug_get_type at Base 1.32.0
+ atk_plug_new at Base 1.32.0
+ atk_plug_set_child at Base 2.35.1
+ atk_range_copy at Base 2.12.0
+ atk_range_free at Base 2.12.0
+ atk_range_get_description at Base 2.12.0
+ atk_range_get_lower_limit at Base 2.12.0
+ atk_range_get_type at Base 2.12.0
+ atk_range_get_upper_limit at Base 2.12.0
+ atk_range_new at Base 2.12.0
+ atk_rectangle_get_type at Base 1.12.4
+ atk_registry_get_factory at Base 1.12.4
+ atk_registry_get_factory_type at Base 1.12.4
+ atk_registry_get_type at Base 1.12.4
+ atk_registry_set_factory_type at Base 1.12.4
+ atk_relation_add_target at Base 1.12.4
+ atk_relation_get_relation_type at Base 1.12.4
+ atk_relation_get_target at Base 1.12.4
+ atk_relation_get_type at Base 1.12.4
+ atk_relation_new at Base 1.12.4
+ atk_relation_remove_target at Base 1.26.0
+ atk_relation_set_add at Base 1.12.4
+ atk_relation_set_add_relation_by_type at Base 1.12.4
+ atk_relation_set_contains at Base 1.12.4
+ atk_relation_set_contains_target at Base 2.5.4
+ atk_relation_set_get_n_relations at Base 1.12.4
+ atk_relation_set_get_relation at Base 1.12.4
+ atk_relation_set_get_relation_by_type at Base 1.12.4
+ atk_relation_set_get_type at Base 1.12.4
+ atk_relation_set_new at Base 1.12.4
+ atk_relation_set_remove at Base 1.12.4
+ atk_relation_type_for_name at Base 1.12.4
+ atk_relation_type_get_name at Base 1.12.4
+ atk_relation_type_get_type at Base 1.12.4
+ atk_relation_type_register at Base 1.12.4
+ atk_remove_focus_tracker at Base 1.12.4
+ atk_remove_global_event_listener at Base 1.12.4
+ atk_remove_key_event_listener at Base 1.12.4
+ atk_role_for_name at Base 1.12.4
+ atk_role_get_localized_name at Base 1.12.4
+ atk_role_get_name at Base 1.12.4
+ atk_role_get_type at Base 1.12.4
+ atk_role_register at Base 1.12.4
+ atk_scroll_type_get_type at Base 2.30.0
+ atk_selection_add_selection at Base 1.12.4
+ atk_selection_clear_selection at Base 1.12.4
+ atk_selection_get_selection_count at Base 1.12.4
+ atk_selection_get_type at Base 1.12.4
+ atk_selection_is_child_selected at Base 1.12.4
+ atk_selection_ref_selection at Base 1.12.4
+ atk_selection_remove_selection at Base 1.12.4
+ atk_selection_select_all_selection at Base 1.12.4
+ atk_socket_embed at Base 1.32.0
+ atk_socket_get_type at Base 1.32.0
+ atk_socket_is_occupied at Base 1.32.0
+ atk_socket_new at Base 1.32.0
+ atk_state_set_add_state at Base 1.12.4
+ atk_state_set_add_states at Base 1.12.4
+ atk_state_set_and_sets at Base 1.12.4
+ atk_state_set_clear_states at Base 1.12.4
+ atk_state_set_contains_state at Base 1.12.4
+ atk_state_set_contains_states at Base 1.12.4
+ atk_state_set_get_type at Base 1.12.4
+ atk_state_set_is_empty at Base 1.12.4
+ atk_state_set_new at Base 1.12.4
+ atk_state_set_or_sets at Base 1.12.4
+ atk_state_set_remove_state at Base 1.12.4
+ atk_state_set_xor_sets at Base 1.12.4
+ atk_state_type_for_name at Base 1.12.4
+ atk_state_type_get_name at Base 1.12.4
+ atk_state_type_get_type at Base 1.12.4
+ atk_state_type_register at Base 1.12.4
+ atk_streamable_content_get_mime_type at Base 1.12.4
+ atk_streamable_content_get_n_mime_types at Base 1.12.4
+ atk_streamable_content_get_stream at Base 1.12.4
+ atk_streamable_content_get_type at Base 1.12.4
+ atk_streamable_content_get_uri at Base 1.12.4
+ atk_table_add_column_selection at Base 1.12.4
+ atk_table_add_row_selection at Base 1.12.4
+ atk_table_cell_get_column_header_cells at Base 2.11.90
+ atk_table_cell_get_column_span at Base 2.11.90
+ atk_table_cell_get_position at Base 2.11.90
+ atk_table_cell_get_row_column_span at Base 2.11.90
+ atk_table_cell_get_row_header_cells at Base 2.11.90
+ atk_table_cell_get_row_span at Base 2.11.90
+ atk_table_cell_get_table at Base 2.11.90
+ atk_table_cell_get_type at Base 2.11.90
+ atk_table_get_caption at Base 1.12.4
+ atk_table_get_column_at_index at Base 1.12.4
+ atk_table_get_column_description at Base 1.12.4
+ atk_table_get_column_extent_at at Base 1.12.4
+ atk_table_get_column_header at Base 1.12.4
+ atk_table_get_index_at at Base 1.12.4
+ atk_table_get_n_columns at Base 1.12.4
+ atk_table_get_n_rows at Base 1.12.4
+ atk_table_get_row_at_index at Base 1.12.4
+ atk_table_get_row_description at Base 1.12.4
+ atk_table_get_row_extent_at at Base 1.12.4
+ atk_table_get_row_header at Base 1.12.4
+ atk_table_get_selected_columns at Base 1.12.4
+ atk_table_get_selected_rows at Base 1.12.4
+ atk_table_get_summary at Base 1.12.4
+ atk_table_get_type at Base 1.12.4
+ atk_table_is_column_selected at Base 1.12.4
+ atk_table_is_row_selected at Base 1.12.4
+ atk_table_is_selected at Base 1.12.4
+ atk_table_ref_at at Base 1.12.4
+ atk_table_remove_column_selection at Base 1.12.4
+ atk_table_remove_row_selection at Base 1.12.4
+ atk_table_set_caption at Base 1.12.4
+ atk_table_set_column_description at Base 1.12.4
+ atk_table_set_column_header at Base 1.12.4
+ atk_table_set_row_description at Base 1.12.4
+ atk_table_set_row_header at Base 1.12.4
+ atk_table_set_summary at Base 1.12.4
+ atk_text_add_selection at Base 1.12.4
+ atk_text_attribute_for_name at Base 1.12.4
+ atk_text_attribute_get_name at Base 1.12.4
+ atk_text_attribute_get_type at Base 1.12.4
+ atk_text_attribute_get_value at Base 1.12.4
+ atk_text_attribute_register at Base 1.12.4
+ atk_text_boundary_get_type at Base 1.12.4
+ atk_text_clip_type_get_type at Base 1.12.4
+ atk_text_free_ranges at Base 1.12.4
+ atk_text_get_bounded_ranges at Base 1.12.4
+ atk_text_get_caret_offset at Base 1.12.4
+ atk_text_get_character_at_offset at Base 1.12.4
+ atk_text_get_character_count at Base 1.12.4
+ atk_text_get_character_extents at Base 1.12.4
+ atk_text_get_default_attributes at Base 1.12.4
+ atk_text_get_n_selections at Base 1.12.4
+ atk_text_get_offset_at_point at Base 1.12.4
+ atk_text_get_range_extents at Base 1.12.4
+ atk_text_get_run_attributes at Base 1.12.4
+ atk_text_get_selection at Base 1.12.4
+ atk_text_get_string_at_offset at Base 2.10.0
+ atk_text_get_text at Base 1.12.4
+ atk_text_get_text_after_offset at Base 1.12.4
+ atk_text_get_text_at_offset at Base 1.12.4
+ atk_text_get_text_before_offset at Base 1.12.4
+ atk_text_get_type at Base 1.12.4
+ atk_text_granularity_get_type at Base 2.10.0
+ atk_text_range_get_type at Base 2.0.0
+ atk_text_remove_selection at Base 1.12.4
+ atk_text_scroll_substring_to at Base 2.32.0
+ atk_text_scroll_substring_to_point at Base 2.32.0
+ atk_text_set_caret_offset at Base 1.12.4
+ atk_text_set_selection at Base 1.12.4
+ atk_util_get_type at Base 1.12.4
+ atk_value_get_current_value at Base 1.12.4
+ atk_value_get_increment at Base 2.12.0
+ atk_value_get_maximum_value at Base 1.12.4
+ atk_value_get_minimum_increment at Base 1.12.4
+ atk_value_get_minimum_value at Base 1.12.4
+ atk_value_get_range at Base 2.12.0
+ atk_value_get_sub_ranges at Base 2.12.0
+ atk_value_get_type at Base 1.12.4
+ atk_value_get_value_and_text at Base 2.12.0
+ atk_value_set_current_value at Base 1.12.4
+ atk_value_set_value at Base 2.12.0
+ atk_value_type_get_localized_name at Base 2.12.0
+ atk_value_type_get_name at Base 2.12.0
+ atk_value_type_get_type at Base 2.12.0
+ atk_window_get_type at Base 2.2.0
diff -Nru at-spi2-core-2.50.0/debian/libatspi2.0-0.install at-spi2-core-2.50.0/debian/libatspi2.0-0.install
--- at-spi2-core-2.50.0/debian/libatspi2.0-0.install	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatspi2.0-0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libatspi.so.*
diff -Nru at-spi2-core-2.50.0/debian/libatspi2.0-0.lintian-overrides at-spi2-core-2.50.0/debian/libatspi2.0-0.lintian-overrides
--- at-spi2-core-2.50.0/debian/libatspi2.0-0.lintian-overrides	2023-09-18 13:55:59.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatspi2.0-0.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-package-name-doesnt-match-sonames libatspi0
diff -Nru at-spi2-core-2.50.0/debian/libatspi2.0-0t64.install at-spi2-core-2.50.0/debian/libatspi2.0-0t64.install
--- at-spi2-core-2.50.0/debian/libatspi2.0-0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatspi2.0-0t64.install	2023-09-18 13:55:59.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libatspi.so.*
diff -Nru at-spi2-core-2.50.0/debian/libatspi2.0-0t64.lintian-overrides at-spi2-core-2.50.0/debian/libatspi2.0-0t64.lintian-overrides
--- at-spi2-core-2.50.0/debian/libatspi2.0-0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ at-spi2-core-2.50.0/debian/libatspi2.0-0t64.lintian-overrides	2024-01-30 03:39:02.000000000 +0000
@@ -0,0 +1,2 @@
+package-name-doesnt-match-sonames libatspi0
+libatspi2.0-0t64: package-name-doesnt-match-sonames libatspi2.0-0


More information about the Pkg-a11y-devel mailing list