Your message dated Thu, 29 Feb 2024 18:45:45 +0000
with message-id <e1rflpd-00cm7z...@fasolo.debian.org>
and subject line Bug#1062958: fixed in t4kcommon 0.1.1-11.1
has caused the Debian Bug report #1062958,
regarding t4kcommon: 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 ow...@bugs.debian.org
immediately.)


-- 
1062958: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062958
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: t4kcommon
Version: 0.1.1-11
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

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
t4kcommon 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 t4kcommon
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')
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 t4kcommon-0.1.1/debian/changelog t4kcommon-0.1.1/debian/changelog
--- t4kcommon-0.1.1/debian/changelog    2022-07-09 22:35:53.000000000 +0000
+++ t4kcommon-0.1.1/debian/changelog    2024-02-04 07:31:41.000000000 +0000
@@ -1,3 +1,10 @@
+t4kcommon (0.1.1-11.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Sun, 04 Feb 2024 07:31:41 +0000
+
 t4kcommon (0.1.1-11) unstable; urgency=medium
 
   [Stefan Kropp]
diff -Nru t4kcommon-0.1.1/debian/control t4kcommon-0.1.1/debian/control
--- t4kcommon-0.1.1/debian/control      2022-07-09 16:24:26.000000000 +0000
+++ t4kcommon-0.1.1/debian/control      2024-02-04 07:31:41.000000000 +0000
@@ -21,7 +21,10 @@
 Vcs-Git: https://salsa.debian.org/tux4kids-pkg-team/t4kcommon.git
 Vcs-Browser: https://salsa.debian.org/tux4kids-pkg-team/t4kcommon
 
-Package: libt4k-common0
+Package: libt4k-common0t64
+Provides: ${t64:Provides}
+Replaces: libt4k-common0
+Breaks: libt4k-common0 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -33,7 +36,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: ${misc:Depends}, libt4k-common0 (= ${binary:Version})
+Depends: ${misc:Depends}, libt4k-common0t64 (= ${binary:Version})
               ,librsvg2-dev
               ,libsdl-pango-dev
               ,libsdl-image1.2-dev
@@ -60,7 +63,7 @@
 #Priority: extra
 #Architecture: any
 #Multi-Arch: same
-#Depends: ${misc:Depends}, libt4k-common0 (= ${binary:Version})
+#Depends: ${misc:Depends}, libt4k-common0t64 (= ${binary:Version})
 #Description: common library for tux4kids - debugging symbols
 # t4k_common is a library of code shared between tuxmath and tuxtype.
 # .
diff -Nru t4kcommon-0.1.1/debian/libt4k-common0.install 
t4kcommon-0.1.1/debian/libt4k-common0.install
--- t4kcommon-0.1.1/debian/libt4k-common0.install       2022-07-09 
16:24:26.000000000 +0000
+++ t4kcommon-0.1.1/debian/libt4k-common0.install       1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru t4kcommon-0.1.1/debian/libt4k-common0.symbols 
t4kcommon-0.1.1/debian/libt4k-common0.symbols
--- t4kcommon-0.1.1/debian/libt4k-common0.symbols       2022-07-09 
16:24:26.000000000 +0000
+++ t4kcommon-0.1.1/debian/libt4k-common0.symbols       1970-01-01 
00:00:00.000000000 +0000
@@ -1,180 +0,0 @@
-libt4k_common.so.0 libt4k-common0 #MINVER#
- IMG_Load_Cache@Base 0.1.1
- InitT4KCommon@Base 0.1.1
- MUSIC_DIR@Base 0.1.1
- SVGInfoIndex@Base 0.1.1
- T4K_AddDataPrefix@Base 0.1.1
- T4K_AddRect@Base 0.1.1
- T4K_AskFontName@Base 0.1.1
- T4K_AudioEnable@Base 0.1.1
- T4K_AudioHaltChannel@Base 0.1.1
- T4K_AudioMusicLoad@Base 0.1.1
- T4K_AudioMusicPlay@Base 0.1.1
- T4K_AudioMusicUnload@Base 0.1.1
- T4K_AudioToggle@Base 0.1.1
- T4K_BlackOutline@Base 0.1.1
- T4K_Blend@Base 0.1.1
- T4K_ChangeWindowSize@Base 0.1.1
- T4K_CharsForWidth@Base 0.1.1
- T4K_CheckFile@Base 0.1.1
- T4K_Cleanup_SDL_Text@Base 0.1.1
- T4K_ConvertFromUTF8@Base 0.1.1
- T4K_ConvertToUTF8@Base 0.1.1
- T4K_CreateButton@Base 0.1.1
- T4K_CreateOneLevelMenu@Base 0.1.1
- T4K_DarkenScreen@Base 0.1.1
- T4K_DrawButton@Base 0.1.1
- T4K_DrawButtonOn@Base 0.1.1
- T4K_DrawObject@Base 0.1.1
- T4K_DrawSprite@Base 0.1.1
- T4K_EraseObject@Base 0.1.1
- T4K_EraseSprite@Base 0.1.1
- T4K_Flip@Base 0.1.1
- T4K_FlipSprite@Base 0.1.1
- T4K_FreeSprite@Base 0.1.1
- T4K_FreeSurfaceArray@Base 0.1.1
- T4K_GetResolutions@Base 0.1.1
- T4K_GetScreen@Base 0.1.1
- T4K_GetUserDataDir@Base 0.1.1
- T4K_HandleStdEvents@Base 0.1.1
- T4K_InitBlitQueue@Base 0.1.1
- T4K_IsPlayingMusic@Base 0.1.1
- T4K_LineWrap@Base 0.1.1
- T4K_LineWrapInsBreaks@Base 0.1.1
- T4K_LineWrapList@Base 0.1.1
- T4K_LoadBkgd@Base 0.1.1
- T4K_LoadBothBkgds@Base 0.1.1
- T4K_LoadImage@Base 0.1.1
- T4K_LoadImageOfBoundingBox@Base 0.1.1
- T4K_LoadMenu@Base 0.1.1
- T4K_LoadMusic@Base 0.1.1
- T4K_LoadScaledImage@Base 0.1.1
- T4K_LoadScaledSprite@Base 0.1.1
- T4K_LoadSound@Base 0.1.1
- T4K_LoadSprite@Base 0.1.1
- T4K_LoadSpriteOfBoundingBox@Base 0.1.1
- T4K_NextFrame@Base 0.1.1
- T4K_OnResolutionSwitch@Base 0.1.1
- T4K_PlaySound@Base 0.1.1
- T4K_PlaySoundLoop@Base 0.1.1
- T4K_PrerenderAll@Base 0.1.1
- T4K_PrerenderMenu@Base 0.1.1
- T4K_RemoveSlash@Base 0.1.1
- T4K_ResetBlitQueue@Base 0.1.1
- T4K_RoundCorners@Base 0.1.1
- T4K_RunMenu@Base 0.1.1
- T4K_SetActivitiesList@Base 0.1.1
- T4K_SetFontName@Base 0.1.1
- T4K_SetMenuFontSize@Base 0.1.1
- T4K_SetMenuSounds@Base 0.1.1
- T4K_SetMenuSpritePrefix@Base 0.1.1
- T4K_SetRect@Base 0.1.1
- T4K_Setup_SDL_Text@Base 0.1.1
- T4K_SimpleText@Base 0.1.1
- T4K_SimpleTextWithOffset@Base 0.1.1
- T4K_SwitchScreenMode@Base 0.1.1
- T4K_Throttle@Base 0.1.1
- T4K_TransWipe@Base 0.1.1
- T4K_UnloadMenus@Base 0.1.1
- T4K_UpdateRect@Base 0.1.1
- T4K_UpdateScreen@Base 0.1.1
- T4K_WaitForEvent@Base 0.1.1
- T4K_inRect@Base 0.1.1
- T4K_zoom@Base 0.1.1
- _font_name@Base 0.1.1
- binsearch@Base 0.1.1
- black@Base 0.1.1
- blits@Base 0.1.1
- button_gap@Base 0.1.1
- button_radius@Base 0.1.1
- cacheSurface@Base 0.1.1
- cached_surface@Base 0.1.1
- context@Base 0.1.1
- create_empty_node@Base 0.1.1
- debug_status@Base 0.1.1
- default_font_size@Base 0.1.1
- desc_chars_per_line@Base 0.1.1
- desc_panel@Base 0.1.1
- desc_panel_pos@Base 0.1.1
- desc_prerendered@Base 0.1.1
- find_file@Base 0.1.1
- find_longest_menu_page@Base 0.1.1
- find_longest_text@Base 0.1.1
- fit_in_rectangle@Base 0.1.1
- free_menu@Base 0.1.1
- fs_res_x@Base 0.1.1
- fs_res_y@Base 0.1.1
- getCachedSurface@Base 0.1.1
- get_svg_dimensions@Base 0.1.1
- getpixel16@Base 0.1.1
- getpixel24@Base 0.1.1
- getpixel32@Base 0.1.1
- getpixel8@Base 0.1.1
- getpixels@Base 0.1.1
- internal_res_switch_handler@Base 0.1.1
- load_image@Base 0.1.1
- load_sprite@Base 0.1.1
- load_svg@Base 0.1.1
- load_svg_sprite@Base 0.1.1
- max@Base 0.1.1
- max_font_size@Base 0.1.1
- mbs_width_linebreaks@Base 0.1.1
- menu_LoadFile@Base 0.1.1
- menu_TranslateNode@Base 0.1.1
- menu_pos@Base 0.1.1
- menu_rect@Base 0.1.1
- menu_title_rect@Base 0.1.1
- min@Base 0.1.1
- min_font_size@Base 0.1.1
- next_arrow@Base 0.1.1
- next_gray@Base 0.1.1
- next_gray_path@Base 0.1.1
- next_path@Base 0.1.1
- next_pos@Base 0.1.1
- next_rect@Base 0.1.1
- numSVG@Base 0.1.1
- numSurfaces@Base 0.1.1
- prerender_menu@Base 0.1.1
- prerender_panel@Base 0.1.1
- prev_arrow@Base 0.1.1
- prev_gray@Base 0.1.1
- prev_gray_path@Base 0.1.1
- prev_path@Base 0.1.1
- prev_pos@Base 0.1.1
- prev_rect@Base 0.1.1
- putpixel16@Base 0.1.1
- putpixel24@Base 0.1.1
- putpixel32@Base 0.1.1
- putpixel8@Base 0.1.1
- putpixels@Base 0.1.1
- red@Base 0.1.1
- render_buttons@Base 0.1.1
- render_svg_from_handle@Base 0.1.1
- saveSVGInfo@Base 0.1.1
- screen@Base 0.1.1
- set_font_size@Base 0.1.1
- set_font_size_explicitly@Base 0.1.1
- set_format@Base 0.1.1
- set_menu_font_size@Base 0.1.1
- size_text@Base 0.1.1
- stop_button@Base 0.1.1
- stop_path@Base 0.1.1
- stop_pos@Base 0.1.1
- stop_rect@Base 0.1.1
- svg_info@Base 0.1.1
- text_h_gap@Base 0.1.1
- text_w_gap@Base 0.1.1
- u16_mbtouc@Base 0.1.1
- u16_mbtouc_unsafe@Base 0.1.1
- u8_mbtouc@Base 0.1.1
- u8_mbtouc_unsafe@Base 0.1.1
- u8_possible_linebreaks@Base 0.1.1
- u8_uctomb@Base 0.1.1
- u8_uctomb_aux@Base 0.1.1
- u8_width_linebreaks@Base 0.1.1
- uc_width@Base 0.1.1
- white@Base 0.1.1
- win_res_x@Base 0.1.1
- win_res_y@Base 0.1.1
- wrapped_lines@Base 0.1.1
- yellow@Base 0.1.1
diff -Nru t4kcommon-0.1.1/debian/libt4k-common0t64.install 
t4kcommon-0.1.1/debian/libt4k-common0t64.install
--- t4kcommon-0.1.1/debian/libt4k-common0t64.install    1970-01-01 
00:00:00.000000000 +0000
+++ t4kcommon-0.1.1/debian/libt4k-common0t64.install    2022-07-09 
16:24:26.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru t4kcommon-0.1.1/debian/libt4k-common0t64.lintian-overrides 
t4kcommon-0.1.1/debian/libt4k-common0t64.lintian-overrides
--- t4kcommon-0.1.1/debian/libt4k-common0t64.lintian-overrides  1970-01-01 
00:00:00.000000000 +0000
+++ t4kcommon-0.1.1/debian/libt4k-common0t64.lintian-overrides  2024-02-04 
07:31:41.000000000 +0000
@@ -0,0 +1 @@
+libt4k-common0t64: package-name-doesnt-match-sonames libt4k-common0
diff -Nru t4kcommon-0.1.1/debian/libt4k-common0t64.symbols 
t4kcommon-0.1.1/debian/libt4k-common0t64.symbols
--- t4kcommon-0.1.1/debian/libt4k-common0t64.symbols    1970-01-01 
00:00:00.000000000 +0000
+++ t4kcommon-0.1.1/debian/libt4k-common0t64.symbols    2024-02-04 
07:31:41.000000000 +0000
@@ -0,0 +1,180 @@
+libt4k_common.so.0 libt4k-common0t64 #MINVER#
+ IMG_Load_Cache@Base 0.1.1
+ InitT4KCommon@Base 0.1.1
+ MUSIC_DIR@Base 0.1.1
+ SVGInfoIndex@Base 0.1.1
+ T4K_AddDataPrefix@Base 0.1.1
+ T4K_AddRect@Base 0.1.1
+ T4K_AskFontName@Base 0.1.1
+ T4K_AudioEnable@Base 0.1.1
+ T4K_AudioHaltChannel@Base 0.1.1
+ T4K_AudioMusicLoad@Base 0.1.1
+ T4K_AudioMusicPlay@Base 0.1.1
+ T4K_AudioMusicUnload@Base 0.1.1
+ T4K_AudioToggle@Base 0.1.1
+ T4K_BlackOutline@Base 0.1.1
+ T4K_Blend@Base 0.1.1
+ T4K_ChangeWindowSize@Base 0.1.1
+ T4K_CharsForWidth@Base 0.1.1
+ T4K_CheckFile@Base 0.1.1
+ T4K_Cleanup_SDL_Text@Base 0.1.1
+ T4K_ConvertFromUTF8@Base 0.1.1
+ T4K_ConvertToUTF8@Base 0.1.1
+ T4K_CreateButton@Base 0.1.1
+ T4K_CreateOneLevelMenu@Base 0.1.1
+ T4K_DarkenScreen@Base 0.1.1
+ T4K_DrawButton@Base 0.1.1
+ T4K_DrawButtonOn@Base 0.1.1
+ T4K_DrawObject@Base 0.1.1
+ T4K_DrawSprite@Base 0.1.1
+ T4K_EraseObject@Base 0.1.1
+ T4K_EraseSprite@Base 0.1.1
+ T4K_Flip@Base 0.1.1
+ T4K_FlipSprite@Base 0.1.1
+ T4K_FreeSprite@Base 0.1.1
+ T4K_FreeSurfaceArray@Base 0.1.1
+ T4K_GetResolutions@Base 0.1.1
+ T4K_GetScreen@Base 0.1.1
+ T4K_GetUserDataDir@Base 0.1.1
+ T4K_HandleStdEvents@Base 0.1.1
+ T4K_InitBlitQueue@Base 0.1.1
+ T4K_IsPlayingMusic@Base 0.1.1
+ T4K_LineWrap@Base 0.1.1
+ T4K_LineWrapInsBreaks@Base 0.1.1
+ T4K_LineWrapList@Base 0.1.1
+ T4K_LoadBkgd@Base 0.1.1
+ T4K_LoadBothBkgds@Base 0.1.1
+ T4K_LoadImage@Base 0.1.1
+ T4K_LoadImageOfBoundingBox@Base 0.1.1
+ T4K_LoadMenu@Base 0.1.1
+ T4K_LoadMusic@Base 0.1.1
+ T4K_LoadScaledImage@Base 0.1.1
+ T4K_LoadScaledSprite@Base 0.1.1
+ T4K_LoadSound@Base 0.1.1
+ T4K_LoadSprite@Base 0.1.1
+ T4K_LoadSpriteOfBoundingBox@Base 0.1.1
+ T4K_NextFrame@Base 0.1.1
+ T4K_OnResolutionSwitch@Base 0.1.1
+ T4K_PlaySound@Base 0.1.1
+ T4K_PlaySoundLoop@Base 0.1.1
+ T4K_PrerenderAll@Base 0.1.1
+ T4K_PrerenderMenu@Base 0.1.1
+ T4K_RemoveSlash@Base 0.1.1
+ T4K_ResetBlitQueue@Base 0.1.1
+ T4K_RoundCorners@Base 0.1.1
+ T4K_RunMenu@Base 0.1.1
+ T4K_SetActivitiesList@Base 0.1.1
+ T4K_SetFontName@Base 0.1.1
+ T4K_SetMenuFontSize@Base 0.1.1
+ T4K_SetMenuSounds@Base 0.1.1
+ T4K_SetMenuSpritePrefix@Base 0.1.1
+ T4K_SetRect@Base 0.1.1
+ T4K_Setup_SDL_Text@Base 0.1.1
+ T4K_SimpleText@Base 0.1.1
+ T4K_SimpleTextWithOffset@Base 0.1.1
+ T4K_SwitchScreenMode@Base 0.1.1
+ T4K_Throttle@Base 0.1.1
+ T4K_TransWipe@Base 0.1.1
+ T4K_UnloadMenus@Base 0.1.1
+ T4K_UpdateRect@Base 0.1.1
+ T4K_UpdateScreen@Base 0.1.1
+ T4K_WaitForEvent@Base 0.1.1
+ T4K_inRect@Base 0.1.1
+ T4K_zoom@Base 0.1.1
+ _font_name@Base 0.1.1
+ binsearch@Base 0.1.1
+ black@Base 0.1.1
+ blits@Base 0.1.1
+ button_gap@Base 0.1.1
+ button_radius@Base 0.1.1
+ cacheSurface@Base 0.1.1
+ cached_surface@Base 0.1.1
+ context@Base 0.1.1
+ create_empty_node@Base 0.1.1
+ debug_status@Base 0.1.1
+ default_font_size@Base 0.1.1
+ desc_chars_per_line@Base 0.1.1
+ desc_panel@Base 0.1.1
+ desc_panel_pos@Base 0.1.1
+ desc_prerendered@Base 0.1.1
+ find_file@Base 0.1.1
+ find_longest_menu_page@Base 0.1.1
+ find_longest_text@Base 0.1.1
+ fit_in_rectangle@Base 0.1.1
+ free_menu@Base 0.1.1
+ fs_res_x@Base 0.1.1
+ fs_res_y@Base 0.1.1
+ getCachedSurface@Base 0.1.1
+ get_svg_dimensions@Base 0.1.1
+ getpixel16@Base 0.1.1
+ getpixel24@Base 0.1.1
+ getpixel32@Base 0.1.1
+ getpixel8@Base 0.1.1
+ getpixels@Base 0.1.1
+ internal_res_switch_handler@Base 0.1.1
+ load_image@Base 0.1.1
+ load_sprite@Base 0.1.1
+ load_svg@Base 0.1.1
+ load_svg_sprite@Base 0.1.1
+ max@Base 0.1.1
+ max_font_size@Base 0.1.1
+ mbs_width_linebreaks@Base 0.1.1
+ menu_LoadFile@Base 0.1.1
+ menu_TranslateNode@Base 0.1.1
+ menu_pos@Base 0.1.1
+ menu_rect@Base 0.1.1
+ menu_title_rect@Base 0.1.1
+ min@Base 0.1.1
+ min_font_size@Base 0.1.1
+ next_arrow@Base 0.1.1
+ next_gray@Base 0.1.1
+ next_gray_path@Base 0.1.1
+ next_path@Base 0.1.1
+ next_pos@Base 0.1.1
+ next_rect@Base 0.1.1
+ numSVG@Base 0.1.1
+ numSurfaces@Base 0.1.1
+ prerender_menu@Base 0.1.1
+ prerender_panel@Base 0.1.1
+ prev_arrow@Base 0.1.1
+ prev_gray@Base 0.1.1
+ prev_gray_path@Base 0.1.1
+ prev_path@Base 0.1.1
+ prev_pos@Base 0.1.1
+ prev_rect@Base 0.1.1
+ putpixel16@Base 0.1.1
+ putpixel24@Base 0.1.1
+ putpixel32@Base 0.1.1
+ putpixel8@Base 0.1.1
+ putpixels@Base 0.1.1
+ red@Base 0.1.1
+ render_buttons@Base 0.1.1
+ render_svg_from_handle@Base 0.1.1
+ saveSVGInfo@Base 0.1.1
+ screen@Base 0.1.1
+ set_font_size@Base 0.1.1
+ set_font_size_explicitly@Base 0.1.1
+ set_format@Base 0.1.1
+ set_menu_font_size@Base 0.1.1
+ size_text@Base 0.1.1
+ stop_button@Base 0.1.1
+ stop_path@Base 0.1.1
+ stop_pos@Base 0.1.1
+ stop_rect@Base 0.1.1
+ svg_info@Base 0.1.1
+ text_h_gap@Base 0.1.1
+ text_w_gap@Base 0.1.1
+ u16_mbtouc@Base 0.1.1
+ u16_mbtouc_unsafe@Base 0.1.1
+ u8_mbtouc@Base 0.1.1
+ u8_mbtouc_unsafe@Base 0.1.1
+ u8_possible_linebreaks@Base 0.1.1
+ u8_uctomb@Base 0.1.1
+ u8_uctomb_aux@Base 0.1.1
+ u8_width_linebreaks@Base 0.1.1
+ uc_width@Base 0.1.1
+ white@Base 0.1.1
+ win_res_x@Base 0.1.1
+ win_res_y@Base 0.1.1
+ wrapped_lines@Base 0.1.1
+ yellow@Base 0.1.1

--- End Message ---
--- Begin Message ---
Source: t4kcommon
Source-Version: 0.1.1-11.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
t4kcommon, 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 1062...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated t4kcommon 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 29 Feb 2024 17:57:52 +0000
Source: t4kcommon
Architecture: source
Version: 0.1.1-11.1
Distribution: unstable
Urgency: medium
Maintainer: Holger Levsen <hol...@debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062958
Changes:
 t4kcommon (0.1.1-11.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062958
Checksums-Sha1:
 6217a745375f060dd9d1f59d2dc80d77ee899e94 2172 t4kcommon_0.1.1-11.1.dsc
 602476c636e9fa53879cbefa9a94b0a339e94437 6904 
t4kcommon_0.1.1-11.1.debian.tar.xz
 4d2ad58cc903408f1b7b5cb05e76c49db1fb7122 15713 
t4kcommon_0.1.1-11.1_source.buildinfo
Checksums-Sha256:
 24d187a6577be9d20d8c144003b89e4d5256e209dc88ab2889387fa7a40f5459 2172 
t4kcommon_0.1.1-11.1.dsc
 dee311e06be505163262bf707c609c50d1e2866b8aa5ca44bf27c6bf8139742d 6904 
t4kcommon_0.1.1-11.1.debian.tar.xz
 d2ddb4b5f5001edfa22101f8a36fa4baf90865aebb650a5dcdb73106c436e7a3 15713 
t4kcommon_0.1.1-11.1_source.buildinfo
Files:
 4b03528f2566fd7f7181199f48d524c1 2172 libs optional t4kcommon_0.1.1-11.1.dsc
 3b013e2aee7f196eacb3190bd59010a2 6904 libs optional 
t4kcommon_0.1.1-11.1.debian.tar.xz
 ca6914e03670a9caf0787432be218d23 15713 libs optional 
t4kcommon_0.1.1-11.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgxboACgkQFZ61xO/I
d0xkQBAAuOVf3e/Uzywnpj+KWiKxdA+L73aXv8M69ly/1bQfhUU7kyi/PhA1keEm
lor0QC2CV9hWqn9gjhmBiaHho6kX5Y85BdvYTA9cNWsKatrfrtqPZ2s+vsYVpiyI
rQpWkr/dFB97EOcVizAcdNUfSpARde5fA9Ja3eaGKzJ2VozxnafKDtOJUJVeZgxT
wUTkiswNo4IBK/nCHpT7aG1kXSvp3U/F/1dLe/G9KcEypb/kerbtxkRo4tNYjiU4
HR350lGa5eAFAGZrVFTPIDd41lJ6iIKqN4+vH7/tz8mzOyQv+4SFqn/EAyVZKL5I
PvznZJmG+/mcjBnnQZ5CodqhHg7+ObTYEnPqqrgazM5sfsoiGTXBQdHSgAUg8P53
2kfXYUUErjQuqJ6a146VzHTe5H3g7v3tmIrfEOP9C+2CW17pzB5rBkUghfdJB4Ot
dht3eitDI9pLpsYDD/tJ8SqYW7ynQ6qgJpvx+QF9yQE2rPsGfMsddprwP82VQcr/
Dm6GeYUhhuOajJJ93nkdugD/vEyBungJi+LcW5ohUaUDZpWCcO8XjpK6Z2oOI+0p
p00LuDbm+KZIsT52rXa9rscTtdJMHjRoU9HLir0HBdnDG1u8nWHuYWjXqS6QliNi
4Mekj0q/4lhj28xer/GiAbh0xdWl7vYhJitTQxhE1t7SDJBL/I4=
=vJXM
-----END PGP SIGNATURE-----

Attachment: pgpSJ0jCK7C1p.pgp
Description: PGP signature


--- End Message ---

Reply via email to