Your message dated Tue, 22 Apr 2025 07:58:37 +0000 with message-id <e1u78wb-006m6q...@fasolo.debian.org> and subject line Bug#1030152: fixed in pngtools 0.5~git20230507.177e87f-1 has caused the Debian Bug report #1030152, regarding pngtools: please add patch proposed upstream 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.) -- 1030152: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030152 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: pngtools Version: 0.5~git20220314.1ccca3a-2 tags: patch forwarded: https://github.com/mikalstill/pngtools/pull/20 Hello, as said, gcc -DPACKAGE_NAME="pngtools" -DPACKAGE_TARNAME="pngtools" -DPACKAGE_VERSION="0.4-dev" -DPACKAGE_STRING="pngtools\ 0.4-dev" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="pngtools" -DVERSION="0.4-dev" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_PNG_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -c -o pngread.o pngread.c pnginfo.c: In function 'pnginfo_displayfile': pnginfo.c:419:33: error: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Werror=format=] 419 | printf ("* %d ", runlen); | ~^ ~~~~~~ | | | | int long unsigned int | %ld gcc -DPACKAGE_NAME="pngtools" -DPACKAGE_TARNAME="pngtools" -DPACKAGE_VERSION="0.4-dev" -DPACKAGE_STRING="pngtools\ 0.4-dev" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DPACKAGE="pngtools" -DVERSION="0.4-dev" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_PNG_H=1 -I. -Wdate-time -D_FORTIFY_SOURCE=2 -Werror -c -o pngwrite.o pngwrite.c Changing printf ("* %d ", runlen); to printf ("* %ld ", runlen); Fixes the issue. G.
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---Source: pngtools Source-Version: 0.5~git20230507.177e87f-1 Done: xiao sheng wen <atzli...@debian.org> We believe that the bug you reported is fixed in the latest version of pngtools, 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 1030...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. xiao sheng wen <atzli...@debian.org> (supplier of updated pngtools 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: Tue, 22 Apr 2025 14:46:20 +0800 Source: pngtools Architecture: source Version: 0.5~git20230507.177e87f-1 Distribution: unstable Urgency: medium Maintainer: Debian PhotoTools Maintainers <pkg-phototools-de...@lists.alioth.debian.org> Changed-By: xiao sheng wen <atzli...@debian.org> Closes: 1030152 Changes: pngtools (0.5~git20230507.177e87f-1) unstable; urgency=medium . [ xiao sheng wen ] * Team upload. * New upstream version 0.5~git20230507.177e87f Closes: #1030152 * Bump Standards-Version: 4.7.2 * d/control: add Rules-Requires-Root: no * d/copyright: update year info * d/docs: add README * d/rules: - remove override_dh_clean target, add d/clean - remove export CFLAGS+=-Werror, no need - not generate man in it, no need . [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. Checksums-Sha1: 2208cc9c28482eb3b7a0e3df22e44921d0600720 2114 pngtools_0.5~git20230507.177e87f-1.dsc 63018c62bf8df4c50334a0b6f86e40996a0a6bbd 633400 pngtools_0.5~git20230507.177e87f.orig.tar.xz 6ac1083a6a27ff8a593aadf1067f597609dc7902 3524 pngtools_0.5~git20230507.177e87f-1.debian.tar.xz 4ad179af1eea6f899a0860a55260800b5ddf2209 9157 pngtools_0.5~git20230507.177e87f-1_source.buildinfo Checksums-Sha256: acd6068bc8c801fa7c6fb7e57fa04483331b51b2f9c43f9582eddc6b96194c7a 2114 pngtools_0.5~git20230507.177e87f-1.dsc 64a60fc1975efabf6d919d88e9ea07ed5dcf5cb26ed12fc7b1b8a271b6cdf621 633400 pngtools_0.5~git20230507.177e87f.orig.tar.xz 92a05dae8534758462ee3376597378015e4aef0690229c5568040a02d59bbf86 3524 pngtools_0.5~git20230507.177e87f-1.debian.tar.xz 9fa0a2a34484d272a4d7f51fccfb548d44f7649c9224a2e6f878a2dbb6311426 9157 pngtools_0.5~git20230507.177e87f-1_source.buildinfo Files: f4da1baf57ddbafb7d6d2a0160575027 2114 graphics optional pngtools_0.5~git20230507.177e87f-1.dsc e29e3ba4f46ef09556b4fa3850f2db55 633400 graphics optional pngtools_0.5~git20230507.177e87f.orig.tar.xz 58835168f7f9b0311ee7d2cca5b940ea 3524 graphics optional pngtools_0.5~git20230507.177e87f-1.debian.tar.xz cbb3fa4261bad49e0cced367007ef8a3 9157 graphics optional pngtools_0.5~git20230507.177e87f-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEvGv7H5NUQYeSuhtTJ2Egg8PSprAFAmgHRz8ACgkQJ2Egg8PS prAOcA//SZRL8krLlf/FbDv5oKUdsObwOxCrQgluVbu4Je92HLVQrEUsjTABkIQZ Z4DWDqSQKEYECdmS46aQt3jGIcpqny9utfN67osOF9mYH/HPwCvUXStIZf9ABMAb 4Dwv7G174gUjTHeALV7F96jZCYp5Mnu/g/xH8DwFS1HRkbGAaoXL2sX8RdPJbvvf H5hNjTyziwu9fumoVh4eSTqyrTEY5NFRe3esNOb4uEAotWjjEUbaFVXhwUjIdBqI oC1RGOokx0RvxV920grV8342kU8UjSHmpwJkdVybEccEue3e+NUjG6U47qaQJ714 37C1URp/hSkFItmBu1y3DsAZ/mHVX9TmFOodPqjE3+j1Z/LiPwszkH9oKfra8h7q 1fwn0WWlCgAjPtk46fKUU9OPzoOPbbPZ8wggjkDBXV5hwExZLMCuhYcAni7AERDw jv6xSXQG7gyxfmwpKmU4SDzUE0xok6u+0x1mr6Hz8AY5c4+qV/wnkLSHwpOaeR41 qZ6RsFPTOPYQ8Y45jqiFolOzK8Xr/PNy8BwUVxNtd5gb10zTc4Sn92yytrXl4EPW LdVj7kUcv2k1hj28zO+7QC0OXiujOUNSY0XoMSKQSBEyV2/7bvNXD3xlZEuQ/z6p zSyGUFdDlUSM2ST9RdgFdmVeuk5bRaso5TmuAbmUghVOm+pgZJY= =BUdD -----END PGP SIGNATURE-----
pgp4raOoPGrLM.pgp
Description: PGP signature
--- End Message ---