[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1062327: marked as done (libgpod: NMU diff for 64-bit time_t transition)



Your message dated Wed, 28 Feb 2024 12:55:06 +0000
with message-id <E1rfJSk-0062wT-BK@fasolo.debian.org>
and subject line Bug#1062327: fixed in libgpod 0.8.3-19.1
has caused the Debian Bug report #1062327,
regarding libgpod: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1062327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062327
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: libgpod
Version: 0.8.3-19
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@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
libgpod 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 libgpod
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)
diff -Nru libgpod-0.8.3/debian/changelog libgpod-0.8.3/debian/changelog
--- libgpod-0.8.3/debian/changelog	2023-12-09 13:05:31.000000000 +0000
+++ libgpod-0.8.3/debian/changelog	2024-02-01 03:52:41.000000000 +0000
@@ -1,3 +1,10 @@
+libgpod (0.8.3-19.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vorlon@debian.org>  Thu, 01 Feb 2024 03:52:41 +0000
+
 libgpod (0.8.3-19) unstable; urgency=medium
 
   * QA upload.
diff -Nru libgpod-0.8.3/debian/control libgpod-0.8.3/debian/control
--- libgpod-0.8.3/debian/control	2023-12-09 13:05:31.000000000 +0000
+++ libgpod-0.8.3/debian/control	2024-02-01 03:52:41.000000000 +0000
@@ -30,7 +30,7 @@
 Package: libgpod-dev
 Section: libdevel
 Architecture: any
-Depends: libgpod4 (= ${binary:Version}), libglib2.0-dev,
+Depends: libgpod4t64 (= ${binary:Version}), libglib2.0-dev,
          libgdk-pixbuf-2.0-dev | libgdk-pixbuf2.0-dev,
          libimobiledevice-dev, ${misc:Depends}
 Suggests: libgpod-doc
@@ -44,13 +44,14 @@
  .
  This package contains the include files and static library.
 
-Package: libgpod4
+Package: libgpod4t64
+Provides: ${t64:Provides}
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Recommends: libgpod-common
-Breaks: libgpod4-nogtk (<< 0.8.3-8.1~)
-Replaces: libgpod4-nogtk (<< 0.8.3-8.1~)
+Breaks: libgpod4 (<< ${source:Version}), libgpod4-nogtk (<< 0.8.3-8.1~)
+Replaces: libgpod4, libgpod4-nogtk (<< 0.8.3-8.1~)
 Multi-Arch: same
 Description: library to read and write songs and artwork to an iPod
  libgpod is a library meant to abstract access to an iPod's content. It
diff -Nru libgpod-0.8.3/debian/libgpod4.docs libgpod-0.8.3/debian/libgpod4.docs
--- libgpod-0.8.3/debian/libgpod4.docs	2023-12-09 13:05:31.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4.docs	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-AUTHORS
-README
-README.SysInfo
diff -Nru libgpod-0.8.3/debian/libgpod4.install libgpod-0.8.3/debian/libgpod4.install
--- libgpod-0.8.3/debian/libgpod4.install	2023-12-09 13:05:31.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-/usr/lib/*/lib*.so.*
diff -Nru libgpod-0.8.3/debian/libgpod4.symbols libgpod-0.8.3/debian/libgpod4.symbols
--- libgpod-0.8.3/debian/libgpod4.symbols	2023-12-09 13:05:31.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,155 +0,0 @@
-libgpod.so.4 libgpod4 #MINVER#
-* Build-Depends-Package: libgpod-dev
- itdb_artwork_duplicate@Base 0.6.0
- itdb_artwork_free@Base 0.6.0
- itdb_artwork_get_pixbuf@Base 0.7.0
- itdb_artwork_new@Base 0.6.0
- itdb_artwork_remove_thumbnails@Base 0.6.0
- itdb_artwork_set_thumbnail@Base 0.7.0
- itdb_artwork_set_thumbnail_from_data@Base 0.7.0
- itdb_artwork_set_thumbnail_from_pixbuf@Base 0.7.0
- itdb_chapter_duplicate@Base 0.7.0
- itdb_chapter_free@Base 0.7.0
- itdb_chapter_new@Base 0.7.0
- itdb_chapterdata_add_chapter@Base 0.7.0
- itdb_chapterdata_duplicate@Base 0.7.0
- itdb_chapterdata_free@Base 0.7.0
- itdb_chapterdata_new@Base 0.7.0
- itdb_chapterdata_remove_chapter@Base 0.7.0
- itdb_chapterdata_remove_chapters@Base 0.7.0
- itdb_chapterdata_unlink_chapter@Base 0.7.94
- itdb_cp@Base 0.6.0
- itdb_cp_finalize@Base 0.6.0
- itdb_cp_get_dest_filename@Base 0.6.0
- itdb_cp_track_to_ipod@Base 0.6.0
- itdb_device_error_quark@Base 0.7.0
- itdb_device_free@Base 0.6.0
- itdb_device_get_ipod_info@Base 0.6.0
- itdb_device_get_sysinfo@Base 0.6.0
- itdb_device_get_uuid@Base 0.7.90
- itdb_device_new@Base 0.6.0
- itdb_device_read_sysinfo@Base 0.6.0
- itdb_device_set_mountpoint@Base 0.6.0
- itdb_device_set_sysinfo@Base 0.6.0
- itdb_device_supports_artwork@Base 0.6.0
- itdb_device_supports_chapter_image@Base 0.7.2
- itdb_device_supports_photo@Base 0.6.0
- itdb_device_supports_podcast@Base 0.7.2
- itdb_device_supports_video@Base 0.7.0
- itdb_device_write_sysinfo@Base 0.6.0
- itdb_duplicate@Base 0.6.0
- itdb_file_error_quark@Base 0.6.0
- itdb_filename_fs2ipod@Base 0.6.0
- itdb_filename_ipod2fs@Base 0.6.0
- itdb_filename_on_ipod@Base 0.6.0
- itdb_free@Base 0.6.0
- itdb_get_artwork_dir@Base 0.6.0
- itdb_get_artworkdb_path@Base 0.6.0
- itdb_get_control_dir@Base 0.6.0
- itdb_get_device_dir@Base 0.6.0
- itdb_get_itunes_dir@Base 0.6.0
- itdb_get_itunescdb_path@Base 0.7.90
- itdb_get_itunesdb_path@Base 0.6.0
- itdb_get_itunessd_path@Base 0.6.0
- itdb_get_mountpoint@Base 0.6.0
- itdb_get_music_dir@Base 0.6.0
- itdb_get_path@Base 0.6.0
- itdb_get_photodb_path@Base 0.6.0
- itdb_get_photos_dir@Base 0.6.0
- itdb_get_photos_thumb_dir@Base 0.6.0
- itdb_info_get_ipod_generation_string@Base 0.6.0
- itdb_info_get_ipod_info_table@Base 0.6.0
- itdb_info_get_ipod_model_name_string@Base 0.6.0
- itdb_init_ipod@Base 0.6.0
- itdb_ipod_info_from_serial@Base 0.7.90
- itdb_musicdirs_number@Base 0.6.0
- itdb_new@Base 0.6.0
- itdb_parse@Base 0.6.0
- itdb_parse_file@Base 0.6.0
- itdb_photodb_add_photo@Base 0.6.0
- itdb_photodb_add_photo_from_data@Base 0.6.0
- itdb_photodb_add_photo_from_pixbuf@Base 0.6.0
- itdb_photodb_create@Base 0.6.0
- itdb_photodb_free@Base 0.6.0
- itdb_photodb_parse@Base 0.6.0
- itdb_photodb_photoalbum_add@Base 0.7.94
- itdb_photodb_photoalbum_add_photo@Base 0.6.0
- itdb_photodb_photoalbum_by_name@Base 0.6.0
- itdb_photodb_photoalbum_create@Base 0.6.0
- itdb_photodb_photoalbum_free@Base 0.7.94
- itdb_photodb_photoalbum_new@Base 0.7.94
- itdb_photodb_photoalbum_remove@Base 0.6.0
- itdb_photodb_photoalbum_unlink@Base 0.7.94
- itdb_photodb_remove_photo@Base 0.6.0
- itdb_photodb_write@Base 0.6.0
- itdb_playlist_add@Base 0.6.0
- itdb_playlist_add_track@Base 0.6.0
- itdb_playlist_by_id@Base 0.6.0
- itdb_playlist_by_name@Base 0.6.0
- itdb_playlist_by_nr@Base 0.6.0
- itdb_playlist_contain_track_number@Base 0.6.0
- itdb_playlist_contains_track@Base 0.6.0
- itdb_playlist_duplicate@Base 0.6.0
- itdb_playlist_exists@Base 0.6.0
- itdb_playlist_free@Base 0.6.0
- itdb_playlist_is_audiobooks@Base 0.7.94
- itdb_playlist_is_mpl@Base 0.6.0
- itdb_playlist_is_podcasts@Base 0.6.0
- itdb_playlist_move@Base 0.6.0
- itdb_playlist_mpl@Base 0.6.0
- itdb_playlist_new@Base 0.6.0
- itdb_playlist_podcasts@Base 0.6.0
- itdb_playlist_randomize@Base 0.6.0
- itdb_playlist_remove@Base 0.6.0
- itdb_playlist_remove_track@Base 0.6.0
- itdb_playlist_set_mpl@Base 0.6.0
- itdb_playlist_set_podcasts@Base 0.6.0
- itdb_playlist_tracks_number@Base 0.6.0
- itdb_playlist_unlink@Base 0.6.0
- itdb_playlists_number@Base 0.6.0
- itdb_rename_files@Base 0.6.0
- itdb_resolve_path@Base 0.6.0
- itdb_set_mountpoint@Base 0.6.0
- itdb_shuffle_write@Base 0.6.0
- itdb_shuffle_write_file@Base 0.6.0
- itdb_spl_copy_rules@Base 0.6.0
- itdb_spl_update@Base 0.6.0
- itdb_spl_update_all@Base 0.6.0
- itdb_spl_update_live@Base 0.6.0
- itdb_splr_add@Base 0.6.0
- itdb_splr_add_new@Base 0.6.0
- itdb_splr_eval@Base 0.6.0
- itdb_splr_get_action_type@Base 0.6.0
- itdb_splr_get_field_type@Base 0.6.0
- itdb_splr_new@Base 0.6.0
- itdb_splr_remove@Base 0.6.0
- itdb_splr_validate@Base 0.6.0
- itdb_start_sync@Base 0.7.92
- itdb_stop_sync@Base 0.7.92
- itdb_thumb_duplicate@Base 0.6.0
- itdb_thumb_free@Base 0.6.0
- itdb_thumb_to_pixbuf_at_size@Base 0.7.0
- itdb_thumb_to_pixbufs@Base 0.7.0
- itdb_time_get_mac_time@Base 0.6.0
- itdb_time_host_to_mac@Base 0.6.0
- itdb_time_mac_to_host@Base 0.6.0
- itdb_track_add@Base 0.6.0
- itdb_track_by_id@Base 0.6.0
- itdb_track_duplicate@Base 0.6.0
- itdb_track_free@Base 0.6.0
- itdb_track_get_thumbnail@Base 0.7.0
- itdb_track_has_thumbnails@Base 0.7.0
- itdb_track_id_tree_by_id@Base 0.6.0
- itdb_track_id_tree_create@Base 0.6.0
- itdb_track_id_tree_destroy@Base 0.6.0
- itdb_track_new@Base 0.6.0
- itdb_track_remove@Base 0.6.0
- itdb_track_remove_thumbnails@Base 0.6.0
- itdb_track_set_thumbnails@Base 0.6.0
- itdb_track_set_thumbnails_from_data@Base 0.6.0
- itdb_track_set_thumbnails_from_pixbuf@Base 0.6.0
- itdb_track_unlink@Base 0.6.0
- itdb_tracks_number@Base 0.6.0
- itdb_tracks_number_nontransferred@Base 0.6.0
- itdb_write@Base 0.6.0
- itdb_write_file@Base 0.6.0
diff -Nru libgpod-0.8.3/debian/libgpod4t64.docs libgpod-0.8.3/debian/libgpod4t64.docs
--- libgpod-0.8.3/debian/libgpod4t64.docs	1970-01-01 00:00:00.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4t64.docs	2023-12-09 13:05:31.000000000 +0000
@@ -0,0 +1,3 @@
+AUTHORS
+README
+README.SysInfo
diff -Nru libgpod-0.8.3/debian/libgpod4t64.install libgpod-0.8.3/debian/libgpod4t64.install
--- libgpod-0.8.3/debian/libgpod4t64.install	1970-01-01 00:00:00.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4t64.install	2023-12-09 13:05:31.000000000 +0000
@@ -0,0 +1 @@
+/usr/lib/*/lib*.so.*
diff -Nru libgpod-0.8.3/debian/libgpod4t64.lintian-overrides libgpod-0.8.3/debian/libgpod4t64.lintian-overrides
--- libgpod-0.8.3/debian/libgpod4t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4t64.lintian-overrides	2024-02-01 03:52:41.000000000 +0000
@@ -0,0 +1 @@
+libgpod4t64: package-name-doesnt-match-sonames libgpod4
diff -Nru libgpod-0.8.3/debian/libgpod4t64.symbols libgpod-0.8.3/debian/libgpod4t64.symbols
--- libgpod-0.8.3/debian/libgpod4t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ libgpod-0.8.3/debian/libgpod4t64.symbols	2024-02-01 03:52:41.000000000 +0000
@@ -0,0 +1,155 @@
+libgpod.so.4 libgpod4t64 #MINVER#
+* Build-Depends-Package: libgpod-dev
+ itdb_artwork_duplicate@Base 0.6.0
+ itdb_artwork_free@Base 0.6.0
+ itdb_artwork_get_pixbuf@Base 0.7.0
+ itdb_artwork_new@Base 0.6.0
+ itdb_artwork_remove_thumbnails@Base 0.6.0
+ itdb_artwork_set_thumbnail@Base 0.7.0
+ itdb_artwork_set_thumbnail_from_data@Base 0.7.0
+ itdb_artwork_set_thumbnail_from_pixbuf@Base 0.7.0
+ itdb_chapter_duplicate@Base 0.7.0
+ itdb_chapter_free@Base 0.7.0
+ itdb_chapter_new@Base 0.7.0
+ itdb_chapterdata_add_chapter@Base 0.7.0
+ itdb_chapterdata_duplicate@Base 0.7.0
+ itdb_chapterdata_free@Base 0.7.0
+ itdb_chapterdata_new@Base 0.7.0
+ itdb_chapterdata_remove_chapter@Base 0.7.0
+ itdb_chapterdata_remove_chapters@Base 0.7.0
+ itdb_chapterdata_unlink_chapter@Base 0.7.94
+ itdb_cp@Base 0.6.0
+ itdb_cp_finalize@Base 0.6.0
+ itdb_cp_get_dest_filename@Base 0.6.0
+ itdb_cp_track_to_ipod@Base 0.6.0
+ itdb_device_error_quark@Base 0.7.0
+ itdb_device_free@Base 0.6.0
+ itdb_device_get_ipod_info@Base 0.6.0
+ itdb_device_get_sysinfo@Base 0.6.0
+ itdb_device_get_uuid@Base 0.7.90
+ itdb_device_new@Base 0.6.0
+ itdb_device_read_sysinfo@Base 0.6.0
+ itdb_device_set_mountpoint@Base 0.6.0
+ itdb_device_set_sysinfo@Base 0.6.0
+ itdb_device_supports_artwork@Base 0.6.0
+ itdb_device_supports_chapter_image@Base 0.7.2
+ itdb_device_supports_photo@Base 0.6.0
+ itdb_device_supports_podcast@Base 0.7.2
+ itdb_device_supports_video@Base 0.7.0
+ itdb_device_write_sysinfo@Base 0.6.0
+ itdb_duplicate@Base 0.6.0
+ itdb_file_error_quark@Base 0.6.0
+ itdb_filename_fs2ipod@Base 0.6.0
+ itdb_filename_ipod2fs@Base 0.6.0
+ itdb_filename_on_ipod@Base 0.6.0
+ itdb_free@Base 0.6.0
+ itdb_get_artwork_dir@Base 0.6.0
+ itdb_get_artworkdb_path@Base 0.6.0
+ itdb_get_control_dir@Base 0.6.0
+ itdb_get_device_dir@Base 0.6.0
+ itdb_get_itunes_dir@Base 0.6.0
+ itdb_get_itunescdb_path@Base 0.7.90
+ itdb_get_itunesdb_path@Base 0.6.0
+ itdb_get_itunessd_path@Base 0.6.0
+ itdb_get_mountpoint@Base 0.6.0
+ itdb_get_music_dir@Base 0.6.0
+ itdb_get_path@Base 0.6.0
+ itdb_get_photodb_path@Base 0.6.0
+ itdb_get_photos_dir@Base 0.6.0
+ itdb_get_photos_thumb_dir@Base 0.6.0
+ itdb_info_get_ipod_generation_string@Base 0.6.0
+ itdb_info_get_ipod_info_table@Base 0.6.0
+ itdb_info_get_ipod_model_name_string@Base 0.6.0
+ itdb_init_ipod@Base 0.6.0
+ itdb_ipod_info_from_serial@Base 0.7.90
+ itdb_musicdirs_number@Base 0.6.0
+ itdb_new@Base 0.6.0
+ itdb_parse@Base 0.6.0
+ itdb_parse_file@Base 0.6.0
+ itdb_photodb_add_photo@Base 0.6.0
+ itdb_photodb_add_photo_from_data@Base 0.6.0
+ itdb_photodb_add_photo_from_pixbuf@Base 0.6.0
+ itdb_photodb_create@Base 0.6.0
+ itdb_photodb_free@Base 0.6.0
+ itdb_photodb_parse@Base 0.6.0
+ itdb_photodb_photoalbum_add@Base 0.7.94
+ itdb_photodb_photoalbum_add_photo@Base 0.6.0
+ itdb_photodb_photoalbum_by_name@Base 0.6.0
+ itdb_photodb_photoalbum_create@Base 0.6.0
+ itdb_photodb_photoalbum_free@Base 0.7.94
+ itdb_photodb_photoalbum_new@Base 0.7.94
+ itdb_photodb_photoalbum_remove@Base 0.6.0
+ itdb_photodb_photoalbum_unlink@Base 0.7.94
+ itdb_photodb_remove_photo@Base 0.6.0
+ itdb_photodb_write@Base 0.6.0
+ itdb_playlist_add@Base 0.6.0
+ itdb_playlist_add_track@Base 0.6.0
+ itdb_playlist_by_id@Base 0.6.0
+ itdb_playlist_by_name@Base 0.6.0
+ itdb_playlist_by_nr@Base 0.6.0
+ itdb_playlist_contain_track_number@Base 0.6.0
+ itdb_playlist_contains_track@Base 0.6.0
+ itdb_playlist_duplicate@Base 0.6.0
+ itdb_playlist_exists@Base 0.6.0
+ itdb_playlist_free@Base 0.6.0
+ itdb_playlist_is_audiobooks@Base 0.7.94
+ itdb_playlist_is_mpl@Base 0.6.0
+ itdb_playlist_is_podcasts@Base 0.6.0
+ itdb_playlist_move@Base 0.6.0
+ itdb_playlist_mpl@Base 0.6.0
+ itdb_playlist_new@Base 0.6.0
+ itdb_playlist_podcasts@Base 0.6.0
+ itdb_playlist_randomize@Base 0.6.0
+ itdb_playlist_remove@Base 0.6.0
+ itdb_playlist_remove_track@Base 0.6.0
+ itdb_playlist_set_mpl@Base 0.6.0
+ itdb_playlist_set_podcasts@Base 0.6.0
+ itdb_playlist_tracks_number@Base 0.6.0
+ itdb_playlist_unlink@Base 0.6.0
+ itdb_playlists_number@Base 0.6.0
+ itdb_rename_files@Base 0.6.0
+ itdb_resolve_path@Base 0.6.0
+ itdb_set_mountpoint@Base 0.6.0
+ itdb_shuffle_write@Base 0.6.0
+ itdb_shuffle_write_file@Base 0.6.0
+ itdb_spl_copy_rules@Base 0.6.0
+ itdb_spl_update@Base 0.6.0
+ itdb_spl_update_all@Base 0.6.0
+ itdb_spl_update_live@Base 0.6.0
+ itdb_splr_add@Base 0.6.0
+ itdb_splr_add_new@Base 0.6.0
+ itdb_splr_eval@Base 0.6.0
+ itdb_splr_get_action_type@Base 0.6.0
+ itdb_splr_get_field_type@Base 0.6.0
+ itdb_splr_new@Base 0.6.0
+ itdb_splr_remove@Base 0.6.0
+ itdb_splr_validate@Base 0.6.0
+ itdb_start_sync@Base 0.7.92
+ itdb_stop_sync@Base 0.7.92
+ itdb_thumb_duplicate@Base 0.6.0
+ itdb_thumb_free@Base 0.6.0
+ itdb_thumb_to_pixbuf_at_size@Base 0.7.0
+ itdb_thumb_to_pixbufs@Base 0.7.0
+ itdb_time_get_mac_time@Base 0.6.0
+ itdb_time_host_to_mac@Base 0.6.0
+ itdb_time_mac_to_host@Base 0.6.0
+ itdb_track_add@Base 0.6.0
+ itdb_track_by_id@Base 0.6.0
+ itdb_track_duplicate@Base 0.6.0
+ itdb_track_free@Base 0.6.0
+ itdb_track_get_thumbnail@Base 0.7.0
+ itdb_track_has_thumbnails@Base 0.7.0
+ itdb_track_id_tree_by_id@Base 0.6.0
+ itdb_track_id_tree_create@Base 0.6.0
+ itdb_track_id_tree_destroy@Base 0.6.0
+ itdb_track_new@Base 0.6.0
+ itdb_track_remove@Base 0.6.0
+ itdb_track_remove_thumbnails@Base 0.6.0
+ itdb_track_set_thumbnails@Base 0.6.0
+ itdb_track_set_thumbnails_from_data@Base 0.6.0
+ itdb_track_set_thumbnails_from_pixbuf@Base 0.6.0
+ itdb_track_unlink@Base 0.6.0
+ itdb_tracks_number@Base 0.6.0
+ itdb_tracks_number_nontransferred@Base 0.6.0
+ itdb_write@Base 0.6.0
+ itdb_write_file@Base 0.6.0
diff -Nru libgpod-0.8.3/debian/rules libgpod-0.8.3/debian/rules
--- libgpod-0.8.3/debian/rules	2023-12-09 13:05:31.000000000 +0000
+++ libgpod-0.8.3/debian/rules	2024-02-01 03:52:41.000000000 +0000
@@ -81,7 +81,7 @@
 	dh_installchangelogs -Nlibgpod-dev
 override_dh_installdocs:
 	dh_installdocs -plibgpod-doc --doc-main-package=libgpod-doc
-	dh_installdocs -plibgpod-dev --link-doc=libgpod4
+	dh_installdocs -plibgpod-dev --link-doc=libgpod4t64
 	dh_installdocs --remaining-packages
 override_dh_installexamples:
 	dh_installexamples -plibgpod-doc --doc-main-package=libgpod-doc
@@ -101,9 +101,9 @@
 	rm -rf build/
 
 override_dh_makeshlibs-arch:
-	dpkg-gensymbols -c4 -Pdebian/libgpod$(SONAME) -plibgpod$(SONAME)
-	dh_makeshlibs -plibgpod$(SONAME) \
-		-V 'libgpod$(SONAME) (>= $(VERSION))'
+	dpkg-gensymbols -c4 -Pdebian/libgpod$(SONAME)t64 -plibgpod$(SONAME)t64
+	dh_makeshlibs -plibgpod$(SONAME)t64 \
+		-V 'libgpod$(SONAME)t64 (>= $(VERSION))'
 
 %:
 	$(call DH, $@)

--- End Message ---
--- Begin Message ---
Source: libgpod
Source-Version: 0.8.3-19.1
Done: Benjamin Drung <bdrung@debian.org>

We believe that the bug you reported is fixed in the latest version of
libgpod, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1062327@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdrung@debian.org> (supplier of updated libgpod package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 12:30:25 +0000
Source: libgpod
Architecture: source
Version: 0.8.3-19.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Benjamin Drung <bdrung@debian.org>
Closes: 1062327
Changes:
 libgpod (0.8.3-19.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062327
Checksums-Sha1:
 c3a28b9aad6149bb1b8ab0e0e11d1f3a70f78dc9 2307 libgpod_0.8.3-19.1.dsc
 0b19756e5b3fda49c7fe7c142cfbbd3d8f4f610c 17064 libgpod_0.8.3-19.1.debian.tar.xz
 eaaed6eed956402ea9eea1be3eefb496cc76e420 10247 libgpod_0.8.3-19.1_source.buildinfo
Checksums-Sha256:
 a2e1558078307b984624834843917d0b2326aacef7f607399b88c53740d9c1a9 2307 libgpod_0.8.3-19.1.dsc
 5bdc8b4a3a500de232a5244eadb8b02b308309a0f4ab01e0bb1daf71eb3568ad 17064 libgpod_0.8.3-19.1.debian.tar.xz
 25c82cf9b31495bd372477f0eaf55ab8570eebe3c9ca898c1b8954fbedad0166 10247 libgpod_0.8.3-19.1_source.buildinfo
Files:
 648b0a51883015f2a6d7c693d448afbb 2307 libs optional libgpod_0.8.3-19.1.dsc
 a0e0ab51a87b9263f54e078d7cc2a486 17064 libs optional libgpod_0.8.3-19.1.debian.tar.xz
 253f8ef600debf8ae7636ae8de2e6bde 10247 libs optional libgpod_0.8.3-19.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfJ4QACgkQFZ61xO/I
d0yNXQ//diYIu7L84lFQWZMwAOiWaxqKXsbL7lwHRc16KmghpN1sd0c+QyjTeTsY
E3b3I0Q0X0zvhwPEO2hNN8zdyLbw4uwoyqbVuI66O2JDFLq8mxoxsuMbYJE/VHQU
QvQh1enfvcn7cyOLo0FykWDN/ynXuD2AOneov2dqKqif4kmOmaWm9sPNbSfLXfQH
zRGcc7e77MBvZT4Armcjs/NoLlG5MiYFEn27mll3DDYnt4OCNJmCI0eiUz9y58Kj
EOERt5jKO7vQXuvGt+9L2qrT9WhFJ0ZpkbxK7WCzAYdi5aLrgHRe1/6pXmauzrz5
6MqjudF8/lufHYl6w4Xnx1GZC1zDusKRjp0bqtKa3sQzF/xa3cRphS4DiXV2aUlg
hIVC3t431pQRohvDD7eck3lAMyt57LlEticUwWoRrM36zHeoMixqtZGpV3KeHbnJ
KKFXap9JqNtWuohDQhtnA9ZFrS/TYXbAWSQmHcjUwePVk4NVA+fp7BVE6+qvqckT
h+QwfVhjRx/4XdxQ+WC9eVo3QRXvi+xMBeoBxU01sxyQ+9ujW4g7on6o6pHD0DAB
1/2GabiDhCxX68ELXlYrm6MEy9QOKXcKUOy2xqMyO+0W2JQnP1vtpoTIH4/wDYK5
GEfK9X/SqqFkDZKSLUYiuaoQwjCAhy9KcomAX1BUJR4IuFKC+MI=
=mzJA
-----END PGP SIGNATURE-----

Attachment: pgphA0U7Np5Lw.pgp
Description: PGP signature


--- End Message ---

Reply to: