Bug#1062360: libgweather4: NMU diff for 64-bit time_t transition

Steve Langasek vorlon at debian.org
Thu Feb 1 07:15:37 GMT 2024


Source: libgweather4
Version: 4.4.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
libgweather4 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 libgweather4
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'), (500, 'testing'), (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 libgweather4-4.4.0/debian/changelog libgweather4-4.4.0/debian/changelog
--- libgweather4-4.4.0/debian/changelog	2023-09-18 13:59:25.000000000 +0000
+++ libgweather4-4.4.0/debian/changelog	2024-02-01 07:14:46.000000000 +0000
@@ -1,3 +1,10 @@
+libgweather4 (4.4.0-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon at debian.org>  Thu, 01 Feb 2024 07:14:46 +0000
+
 libgweather4 (4.4.0-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru libgweather4-4.4.0/debian/control libgweather4-4.4.0/debian/control
--- libgweather4-4.4.0/debian/control	2023-09-18 13:59:25.000000000 +0000
+++ libgweather4-4.4.0/debian/control	2024-02-01 07:14:46.000000000 +0000
@@ -6,7 +6,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Dmitry Shachnev <mitya57 at debian.org>, Iain Lane <laney at debian.org>, Jeremy B?cha <jbicha at ubuntu.com>, Laurent Bigonville <bigon at debian.org>, Marco Trevisan (Trevi?o) <marco at ubuntu.com>, Michael Biebl <biebl at debian.org>, Tim Lunn <tim at feathertop.org>
+Uploaders: Dmitry Shachnev <mitya57 at debian.org>, Iain Lane <laney at debian.org>, Jeremy B?cha <jbicha at ubuntu.com>, Laurent Bigonville <bigon at debian.org>, Marco Trevisan (Trevi?o) <marco at ubuntu.com>, Tim Lunn <tim at feathertop.org>
 Build-Depends: debhelper-compat (= 13),
                ca-certificates <!nocheck>,
                dh-sequence-gir,
@@ -33,13 +33,15 @@
 Vcs-Git: https://salsa.debian.org/gnome-team/libgweather.git
 Homepage: https://wiki.gnome.org/Projects/LibGWeather
 
-Package: libgweather-4-0
+Package: libgweather-4-0t64
+Provides: ${t64:Provides}
+Replaces: libgweather-4-0
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libgweather-4-common (>= 3.5.0)
-Breaks: evolution-data-server (<< 3.45),
+Breaks: libgweather-4-0 (<< ${source:Version}), evolution-data-server (<< 3.45),
         gnome-applets (<< 3.40.0-1ubuntu1~),
         gnome-calendar (<< 43~),
         gnome-panel (<< 3.40.0-3~),
@@ -56,7 +58,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libgweather-4-0 (= ${binary:Version}),
+Depends: libgweather-4-0t64 (= ${binary:Version}),
          gir1.2-gweather-4.0 (= ${binary:Version}),
          libgeocode-glib-dev (>= 3.26.3),
          libglib2.0-dev (>= 2.35.1),
diff -Nru libgweather4-4.4.0/debian/control.in libgweather4-4.4.0/debian/control.in
--- libgweather4-4.4.0/debian/control.in	2023-09-18 13:59:25.000000000 +0000
+++ libgweather4-4.4.0/debian/control.in	2024-02-01 07:14:46.000000000 +0000
@@ -29,13 +29,15 @@
 Vcs-Git: https://salsa.debian.org/gnome-team/libgweather.git
 Homepage: https://wiki.gnome.org/Projects/LibGWeather
 
-Package: libgweather-4-0
+Package: libgweather-4-0t64
+Provides: ${t64:Provides}
+Replaces: libgweather-4-0
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libgweather-4-common (>= 3.5.0)
-Breaks: evolution-data-server (<< 3.45),
+Breaks: libgweather-4-0 (<< ${source:Version}), evolution-data-server (<< 3.45),
         gnome-applets (<< 3.40.0-1ubuntu1~),
         gnome-calendar (<< 43~),
         gnome-panel (<< 3.40.0-3~),
@@ -52,7 +54,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libgweather-4-0 (= ${binary:Version}),
+Depends: libgweather-4-0t64 (= ${binary:Version}),
          gir1.2-gweather-4.0 (= ${binary:Version}),
          libgeocode-glib-dev (>= 3.26.3),
          libglib2.0-dev (>= 2.35.1),
diff -Nru libgweather4-4.4.0/debian/libgweather-4-0.install libgweather4-4.4.0/debian/libgweather-4-0.install
--- libgweather4-4.4.0/debian/libgweather-4-0.install	2023-09-18 13:59:25.000000000 +0000
+++ libgweather4-4.4.0/debian/libgweather-4-0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*/libgweather-4.so.*
-usr/lib/*/libgweather-4/*
diff -Nru libgweather4-4.4.0/debian/libgweather-4-0.symbols libgweather4-4.4.0/debian/libgweather-4-0.symbols
--- libgweather4-4.4.0/debian/libgweather-4-0.symbols	2023-09-18 13:59:25.000000000 +0000
+++ libgweather4-4.4.0/debian/libgweather-4-0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,154 +0,0 @@
-libgweather-4.so.0 libgweather-4-0 #MINVER#
-* Build-Depends-Package: libgweather-4-dev
- _gweather_find_nearest_city_index at Base 4.3.2
- _gweather_gettext_init at Base 3.91.0
- _gweather_info_begin_request at Base 3.91.0
- _gweather_info_ensure_moon at Base 3.91.0
- _gweather_info_ensure_sun at Base 3.91.0
- _gweather_info_new_clone at Base 3.91.0
- _gweather_info_queue_request at Base 3.91.0
- _gweather_info_request_done at Base 3.91.0
- _gweather_location_reset_world at Base 3.32.0
- _gweather_location_update_weather_location at Base 3.91.0
- _radians_to_degrees_str at Base 3.36.1-2~
- ecl2equ at Base 3.91.0
- free_forecast_list at Base 3.91.0
- gweather_conditions_to_string at Base 3.7.91
- gweather_conditions_to_string_full at Base 3.25.91
- gweather_distance_unit_get_type at Base 3.7.91
- gweather_format_options_get_type at Base 3.25.91
- gweather_get_db at Base 3.91.0
- gweather_info_abort at Base 3.7.91
- gweather_info_get_apparent at Base 3.7.91
- gweather_info_get_application_id at Base 3.91.0
- gweather_info_get_attribution at Base 3.7.91
- gweather_info_get_conditions at Base 3.7.91
- gweather_info_get_contact_info at Base 3.91.0
- gweather_info_get_dew at Base 3.7.91
- gweather_info_get_enabled_providers at Base 3.7.91
- gweather_info_get_forecast_list at Base 3.7.91
- gweather_info_get_humidity at Base 3.7.91
- gweather_info_get_icon_name at Base 3.7.91
- gweather_info_get_location at Base 3.7.91
- gweather_info_get_location_name at Base 3.7.91
- gweather_info_get_pressure at Base 3.7.91
- gweather_info_get_sky at Base 3.7.91
- gweather_info_get_sunrise at Base 3.7.91
- gweather_info_get_sunset at Base 3.7.91
- gweather_info_get_symbolic_icon_name at Base 3.10.0
- gweather_info_get_temp at Base 3.7.91
- gweather_info_get_temp_max at Base 3.7.91
- gweather_info_get_temp_min at Base 3.7.91
- gweather_info_get_temp_summary at Base 3.7.91
- gweather_info_get_type at Base 3.7.91
- gweather_info_get_upcoming_moonphases at Base 3.7.91
- gweather_info_get_update at Base 3.7.91
- gweather_info_get_value_apparent at Base 3.7.91
- gweather_info_get_value_conditions at Base 3.7.91
- gweather_info_get_value_dew at Base 3.7.91
- gweather_info_get_value_moonphase at Base 3.7.91
- gweather_info_get_value_pressure at Base 3.7.91
- gweather_info_get_value_sky at Base 3.7.91
- gweather_info_get_value_sunrise at Base 3.7.91
- gweather_info_get_value_sunset at Base 3.7.91
- gweather_info_get_value_temp at Base 3.7.91
- gweather_info_get_value_temp_max at Base 3.7.91
- gweather_info_get_value_temp_min at Base 3.7.91
- gweather_info_get_value_update at Base 3.7.91
- gweather_info_get_value_visibility at Base 3.7.91
- gweather_info_get_value_wind at Base 3.7.91
- gweather_info_get_visibility at Base 3.7.91
- gweather_info_get_weather_summary at Base 3.7.91
- gweather_info_get_wind at Base 3.7.91
- gweather_info_is_daytime at Base 3.7.91
- gweather_info_is_valid at Base 3.7.91
- gweather_info_network_error at Base 3.7.91
- gweather_info_new at Base 3.7.91
- gweather_info_next_sun_event at Base 3.7.91
- gweather_info_set_application_id at Base 3.91.0
- gweather_info_set_contact_info at Base 3.91.0
- gweather_info_set_enabled_providers at Base 3.7.91
- gweather_info_set_location at Base 3.7.91
- gweather_info_store_cache at Base 3.10.0
- gweather_info_update at Base 3.7.91
- gweather_location_deserialize at Base 3.7.91
- gweather_location_detect_nearest_city at Base 3.13.91
- gweather_location_detect_nearest_city_finish at Base 3.13.91
- gweather_location_ensure_world at Base 3.91.0
- gweather_location_equal at Base 3.7.91
- gweather_location_find_by_country_code at Base 3.24.0
- gweather_location_find_by_station_code at Base 3.7.91
- gweather_location_find_nearest_city at Base 3.11.91
- gweather_location_find_nearest_city_full at Base 3.13.91
- gweather_location_free_timezones at Base 3.7.91
- gweather_location_get_city_name at Base 3.7.91
- gweather_location_get_code at Base 3.7.91
- gweather_location_get_coords at Base 3.7.91
- gweather_location_get_country at Base 3.7.91
- gweather_location_get_country_name at Base 3.13.91
- gweather_location_get_distance at Base 3.7.91
- gweather_location_get_english_name at Base 3.36.0
- gweather_location_get_english_sort_name at Base 3.91.0
- gweather_location_get_level at Base 3.7.91
- gweather_location_get_name at Base 3.7.91
- gweather_location_get_parent at Base 3.7.91
- gweather_location_get_sort_name at Base 3.7.91
- gweather_location_get_timezone at Base 3.7.91
- gweather_location_get_timezone_str at Base 3.27.4
- gweather_location_get_timezones at Base 3.7.91
- gweather_location_get_type at Base 3.7.91
- gweather_location_get_world at Base 3.10.0
- gweather_location_has_coords at Base 3.7.91
- gweather_location_has_timezone at Base 3.91.0
- gweather_location_level_get_type at Base 3.7.91
- gweather_location_level_to_string at Base 3.32.0
- gweather_location_new_detached at Base 3.16.1
- gweather_location_next_child at Base 3.91.0
- gweather_location_serialize at Base 3.7.91
- gweather_phenomenon_get_type at Base 3.7.91
- gweather_pressure_unit_get_type at Base 3.7.91
- gweather_provider_get_type at Base 3.7.91
- gweather_qualifier_get_type at Base 3.7.91
- gweather_sky_get_type at Base 3.7.91
- gweather_sky_to_string at Base 3.7.91
- gweather_sky_to_string_full at Base 3.25.91
- gweather_speed_unit_get_type at Base 3.7.91
- gweather_speed_unit_to_string at Base 3.91.0
- gweather_temperature_unit_get_type at Base 3.7.91
- gweather_temperature_unit_to_real at Base 3.18.0
- gweather_wind_direction_get_type at Base 3.7.91
- gweather_wind_direction_to_string at Base 3.7.91
- gweather_wind_direction_to_string_full at Base 3.25.91
- iwin_start_open at Base 3.91.0
- kd_clear at Base 4.3.2
- kd_create at Base 4.3.2
- kd_data_destructor at Base 4.3.2
- kd_free at Base 4.3.2
- kd_insert3 at Base 4.3.2
- kd_insert3f at Base 4.3.2
- kd_insert at Base 4.3.2
- kd_insertf at Base 4.3.2
- kd_nearest3 at Base 4.3.2
- kd_nearest3f at Base 4.3.2
- kd_nearest at Base 4.3.2
- kd_nearest_range3 at Base 4.3.2
- kd_nearest_range3f at Base 4.3.2
- kd_nearest_range at Base 4.3.2
- kd_nearest_rangef at Base 4.3.2
- kd_nearestf at Base 4.3.2
- kd_res_end at Base 4.3.2
- kd_res_free at Base 4.3.2
- kd_res_item3 at Base 4.3.2
- kd_res_item3f at Base 4.3.2
- kd_res_item at Base 4.3.2
- kd_res_item_data at Base 4.3.2
- kd_res_itemf at Base 4.3.2
- kd_res_next at Base 4.3.2
- kd_res_rewind at Base 4.3.2
- kd_res_size at Base 4.3.2
- metar_parse at Base 3.91.0
- metar_start_open at Base 3.91.0
- metno_start_open at Base 3.91.0
- nws_start_open at Base 4.1.1
- owm_start_open at Base 3.91.0
- sunEclipLongitude at Base 3.91.0
diff -Nru libgweather4-4.4.0/debian/libgweather-4-0t64.install libgweather4-4.4.0/debian/libgweather-4-0t64.install
--- libgweather4-4.4.0/debian/libgweather-4-0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ libgweather4-4.4.0/debian/libgweather-4-0t64.install	2023-09-18 13:59:25.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/*/libgweather-4.so.*
+usr/lib/*/libgweather-4/*
diff -Nru libgweather4-4.4.0/debian/libgweather-4-0t64.lintian-overrides libgweather4-4.4.0/debian/libgweather-4-0t64.lintian-overrides
--- libgweather4-4.4.0/debian/libgweather-4-0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libgweather4-4.4.0/debian/libgweather-4-0t64.lintian-overrides	2024-02-01 07:14:46.000000000 +0000
@@ -0,0 +1 @@
+libgweather-4-0t64: package-name-doesnt-match-sonames libgweather-4-0
diff -Nru libgweather4-4.4.0/debian/libgweather-4-0t64.symbols libgweather4-4.4.0/debian/libgweather-4-0t64.symbols
--- libgweather4-4.4.0/debian/libgweather-4-0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ libgweather4-4.4.0/debian/libgweather-4-0t64.symbols	2024-02-01 07:14:46.000000000 +0000
@@ -0,0 +1,154 @@
+libgweather-4.so.0 libgweather-4-0t64 #MINVER#
+* Build-Depends-Package: libgweather-4-dev
+ _gweather_find_nearest_city_index at Base 4.3.2
+ _gweather_gettext_init at Base 3.91.0
+ _gweather_info_begin_request at Base 3.91.0
+ _gweather_info_ensure_moon at Base 3.91.0
+ _gweather_info_ensure_sun at Base 3.91.0
+ _gweather_info_new_clone at Base 3.91.0
+ _gweather_info_queue_request at Base 3.91.0
+ _gweather_info_request_done at Base 3.91.0
+ _gweather_location_reset_world at Base 3.32.0
+ _gweather_location_update_weather_location at Base 3.91.0
+ _radians_to_degrees_str at Base 3.36.1-2~
+ ecl2equ at Base 3.91.0
+ free_forecast_list at Base 3.91.0
+ gweather_conditions_to_string at Base 3.7.91
+ gweather_conditions_to_string_full at Base 3.25.91
+ gweather_distance_unit_get_type at Base 3.7.91
+ gweather_format_options_get_type at Base 3.25.91
+ gweather_get_db at Base 3.91.0
+ gweather_info_abort at Base 3.7.91
+ gweather_info_get_apparent at Base 3.7.91
+ gweather_info_get_application_id at Base 3.91.0
+ gweather_info_get_attribution at Base 3.7.91
+ gweather_info_get_conditions at Base 3.7.91
+ gweather_info_get_contact_info at Base 3.91.0
+ gweather_info_get_dew at Base 3.7.91
+ gweather_info_get_enabled_providers at Base 3.7.91
+ gweather_info_get_forecast_list at Base 3.7.91
+ gweather_info_get_humidity at Base 3.7.91
+ gweather_info_get_icon_name at Base 3.7.91
+ gweather_info_get_location at Base 3.7.91
+ gweather_info_get_location_name at Base 3.7.91
+ gweather_info_get_pressure at Base 3.7.91
+ gweather_info_get_sky at Base 3.7.91
+ gweather_info_get_sunrise at Base 3.7.91
+ gweather_info_get_sunset at Base 3.7.91
+ gweather_info_get_symbolic_icon_name at Base 3.10.0
+ gweather_info_get_temp at Base 3.7.91
+ gweather_info_get_temp_max at Base 3.7.91
+ gweather_info_get_temp_min at Base 3.7.91
+ gweather_info_get_temp_summary at Base 3.7.91
+ gweather_info_get_type at Base 3.7.91
+ gweather_info_get_upcoming_moonphases at Base 3.7.91
+ gweather_info_get_update at Base 3.7.91
+ gweather_info_get_value_apparent at Base 3.7.91
+ gweather_info_get_value_conditions at Base 3.7.91
+ gweather_info_get_value_dew at Base 3.7.91
+ gweather_info_get_value_moonphase at Base 3.7.91
+ gweather_info_get_value_pressure at Base 3.7.91
+ gweather_info_get_value_sky at Base 3.7.91
+ gweather_info_get_value_sunrise at Base 3.7.91
+ gweather_info_get_value_sunset at Base 3.7.91
+ gweather_info_get_value_temp at Base 3.7.91
+ gweather_info_get_value_temp_max at Base 3.7.91
+ gweather_info_get_value_temp_min at Base 3.7.91
+ gweather_info_get_value_update at Base 3.7.91
+ gweather_info_get_value_visibility at Base 3.7.91
+ gweather_info_get_value_wind at Base 3.7.91
+ gweather_info_get_visibility at Base 3.7.91
+ gweather_info_get_weather_summary at Base 3.7.91
+ gweather_info_get_wind at Base 3.7.91
+ gweather_info_is_daytime at Base 3.7.91
+ gweather_info_is_valid at Base 3.7.91
+ gweather_info_network_error at Base 3.7.91
+ gweather_info_new at Base 3.7.91
+ gweather_info_next_sun_event at Base 3.7.91
+ gweather_info_set_application_id at Base 3.91.0
+ gweather_info_set_contact_info at Base 3.91.0
+ gweather_info_set_enabled_providers at Base 3.7.91
+ gweather_info_set_location at Base 3.7.91
+ gweather_info_store_cache at Base 3.10.0
+ gweather_info_update at Base 3.7.91
+ gweather_location_deserialize at Base 3.7.91
+ gweather_location_detect_nearest_city at Base 3.13.91
+ gweather_location_detect_nearest_city_finish at Base 3.13.91
+ gweather_location_ensure_world at Base 3.91.0
+ gweather_location_equal at Base 3.7.91
+ gweather_location_find_by_country_code at Base 3.24.0
+ gweather_location_find_by_station_code at Base 3.7.91
+ gweather_location_find_nearest_city at Base 3.11.91
+ gweather_location_find_nearest_city_full at Base 3.13.91
+ gweather_location_free_timezones at Base 3.7.91
+ gweather_location_get_city_name at Base 3.7.91
+ gweather_location_get_code at Base 3.7.91
+ gweather_location_get_coords at Base 3.7.91
+ gweather_location_get_country at Base 3.7.91
+ gweather_location_get_country_name at Base 3.13.91
+ gweather_location_get_distance at Base 3.7.91
+ gweather_location_get_english_name at Base 3.36.0
+ gweather_location_get_english_sort_name at Base 3.91.0
+ gweather_location_get_level at Base 3.7.91
+ gweather_location_get_name at Base 3.7.91
+ gweather_location_get_parent at Base 3.7.91
+ gweather_location_get_sort_name at Base 3.7.91
+ gweather_location_get_timezone at Base 3.7.91
+ gweather_location_get_timezone_str at Base 3.27.4
+ gweather_location_get_timezones at Base 3.7.91
+ gweather_location_get_type at Base 3.7.91
+ gweather_location_get_world at Base 3.10.0
+ gweather_location_has_coords at Base 3.7.91
+ gweather_location_has_timezone at Base 3.91.0
+ gweather_location_level_get_type at Base 3.7.91
+ gweather_location_level_to_string at Base 3.32.0
+ gweather_location_new_detached at Base 3.16.1
+ gweather_location_next_child at Base 3.91.0
+ gweather_location_serialize at Base 3.7.91
+ gweather_phenomenon_get_type at Base 3.7.91
+ gweather_pressure_unit_get_type at Base 3.7.91
+ gweather_provider_get_type at Base 3.7.91
+ gweather_qualifier_get_type at Base 3.7.91
+ gweather_sky_get_type at Base 3.7.91
+ gweather_sky_to_string at Base 3.7.91
+ gweather_sky_to_string_full at Base 3.25.91
+ gweather_speed_unit_get_type at Base 3.7.91
+ gweather_speed_unit_to_string at Base 3.91.0
+ gweather_temperature_unit_get_type at Base 3.7.91
+ gweather_temperature_unit_to_real at Base 3.18.0
+ gweather_wind_direction_get_type at Base 3.7.91
+ gweather_wind_direction_to_string at Base 3.7.91
+ gweather_wind_direction_to_string_full at Base 3.25.91
+ iwin_start_open at Base 3.91.0
+ kd_clear at Base 4.3.2
+ kd_create at Base 4.3.2
+ kd_data_destructor at Base 4.3.2
+ kd_free at Base 4.3.2
+ kd_insert3 at Base 4.3.2
+ kd_insert3f at Base 4.3.2
+ kd_insert at Base 4.3.2
+ kd_insertf at Base 4.3.2
+ kd_nearest3 at Base 4.3.2
+ kd_nearest3f at Base 4.3.2
+ kd_nearest at Base 4.3.2
+ kd_nearest_range3 at Base 4.3.2
+ kd_nearest_range3f at Base 4.3.2
+ kd_nearest_range at Base 4.3.2
+ kd_nearest_rangef at Base 4.3.2
+ kd_nearestf at Base 4.3.2
+ kd_res_end at Base 4.3.2
+ kd_res_free at Base 4.3.2
+ kd_res_item3 at Base 4.3.2
+ kd_res_item3f at Base 4.3.2
+ kd_res_item at Base 4.3.2
+ kd_res_item_data at Base 4.3.2
+ kd_res_itemf at Base 4.3.2
+ kd_res_next at Base 4.3.2
+ kd_res_rewind at Base 4.3.2
+ kd_res_size at Base 4.3.2
+ metar_parse at Base 3.91.0
+ metar_start_open at Base 3.91.0
+ metno_start_open at Base 3.91.0
+ nws_start_open at Base 4.1.1
+ owm_start_open at Base 3.91.0
+ sunEclipLongitude at Base 3.91.0


More information about the pkg-gnome-maintainers mailing list