Your message dated Thu, 29 Feb 2024 09:33:17 +0000
with message-id <[email protected]>
and subject line Bug#1063284: fixed in xpaint 2.9.1.4-4.1
has caused the Debian Bug report #1063284,
regarding xpaint: 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 [email protected]
immediately.)
--
1063284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063284
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xpaint
Version: 2.9.1.4-4
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: [email protected]
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
xpaint 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 xpaint
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'), (500, 'stable'), (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 xpaint-2.9.1.4/debian/changelog xpaint-2.9.1.4/debian/changelog
--- xpaint-2.9.1.4/debian/changelog 2020-08-16 01:38:56.000000000 +0000
+++ xpaint-2.9.1.4/debian/changelog 2024-02-06 00:33:55.000000000 +0000
@@ -1,3 +1,10 @@
+xpaint (2.9.1.4-4.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Tue, 06 Feb 2024 00:33:55 +0000
+
xpaint (2.9.1.4-4) unstable; urgency=medium
* Orphaning the package
diff -Nru xpaint-2.9.1.4/debian/control xpaint-2.9.1.4/debian/control
--- xpaint-2.9.1.4/debian/control 2020-08-16 01:38:56.000000000 +0000
+++ xpaint-2.9.1.4/debian/control 2024-02-06 00:33:55.000000000 +0000
@@ -29,7 +29,7 @@
Package: xpaint-dev
Section: libdevel
Architecture: any
-Depends: libxaw3dxft6 (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends},
+Depends: libxaw3dxft6t64 (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends},
libxmu-dev, libxt-dev, libsm-dev, libice-dev, libxext-dev, libx11-dev,
libxpm-dev,
libxft-dev, libc-dev, xutils-dev, x11proto-core-dev, x11proto-xext-dev
Description: simple paint program for X (development files)
@@ -38,7 +38,10 @@
in the main xpaint package. Install this if you wish to compile
programs that use the libxaw3dxft library.
-Package: libxaw3dxft6
+Package: libxaw3dxft6t64
+Provides: ${t64:Provides}
+Replaces: libxaw3dxft6
+Breaks: libxaw3dxft6 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
diff -Nru xpaint-2.9.1.4/debian/libxaw3dxft6.install
xpaint-2.9.1.4/debian/libxaw3dxft6.install
--- xpaint-2.9.1.4/debian/libxaw3dxft6.install 2020-08-16 01:38:56.000000000
+0000
+++ xpaint-2.9.1.4/debian/libxaw3dxft6.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*.so.* usr/lib
diff -Nru xpaint-2.9.1.4/debian/libxaw3dxft6.symbols
xpaint-2.9.1.4/debian/libxaw3dxft6.symbols
--- xpaint-2.9.1.4/debian/libxaw3dxft6.symbols 2020-08-16 01:38:56.000000000
+0000
+++ xpaint-2.9.1.4/debian/libxaw3dxft6.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,227 +0,0 @@
-libXaw3dxft.so.6 libxaw3dxft6 #MINVER#
- FMT8BIT@Base 2.9.1.4
- GetXftFont@Base 2.9.1.4
- LayYY_create_buffer@Base 2.9.1.4
- LayYY_delete_buffer@Base 2.9.1.4
- LayYY_flex_debug@Base 2.9.1.4
- LayYY_flush_buffer@Base 2.9.1.4
- LayYY_scan_buffer@Base 2.9.1.4
- LayYY_scan_bytes@Base 2.9.1.4
- LayYY_scan_string@Base 2.9.1.4
- LayYY_switch_to_buffer@Base 2.9.1.4
- LayYYalloc@Base 2.9.1.4
- LayYYchar@Base 2.9.1.4
- LayYYerror@Base 2.9.1.4
- LayYYfree@Base 2.9.1.4
- LayYYget_debug@Base 2.9.1.4
- LayYYget_in@Base 2.9.1.4
- LayYYget_leng@Base 2.9.1.4
- LayYYget_lineno@Base 2.9.1.4
- LayYYget_out@Base 2.9.1.4
- LayYYget_text@Base 2.9.1.4
- LayYYin@Base 2.9.1.4
- LayYYleng@Base 2.9.1.4
- LayYYlex@Base 2.9.1.4
- LayYYlex_destroy@Base 2.9.1.4
- LayYYlineno@Base 2.9.1.4
- LayYYlval@Base 2.9.1.4
- LayYYnerrs@Base 2.9.1.4
- LayYYout@Base 2.9.1.4
- LayYYparse@Base 2.9.1.4
- LayYYpop_buffer_state@Base 2.9.1.4
- LayYYpush_buffer_state@Base 2.9.1.4
- LayYYrealloc@Base 2.9.1.4
- LayYYrestart@Base 2.9.1.4
- LayYYset_debug@Base 2.9.1.4
- LayYYset_in@Base 2.9.1.4
- LayYYset_lineno@Base 2.9.1.4
- LayYYset_out@Base 2.9.1.4
- LayYYsetdest@Base 2.9.1.4
- LayYYsetsource@Base 2.9.1.4
- LayYYtext@Base 2.9.1.4
- LayYYtext_ptr@Base 2.9.1.4
- LayYYwrap@Base 2.9.1.4
- SetMenuSpacing@Base 2.9.1.4
- SetXawHilitColor@Base 2.9.1.4
- SetXftDefaultFontName@Base 2.9.1.4
- SetXftEncoding@Base 2.9.1.4
- SetXftInsensitiveTwist@Base 2.9.1.4
- Xaw3dComputeBottomShadowRGB@Base 2.9.1.4
- Xaw3dComputeTopShadowRGB@Base 2.9.1.4
- XawAsciiSave@Base 2.9.1.4
- XawAsciiSaveAsFile@Base 2.9.1.4
- XawAsciiSourceChanged@Base 2.9.1.4
- XawAsciiSourceFreeString@Base 2.9.1.4
- XawDialogAddButton@Base 2.9.1.4
- XawDialogGetValueString@Base 2.9.1.4
- XawFmt8Bit@Base 2.9.1.4
- XawFormDoLayout@Base 2.9.1.4
- XawHilitColor@Base 2.9.1.4
- XawInitializeWidgetSet@Base 2.9.1.4
- XawListChange@Base 2.9.1.4
- XawListHighlight@Base 2.9.1.4
- XawListShowCurrent@Base 2.9.1.4
- XawListUnhighlight@Base 2.9.1.4
- XawPanedAllowResize@Base 2.9.1.4
- XawPanedGetMinMax@Base 2.9.1.4
- XawPanedGetNumSub@Base 2.9.1.4
- XawPanedSetMinMax@Base 2.9.1.4
- XawPanedSetRefigureMode@Base 2.9.1.4
- XawReverseButtons@Base 2.9.1.4
- XawScrollbarSetThumb@Base 2.9.1.4
- XawSimpleMenuAddGlobalActions@Base 2.9.1.4
- XawSimpleMenuClearActiveEntry@Base 2.9.1.4
- XawSimpleMenuGetActiveEntry@Base 2.9.1.4
- XawSme3dComputeBottomShadowRGB@Base 2.9.1.4
- XawSme3dComputeTopShadowRGB@Base 2.9.1.4
- XawTextDisableRedisplay@Base 2.9.1.4
- XawTextDisplay@Base 2.9.1.4
- XawTextDisplayCaret@Base 2.9.1.4
- XawTextEnableRedisplay@Base 2.9.1.4
- XawTextGetInsertionPoint@Base 2.9.1.4
- XawTextGetSelectionPos@Base 2.9.1.4
- XawTextGetSource@Base 2.9.1.4
- XawTextInvalidate@Base 2.9.1.4
- XawTextReplace@Base 2.9.1.4
- XawTextSearch@Base 2.9.1.4
- XawTextSetInsertionPoint@Base 2.9.1.4
- XawTextSetSelection@Base 2.9.1.4
- XawTextSetSelectionArray@Base 2.9.1.4
- XawTextSetSource@Base 2.9.1.4
- XawTextSinkClearToBackground@Base 2.9.1.4
- XawTextSinkDisplayText@Base 2.9.1.4
- XawTextSinkFindDistance@Base 2.9.1.4
- XawTextSinkFindPosition@Base 2.9.1.4
- XawTextSinkGetCursorBounds@Base 2.9.1.4
- XawTextSinkInsertCursor@Base 2.9.1.4
- XawTextSinkMaxHeight@Base 2.9.1.4
- XawTextSinkMaxLines@Base 2.9.1.4
- XawTextSinkResolve@Base 2.9.1.4
- XawTextSinkSetTabs@Base 2.9.1.4
- XawTextSourceConvertSelection@Base 2.9.1.4
- XawTextSourceRead@Base 2.9.1.4
- XawTextSourceReplace@Base 2.9.1.4
- XawTextSourceScan@Base 2.9.1.4
- XawTextSourceSearch@Base 2.9.1.4
- XawTextSourceSetSelection@Base 2.9.1.4
- XawTextTopPosition@Base 2.9.1.4
- XawTextUnsetSelection@Base 2.9.1.4
- XawTipDisable@Base 2.9.1.4
- XawTipEnable@Base 2.9.1.4
- XawToggleChangeRadioGroup@Base 2.9.1.4
- XawToggleGetCurrent@Base 2.9.1.4
- XawToggleSetCurrent@Base 2.9.1.4
- XawToggleUnsetCurrent@Base 2.9.1.4
- XawTreeForceLayout@Base 2.9.1.4
- XawViewportSetCoordinates@Base 2.9.1.4
- XawViewportSetLocation@Base 2.9.1.4
- XawWidgetArray@Base 2.9.1.4
- XawWidgetCount@Base 2.9.1.4
- XftDefaultFont@Base 2.9.1.4
- XftDefaultFontName@Base 2.9.1.4
- XftDrawStringClear@Base 2.9.1.4
- XftEncoding@Base 2.9.1.4
- XftInsensitiveTwist@Base 2.9.1.4
- _ShadowSurroundedBox@Base 2.9.1.4
- _XawDefaultTextTranslations1@Base 2.9.1.4
- _XawDefaultTextTranslations2@Base 2.9.1.4
- _XawDefaultTextTranslations3@Base 2.9.1.4
- _XawDefaultTextTranslations4@Base 2.9.1.4
- _XawDrawString@Base 2.9.1.4
- _XawTextActionsTable@Base 2.9.1.4
- _XawTextActionsTableCount@Base 2.9.1.4
- _XawTextAlterSelection@Base 2.9.1.4
- _XawTextBuildLineTable@Base 2.9.1.4
- _XawTextCheckResize@Base 2.9.1.4
- _XawTextClearAndCenterDisplay@Base 2.9.1.4
- _XawTextDoReplaceAction@Base 2.9.1.4
- _XawTextDoSearchAction@Base 2.9.1.4
- _XawTextExecuteUpdate@Base 2.9.1.4
- _XawTextFormat@Base 2.9.1.4
- _XawTextGetSTRING@Base 2.9.1.4
- _XawTextGetText@Base 2.9.1.4
- _XawTextInsertFile@Base 2.9.1.4
- _XawTextInsertFileAction@Base 2.9.1.4
- _XawTextNeedsUpdating@Base 2.9.1.4
- _XawTextPopdownSearchAction@Base 2.9.1.4
- _XawTextPosToXY@Base 2.9.1.4
- _XawTextPrepareToUpdate@Base 2.9.1.4
- _XawTextReplace@Base 2.9.1.4
- _XawTextSaltAwaySelection@Base 2.9.1.4
- _XawTextSearch@Base 2.9.1.4
- _XawTextSelectionList@Base 2.9.1.4
- _XawTextSetField@Base 2.9.1.4
- _XawTextSetScrollBars@Base 2.9.1.4
- _XawTextSetSelection@Base 2.9.1.4
- _XawTextShowPosition@Base 2.9.1.4
- _XawTextVScroll@Base 2.9.1.4
- _XawTextWidth@Base 2.9.1.4
- _XawTextZapSelection@Base 2.9.1.4
- asciiSinkClassRec@Base 2.9.1.4
- asciiSinkObjectClass@Base 2.9.1.4
- asciiSrcClassRec@Base 2.9.1.4
- asciiSrcObjectClass@Base 2.9.1.4
- asciiTextClassRec@Base 2.9.1.4
- asciiTextWidgetClass@Base 2.9.1.4
- boxClassRec@Base 2.9.1.4
- boxWidgetClass@Base 2.9.1.4
- commandClassRec@Base 2.9.1.4
- commandWidgetClass@Base 2.9.1.4
- dialogClassRec@Base 2.9.1.4
- dialogWidgetClass@Base 2.9.1.4
- formClassRec@Base 2.9.1.4
- formWidgetClass@Base 2.9.1.4
- grayPixel@Base 2.9.1.4
- gripClassRec@Base 2.9.1.4
- gripWidgetClass@Base 2.9.1.4
- labelClassRec@Base 2.9.1.4
- labelWidgetClass@Base 2.9.1.4
- layoutClassRec@Base 2.9.1.4
- layoutWidgetClass@Base 2.9.1.4
- listClassRec@Base 2.9.1.4
- listWidgetClass@Base 2.9.1.4
- menuButtonClassRec@Base 2.9.1.4
- menuButtonWidgetClass@Base 2.9.1.4
- panedClassRec@Base 2.9.1.4
- panedWidgetClass@Base 2.9.1.4
- pannerClassRec@Base 2.9.1.4
- pannerWidgetClass@Base 2.9.1.4
- portholeClassRec@Base 2.9.1.4
- portholeWidgetClass@Base 2.9.1.4
- repeaterClassRec@Base 2.9.1.4
- repeaterWidgetClass@Base 2.9.1.4
- scrollbarClassRec@Base 2.9.1.4
- scrollbarWidgetClass@Base 2.9.1.4
- simpleClassRec@Base 2.9.1.4
- simpleMenuClassRec@Base 2.9.1.4
- simpleMenuWidgetClass@Base 2.9.1.4
- simpleWidgetClass@Base 2.9.1.4
- smeBSBClassRec@Base 2.9.1.4
- smeBSBObjectClass@Base 2.9.1.4
- smeClassRec@Base 2.9.1.4
- smeLineClassRec@Base 2.9.1.4
- smeLineObjectClass@Base 2.9.1.4
- smeObjectClass@Base 2.9.1.4
- smeThreeDClassRec@Base 2.9.1.4
- smeThreeDObjectClass@Base 2.9.1.4
- stripChartClassRec@Base 2.9.1.4
- stripChartWidgetClass@Base 2.9.1.4
- textClassRec@Base 2.9.1.4
- textSinkClassRec@Base 2.9.1.4
- textSinkObjectClass@Base 2.9.1.4
- textSrcClassRec@Base 2.9.1.4
- textSrcObjectClass@Base 2.9.1.4
- textWidgetClass@Base 2.9.1.4
- threeDClassRec@Base 2.9.1.4
- threeDWidgetClass@Base 2.9.1.4
- tipClassRec@Base 2.9.1.4
- tipWidgetClass@Base 2.9.1.4
- toggleClassRec@Base 2.9.1.4
- toggleWidgetClass@Base 2.9.1.4
- treeClassRec@Base 2.9.1.4
- treeWidgetClass@Base 2.9.1.4
- vPanedWidgetClass@Base 2.9.1.4
- vendorShellClassRec@Base 2.9.1.4
- vendorShellWidgetClass@Base 2.9.1.4
- viewportClassRec@Base 2.9.1.4
- viewportWidgetClass@Base 2.9.1.4
diff -Nru xpaint-2.9.1.4/debian/libxaw3dxft6t64.install
xpaint-2.9.1.4/debian/libxaw3dxft6t64.install
--- xpaint-2.9.1.4/debian/libxaw3dxft6t64.install 1970-01-01
00:00:00.000000000 +0000
+++ xpaint-2.9.1.4/debian/libxaw3dxft6t64.install 2020-08-16
01:38:56.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*.so.* usr/lib
diff -Nru xpaint-2.9.1.4/debian/libxaw3dxft6t64.lintian-overrides
xpaint-2.9.1.4/debian/libxaw3dxft6t64.lintian-overrides
--- xpaint-2.9.1.4/debian/libxaw3dxft6t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ xpaint-2.9.1.4/debian/libxaw3dxft6t64.lintian-overrides 2024-02-06
00:33:55.000000000 +0000
@@ -0,0 +1 @@
+libxaw3dxft6t64: package-name-doesnt-match-sonames libxaw3dxft6
diff -Nru xpaint-2.9.1.4/debian/libxaw3dxft6t64.symbols
xpaint-2.9.1.4/debian/libxaw3dxft6t64.symbols
--- xpaint-2.9.1.4/debian/libxaw3dxft6t64.symbols 1970-01-01
00:00:00.000000000 +0000
+++ xpaint-2.9.1.4/debian/libxaw3dxft6t64.symbols 2024-02-06
00:33:55.000000000 +0000
@@ -0,0 +1,227 @@
+libXaw3dxft.so.6 libxaw3dxft6t64 #MINVER#
+ FMT8BIT@Base 2.9.1.4
+ GetXftFont@Base 2.9.1.4
+ LayYY_create_buffer@Base 2.9.1.4
+ LayYY_delete_buffer@Base 2.9.1.4
+ LayYY_flex_debug@Base 2.9.1.4
+ LayYY_flush_buffer@Base 2.9.1.4
+ LayYY_scan_buffer@Base 2.9.1.4
+ LayYY_scan_bytes@Base 2.9.1.4
+ LayYY_scan_string@Base 2.9.1.4
+ LayYY_switch_to_buffer@Base 2.9.1.4
+ LayYYalloc@Base 2.9.1.4
+ LayYYchar@Base 2.9.1.4
+ LayYYerror@Base 2.9.1.4
+ LayYYfree@Base 2.9.1.4
+ LayYYget_debug@Base 2.9.1.4
+ LayYYget_in@Base 2.9.1.4
+ LayYYget_leng@Base 2.9.1.4
+ LayYYget_lineno@Base 2.9.1.4
+ LayYYget_out@Base 2.9.1.4
+ LayYYget_text@Base 2.9.1.4
+ LayYYin@Base 2.9.1.4
+ LayYYleng@Base 2.9.1.4
+ LayYYlex@Base 2.9.1.4
+ LayYYlex_destroy@Base 2.9.1.4
+ LayYYlineno@Base 2.9.1.4
+ LayYYlval@Base 2.9.1.4
+ LayYYnerrs@Base 2.9.1.4
+ LayYYout@Base 2.9.1.4
+ LayYYparse@Base 2.9.1.4
+ LayYYpop_buffer_state@Base 2.9.1.4
+ LayYYpush_buffer_state@Base 2.9.1.4
+ LayYYrealloc@Base 2.9.1.4
+ LayYYrestart@Base 2.9.1.4
+ LayYYset_debug@Base 2.9.1.4
+ LayYYset_in@Base 2.9.1.4
+ LayYYset_lineno@Base 2.9.1.4
+ LayYYset_out@Base 2.9.1.4
+ LayYYsetdest@Base 2.9.1.4
+ LayYYsetsource@Base 2.9.1.4
+ LayYYtext@Base 2.9.1.4
+ LayYYtext_ptr@Base 2.9.1.4
+ LayYYwrap@Base 2.9.1.4
+ SetMenuSpacing@Base 2.9.1.4
+ SetXawHilitColor@Base 2.9.1.4
+ SetXftDefaultFontName@Base 2.9.1.4
+ SetXftEncoding@Base 2.9.1.4
+ SetXftInsensitiveTwist@Base 2.9.1.4
+ Xaw3dComputeBottomShadowRGB@Base 2.9.1.4
+ Xaw3dComputeTopShadowRGB@Base 2.9.1.4
+ XawAsciiSave@Base 2.9.1.4
+ XawAsciiSaveAsFile@Base 2.9.1.4
+ XawAsciiSourceChanged@Base 2.9.1.4
+ XawAsciiSourceFreeString@Base 2.9.1.4
+ XawDialogAddButton@Base 2.9.1.4
+ XawDialogGetValueString@Base 2.9.1.4
+ XawFmt8Bit@Base 2.9.1.4
+ XawFormDoLayout@Base 2.9.1.4
+ XawHilitColor@Base 2.9.1.4
+ XawInitializeWidgetSet@Base 2.9.1.4
+ XawListChange@Base 2.9.1.4
+ XawListHighlight@Base 2.9.1.4
+ XawListShowCurrent@Base 2.9.1.4
+ XawListUnhighlight@Base 2.9.1.4
+ XawPanedAllowResize@Base 2.9.1.4
+ XawPanedGetMinMax@Base 2.9.1.4
+ XawPanedGetNumSub@Base 2.9.1.4
+ XawPanedSetMinMax@Base 2.9.1.4
+ XawPanedSetRefigureMode@Base 2.9.1.4
+ XawReverseButtons@Base 2.9.1.4
+ XawScrollbarSetThumb@Base 2.9.1.4
+ XawSimpleMenuAddGlobalActions@Base 2.9.1.4
+ XawSimpleMenuClearActiveEntry@Base 2.9.1.4
+ XawSimpleMenuGetActiveEntry@Base 2.9.1.4
+ XawSme3dComputeBottomShadowRGB@Base 2.9.1.4
+ XawSme3dComputeTopShadowRGB@Base 2.9.1.4
+ XawTextDisableRedisplay@Base 2.9.1.4
+ XawTextDisplay@Base 2.9.1.4
+ XawTextDisplayCaret@Base 2.9.1.4
+ XawTextEnableRedisplay@Base 2.9.1.4
+ XawTextGetInsertionPoint@Base 2.9.1.4
+ XawTextGetSelectionPos@Base 2.9.1.4
+ XawTextGetSource@Base 2.9.1.4
+ XawTextInvalidate@Base 2.9.1.4
+ XawTextReplace@Base 2.9.1.4
+ XawTextSearch@Base 2.9.1.4
+ XawTextSetInsertionPoint@Base 2.9.1.4
+ XawTextSetSelection@Base 2.9.1.4
+ XawTextSetSelectionArray@Base 2.9.1.4
+ XawTextSetSource@Base 2.9.1.4
+ XawTextSinkClearToBackground@Base 2.9.1.4
+ XawTextSinkDisplayText@Base 2.9.1.4
+ XawTextSinkFindDistance@Base 2.9.1.4
+ XawTextSinkFindPosition@Base 2.9.1.4
+ XawTextSinkGetCursorBounds@Base 2.9.1.4
+ XawTextSinkInsertCursor@Base 2.9.1.4
+ XawTextSinkMaxHeight@Base 2.9.1.4
+ XawTextSinkMaxLines@Base 2.9.1.4
+ XawTextSinkResolve@Base 2.9.1.4
+ XawTextSinkSetTabs@Base 2.9.1.4
+ XawTextSourceConvertSelection@Base 2.9.1.4
+ XawTextSourceRead@Base 2.9.1.4
+ XawTextSourceReplace@Base 2.9.1.4
+ XawTextSourceScan@Base 2.9.1.4
+ XawTextSourceSearch@Base 2.9.1.4
+ XawTextSourceSetSelection@Base 2.9.1.4
+ XawTextTopPosition@Base 2.9.1.4
+ XawTextUnsetSelection@Base 2.9.1.4
+ XawTipDisable@Base 2.9.1.4
+ XawTipEnable@Base 2.9.1.4
+ XawToggleChangeRadioGroup@Base 2.9.1.4
+ XawToggleGetCurrent@Base 2.9.1.4
+ XawToggleSetCurrent@Base 2.9.1.4
+ XawToggleUnsetCurrent@Base 2.9.1.4
+ XawTreeForceLayout@Base 2.9.1.4
+ XawViewportSetCoordinates@Base 2.9.1.4
+ XawViewportSetLocation@Base 2.9.1.4
+ XawWidgetArray@Base 2.9.1.4
+ XawWidgetCount@Base 2.9.1.4
+ XftDefaultFont@Base 2.9.1.4
+ XftDefaultFontName@Base 2.9.1.4
+ XftDrawStringClear@Base 2.9.1.4
+ XftEncoding@Base 2.9.1.4
+ XftInsensitiveTwist@Base 2.9.1.4
+ _ShadowSurroundedBox@Base 2.9.1.4
+ _XawDefaultTextTranslations1@Base 2.9.1.4
+ _XawDefaultTextTranslations2@Base 2.9.1.4
+ _XawDefaultTextTranslations3@Base 2.9.1.4
+ _XawDefaultTextTranslations4@Base 2.9.1.4
+ _XawDrawString@Base 2.9.1.4
+ _XawTextActionsTable@Base 2.9.1.4
+ _XawTextActionsTableCount@Base 2.9.1.4
+ _XawTextAlterSelection@Base 2.9.1.4
+ _XawTextBuildLineTable@Base 2.9.1.4
+ _XawTextCheckResize@Base 2.9.1.4
+ _XawTextClearAndCenterDisplay@Base 2.9.1.4
+ _XawTextDoReplaceAction@Base 2.9.1.4
+ _XawTextDoSearchAction@Base 2.9.1.4
+ _XawTextExecuteUpdate@Base 2.9.1.4
+ _XawTextFormat@Base 2.9.1.4
+ _XawTextGetSTRING@Base 2.9.1.4
+ _XawTextGetText@Base 2.9.1.4
+ _XawTextInsertFile@Base 2.9.1.4
+ _XawTextInsertFileAction@Base 2.9.1.4
+ _XawTextNeedsUpdating@Base 2.9.1.4
+ _XawTextPopdownSearchAction@Base 2.9.1.4
+ _XawTextPosToXY@Base 2.9.1.4
+ _XawTextPrepareToUpdate@Base 2.9.1.4
+ _XawTextReplace@Base 2.9.1.4
+ _XawTextSaltAwaySelection@Base 2.9.1.4
+ _XawTextSearch@Base 2.9.1.4
+ _XawTextSelectionList@Base 2.9.1.4
+ _XawTextSetField@Base 2.9.1.4
+ _XawTextSetScrollBars@Base 2.9.1.4
+ _XawTextSetSelection@Base 2.9.1.4
+ _XawTextShowPosition@Base 2.9.1.4
+ _XawTextVScroll@Base 2.9.1.4
+ _XawTextWidth@Base 2.9.1.4
+ _XawTextZapSelection@Base 2.9.1.4
+ asciiSinkClassRec@Base 2.9.1.4
+ asciiSinkObjectClass@Base 2.9.1.4
+ asciiSrcClassRec@Base 2.9.1.4
+ asciiSrcObjectClass@Base 2.9.1.4
+ asciiTextClassRec@Base 2.9.1.4
+ asciiTextWidgetClass@Base 2.9.1.4
+ boxClassRec@Base 2.9.1.4
+ boxWidgetClass@Base 2.9.1.4
+ commandClassRec@Base 2.9.1.4
+ commandWidgetClass@Base 2.9.1.4
+ dialogClassRec@Base 2.9.1.4
+ dialogWidgetClass@Base 2.9.1.4
+ formClassRec@Base 2.9.1.4
+ formWidgetClass@Base 2.9.1.4
+ grayPixel@Base 2.9.1.4
+ gripClassRec@Base 2.9.1.4
+ gripWidgetClass@Base 2.9.1.4
+ labelClassRec@Base 2.9.1.4
+ labelWidgetClass@Base 2.9.1.4
+ layoutClassRec@Base 2.9.1.4
+ layoutWidgetClass@Base 2.9.1.4
+ listClassRec@Base 2.9.1.4
+ listWidgetClass@Base 2.9.1.4
+ menuButtonClassRec@Base 2.9.1.4
+ menuButtonWidgetClass@Base 2.9.1.4
+ panedClassRec@Base 2.9.1.4
+ panedWidgetClass@Base 2.9.1.4
+ pannerClassRec@Base 2.9.1.4
+ pannerWidgetClass@Base 2.9.1.4
+ portholeClassRec@Base 2.9.1.4
+ portholeWidgetClass@Base 2.9.1.4
+ repeaterClassRec@Base 2.9.1.4
+ repeaterWidgetClass@Base 2.9.1.4
+ scrollbarClassRec@Base 2.9.1.4
+ scrollbarWidgetClass@Base 2.9.1.4
+ simpleClassRec@Base 2.9.1.4
+ simpleMenuClassRec@Base 2.9.1.4
+ simpleMenuWidgetClass@Base 2.9.1.4
+ simpleWidgetClass@Base 2.9.1.4
+ smeBSBClassRec@Base 2.9.1.4
+ smeBSBObjectClass@Base 2.9.1.4
+ smeClassRec@Base 2.9.1.4
+ smeLineClassRec@Base 2.9.1.4
+ smeLineObjectClass@Base 2.9.1.4
+ smeObjectClass@Base 2.9.1.4
+ smeThreeDClassRec@Base 2.9.1.4
+ smeThreeDObjectClass@Base 2.9.1.4
+ stripChartClassRec@Base 2.9.1.4
+ stripChartWidgetClass@Base 2.9.1.4
+ textClassRec@Base 2.9.1.4
+ textSinkClassRec@Base 2.9.1.4
+ textSinkObjectClass@Base 2.9.1.4
+ textSrcClassRec@Base 2.9.1.4
+ textSrcObjectClass@Base 2.9.1.4
+ textWidgetClass@Base 2.9.1.4
+ threeDClassRec@Base 2.9.1.4
+ threeDWidgetClass@Base 2.9.1.4
+ tipClassRec@Base 2.9.1.4
+ tipWidgetClass@Base 2.9.1.4
+ toggleClassRec@Base 2.9.1.4
+ toggleWidgetClass@Base 2.9.1.4
+ treeClassRec@Base 2.9.1.4
+ treeWidgetClass@Base 2.9.1.4
+ vPanedWidgetClass@Base 2.9.1.4
+ vendorShellClassRec@Base 2.9.1.4
+ vendorShellWidgetClass@Base 2.9.1.4
+ viewportClassRec@Base 2.9.1.4
+ viewportWidgetClass@Base 2.9.1.4
--- End Message ---
--- Begin Message ---
Source: xpaint
Source-Version: 2.9.1.4-4.1
Done: Steve Langasek <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xpaint, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steve Langasek <[email protected]> (supplier of updated xpaint 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 29 Feb 2024 07:48:25 +0000
Source: xpaint
Architecture: source
Version: 2.9.1.4-4.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <[email protected]>
Changed-By: Steve Langasek <[email protected]>
Closes: 1063284
Changes:
xpaint (2.9.1.4-4.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063284
Checksums-Sha1:
39620836f0a67b5f660db117ef3a03ed901ee9de 2245 xpaint_2.9.1.4-4.1.dsc
af5031df7a9ddc6a52dc733513fabbd9a3b07967 13708 xpaint_2.9.1.4-4.1.debian.tar.xz
921890f2dd8d38bb59ebe9dca4c2004d5265491e 9236
xpaint_2.9.1.4-4.1_source.buildinfo
Checksums-Sha256:
eef3d1a824795e3914012c1aaab0febe41f359dfeefd0b46aee5bc3c94f20fab 2245
xpaint_2.9.1.4-4.1.dsc
e60cad47ea0a4de374b32297e709f9cf06dded1a3fdb43d55427a47f58858050 13708
xpaint_2.9.1.4-4.1.debian.tar.xz
e0b097a3e4dd4380a533641b4df7491406ef7f48536620a9ed2fb2045b9878c1 9236
xpaint_2.9.1.4-4.1_source.buildinfo
Files:
06aefbb01777fda6f59b3d46bd7423fe 2245 graphics optional xpaint_2.9.1.4-4.1.dsc
1a582a0db30b2438d6f2e49cf85e1154 13708 graphics optional
xpaint_2.9.1.4-4.1.debian.tar.xz
9a341ce6f746ab743ae9828187e8c519 9236 graphics optional
xpaint_2.9.1.4-4.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXgNv4SHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9L+0QAL1dCqEx0q2ebDB1gh07rYdUANdqcsy1
+E7XxmNmXC3AWZCka5PK8zuNoLG2rne7la84nA8YgiytoQVdPbLJoh9EcM1ReOfT
f9jd94umBO+X+pDHKPh243iNRMCBo01VjU2mEFU4FDKMAg7AGA9qhzN0C2EBjbAI
Xz8HytrH7DQPvadTmzbHhM35gdQ7uO3c2P0gEpCf+L0ar0K0xReLXWY+oil1N3op
enxr7+87HuexPcRtvUU8XG4FUhBw4hkWfRlXByaabSWXdAqOsilOp6LBiIngGgEz
doSFSi/ktQ/LgqJb5OE6fHM+fzachL7a4S3s0KjxtNE7vSUaBbVz7AZrI1x5hTw5
zQelnPIPZ5ImGXnZNDlX8Yho6ND15QSklEYkhirZLbdjgPwnlyu3rgaWER/ySlP/
cpJjD7ru/H+Mk7dqyXjyw4YKCX5eR0Rjc32by4rymsLTOxF+jNWedTNlwt83eN80
qIOaE5RTM3Mm+F9I5HsZ6RhF4fciA+mdQtHSYKNgku5zZom4D4dkH6t8PejM9l1B
p18sLafwISXScmXGv4j64f9kTyTLFT2RUCfAYXuSYqcoiefmWZFYRIC8gey9EeDb
HxXTRMH0xOuovQDN735QPd8vHnMpQrmqbcIukPD72+QQH3fPiQ/J0djlsRaScecH
YE7kfgg52qNG
=U5XQ
-----END PGP SIGNATURE-----
pgpPJcXc51iWh.pgp
Description: PGP signature
--- End Message ---