Your message dated Mon, 28 Aug 2017 10:00:16 +0000 with message-id <[email protected]> and subject line Bug#789091: fixed in fpc 3.0.4~rc1+dfsg-1 has caused the Debian Bug report #789091, regarding fpc: ncurses/form unit declares internal libform objects 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.) -- 789091: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789091 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: fpc Version: 2.6.4+dfsg-6 The file fpcsrc/packages/ncurses/src/form.pp declares the objects _nc_Default_Form and _nc_Default_Field: ,---- | (* Default objects *) | {$ifndef darwin} | _nc_Default_Form : PFORM;cvar;external; | _nc_Default_Field : PFIELD;cvar;external; | {$else darwin} | _nc_Default_Form : PFORM external libform name '_nc_Default_Form'; | _nc_Default_Field : PFIELD external libform name '_nc_Default_Field'; | {$endif darwin} `---- There does not seem to be a good reason to do so, those symbols are not part of the ncurses form API and will go away from the shared form library soon, see #788610. Apparently those two symbols are still in the libform.a library, so as long as fpc does not support dynamic linking (#472304) there should not be a problem, but please remove these useless declarations and ask upstream to do the same.
--- End Message ---
--- Begin Message ---Source: fpc Source-Version: 3.0.4~rc1+dfsg-1 We believe that the bug you reported is fixed in the latest version of fpc, 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. Paul Gevers <[email protected]> (supplier of updated fpc 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: SHA256 Format: 1.8 Date: Thu, 24 Aug 2017 21:47:45 +0200 Source: fpc Binary: fpc-3.0.4 fpc-source-3.0.4 fp-compiler-3.0.4 fp-ide-3.0.4 fp-utils-3.0.4 fp-docs-3.0.4 fp-units-rtl-3.0.4 fp-units-base-3.0.4 fp-units-fcl-3.0.4 fp-units-fv-3.0.4 fp-units-gtk2-3.0.4 fp-units-db-3.0.4 fp-units-gfx-3.0.4 fp-units-net-3.0.4 fp-units-math-3.0.4 fp-units-misc-3.0.4 fp-units-multimedia-3.0.4 fp-units-i386-3.0.4 fpc fpc-source fp-compiler fp-ide fp-utils fp-docs fp-units-rtl fp-units-base fp-units-fcl fp-units-fv fp-units-gtk2 fp-units-db fp-units-gfx fp-units-net fp-units-math fp-units-misc fp-units-multimedia fp-units-i386 Architecture: source amd64 all Version: 3.0.4~rc1+dfsg-1 Distribution: experimental Urgency: medium Maintainer: Pascal Packaging Team <[email protected]> Changed-By: Paul Gevers <[email protected]> Description: fp-compiler - Free Pascal - compiler dependency package fp-compiler-3.0.4 - Free Pascal - compiler fp-docs - Free Pascal - documentation dependency package fp-docs-3.0.4 - Free Pascal - documentation fp-ide - Free Pascal - IDE dependency package fp-ide-3.0.4 - Free Pascal - IDE fp-units-base - Free Pascal - base units dependency package fp-units-base-3.0.4 - Free Pascal - base units fp-units-db - Free Pascal - database-library units dependency package fp-units-db-3.0.4 - Free Pascal - database-library units fp-units-fcl - Free Pascal - Free Component Library dependency package fp-units-fcl-3.0.4 - Free Pascal - Free Component Library fp-units-fv - Free Pascal - Free Vision units dependency package fp-units-fv-3.0.4 - Free Pascal - Free Vision units fp-units-gfx - Free Pascal - graphics-library units dependency package fp-units-gfx-3.0.4 - Free Pascal - graphics-library units fp-units-gtk2 - Free Pascal - GTK+ 2.x units dependency package fp-units-gtk2-3.0.4 - Free Pascal - GTK+ 2.x units fp-units-i386 - Free Pascal - Kylix compatibility units dependency package fp-units-i386-3.0.4 - Free Pascal - Kylix compatibility units fp-units-math - Free Pascal - math units dependency package fp-units-math-3.0.4 - Free Pascal - math units fp-units-misc - Free Pascal - miscellaneous units dependency package fp-units-misc-3.0.4 - Free Pascal - miscellaneous units fp-units-multimedia - Free Pascal - multimedia units dependency package fp-units-multimedia-3.0.4 - Free Pascal - multimedia units fp-units-net - Free Pascal - networking units dependency package fp-units-net-3.0.4 - Free Pascal - networking units fp-units-rtl - Free Pascal - runtime libraries dependency package fp-units-rtl-3.0.4 - Free Pascal - runtime libraries fp-utils - Free Pascal - utilities dependency package fp-utils-3.0.4 - Free Pascal - utilities fpc - Free Pascal - SDK suite dependency package fpc-3.0.4 - Free Pascal - SDK-3.0.4 suite fpc-source - Free Pascal - SDK source code dependency package fpc-source-3.0.4 - Free Pascal - SDK source code Closes: 789091 Changes: fpc (3.0.4~rc1+dfsg-1) experimental; urgency=medium . [ Abou Al Montacir ] * Removed declaration of legacy ncursus variables. (Closes: #789091) These variables are now internal and no more exported by new ncursus libraries. * Removed Multi-Arch: same from packages with Architecture: all. * Set Multi-Arch: same for fp-units-* packages to allow installing on a host system for cross compiling. . [ Paul Gevers ] * New upstream release RC candidate * Refresh patches and drop those applied upstream * Refresh d/copyright for changes * Add drop-jsminifier-from-build-as-we-strip-it.patch as we strip an additional file now and we need to exclude that from building * Bump standards version to 4.1.0 (no changes) * Remove Multi-Arch: same from fp-utils, fp-compiler and fp-ide Checksums-Sha1: 1707881ed6e8ab993c89be4a9e8059e1440db6c0 4068 fpc_3.0.4~rc1+dfsg-1.dsc 480442915115e422dc3d7b3c2ab3c700b781cec4 40548541 fpc_3.0.4~rc1+dfsg.orig.tar.gz bc2120fae0df0060eeb0ecbdb564b545932dab0e 236828 fpc_3.0.4~rc1+dfsg-1.debian.tar.xz eec162c42232ddbe31d928486fb8786f5a3de6b9 1981696 fp-compiler-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 395e57a6f52cea89293a56772d453ccc22dd2ea9 42972 fp-compiler_3.0.4~rc1+dfsg-1_amd64.deb 4b22b7f6bc25c284b964e38d83c8fdeafa6d904b 2567078 fp-docs-3.0.4_3.0.4~rc1+dfsg-1_all.deb 890c7f4cd61296a1fb2a1be79751852aa60ba7ed 42892 fp-docs_3.0.4~rc1+dfsg-1_all.deb 3e9d10188d75de74e4ced5d2ffb6a20a80abb18a 1430896 fp-ide-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb ed84ac9529b7c50121c6a9650c34ff676be19cc7 43010 fp-ide_3.0.4~rc1+dfsg-1_amd64.deb 32800315aee808d99bfbea6752c89c0ab3fe12fe 1088044 fp-units-base-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 1507b61be139fbb0869ff69a9ecf1bab6a12ddc1 42950 fp-units-base_3.0.4~rc1+dfsg-1_amd64.deb 0ceb28872527f0cd783ca67cf52043be2cb51e86 791792 fp-units-db-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb eaf3cf802ee5a0ea4e1316a69923ed70b8d7d7fb 42932 fp-units-db_3.0.4~rc1+dfsg-1_amd64.deb 88d79366782ebe27b5175cb5c6c74d513896aee8 4815718 fp-units-fcl-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb c480e1a9fa9b7759130bb747730df9623015508b 42900 fp-units-fcl_3.0.4~rc1+dfsg-1_amd64.deb 3e5751ef98e76f977529a8d28d050ccf4e947ad1 316700 fp-units-fv-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 6d0d6b667da49cc1fa3a9751d4389d2ea058602f 42916 fp-units-fv_3.0.4~rc1+dfsg-1_amd64.deb d30ced5aa1ec752a4741113c3652910705a30c61 1158700 fp-units-gfx-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 47754bd72bd28921ae0c6cba5a41778461986628 43002 fp-units-gfx_3.0.4~rc1+dfsg-1_amd64.deb d2f50775bdc6e6bc7243b59baf2bd58a4b0eb0fd 1095258 fp-units-gtk2-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 4b7f46fe118304cb2f5f0b10cd70467f04d93a2a 42920 fp-units-gtk2_3.0.4~rc1+dfsg-1_amd64.deb 7a2eff31af6ba2fa4333fca7201d4f4d66c96868 374018 fp-units-math-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb fc5f35836c6d666579f34e96edd8b25f8c0765ca 43068 fp-units-math_3.0.4~rc1+dfsg-1_amd64.deb b7c9063dd4c53429d49e65b54064f96ff3f2af0e 1120180 fp-units-misc-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb ea55b274fbc8aece882b6f3d10f107740816155c 42950 fp-units-misc_3.0.4~rc1+dfsg-1_amd64.deb 40cbb1852b0708477295b3215f63476fb2ab1729 227494 fp-units-multimedia-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 6594e56328f1dfe6b43421ea7a015979a0eef24a 42918 fp-units-multimedia_3.0.4~rc1+dfsg-1_amd64.deb 5937cf57f6c7737c042625579846a6dc3e082f03 5451030 fp-units-net-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb ed19d9eabb40f1e856022cf95f8cd41bf7780f22 42958 fp-units-net_3.0.4~rc1+dfsg-1_amd64.deb 199efe5e23f485d8046af77c8c661743eaffff6c 2056540 fp-units-rtl-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 7f11676395212808a9a40859b2920001d05b1b1d 42888 fp-units-rtl_3.0.4~rc1+dfsg-1_amd64.deb 21738887a47d9ffc4fa44400c29b35597ffd28cc 2580660 fp-utils-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 91af4b75a92e26204f8c1066ea502b2f9abd4fe5 45486 fp-utils_3.0.4~rc1+dfsg-1_amd64.deb 9ad00ee8c3c85868c13835bcb06fc7a82ecef119 43536 fpc-3.0.4_3.0.4~rc1+dfsg-1_all.deb 571b725851f14b69a5196111583b1a3cf8c3d246 17031214 fpc-source-3.0.4_3.0.4~rc1+dfsg-1_all.deb a2d68faf980b2915c864185dcc1ae7c6b2ef2ee0 42942 fpc-source_3.0.4~rc1+dfsg-1_all.deb e08913508c20f555da16e96a82353d096074b176 43038 fpc_3.0.4~rc1+dfsg-1_all.deb 4a4ce34d48bd010dee50669ca63cffd92c7cc728 17806 fpc_3.0.4~rc1+dfsg-1_amd64.buildinfo Checksums-Sha256: 924a8276ab63650862402a81523f5afff63fb79f27ba13e358d301b822de277a 4068 fpc_3.0.4~rc1+dfsg-1.dsc 8aefa5ada460c1689e08ee7cc791c2cf949d1d97e7a016c139ea4f2057a2e0bd 40548541 fpc_3.0.4~rc1+dfsg.orig.tar.gz a01e95ace3873fbc6691bd4fe92274dd471b35d4279cffafe2f376cb952b3ba5 236828 fpc_3.0.4~rc1+dfsg-1.debian.tar.xz da48c8636a6b81ed9db9ee44a864bf4f45eccb59a564ed3018815034be4f78f2 1981696 fp-compiler-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 44d79fb5057fdfba85adc542703936e4a12edf7f42a48acfcf3556d1daa52d9d 42972 fp-compiler_3.0.4~rc1+dfsg-1_amd64.deb 76112d336072ad5a184b762a18bd5a9f43f14e934a3ddefba1f8d784b47b31b8 2567078 fp-docs-3.0.4_3.0.4~rc1+dfsg-1_all.deb b208218bd86dd513416a57b1cb7792159ff2acd721af9185021c3793e16c0b14 42892 fp-docs_3.0.4~rc1+dfsg-1_all.deb e727d83a7ae6f721625b4f4d3c4b984165b8b127172de641fbcb19527a31b698 1430896 fp-ide-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 5dddd0b63f0fe67d56f11c79e94fb88249fb28ced109e522f00bf26da6c503b9 43010 fp-ide_3.0.4~rc1+dfsg-1_amd64.deb 0c08a81a2eb4b0f6bc8591b493eb4dcebbf4b90053da59b98a6ba531db28ed93 1088044 fp-units-base-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb ebc1ae77a2ffe19d50ef950c19d0cd3c432638e93246454b4029cd481007c119 42950 fp-units-base_3.0.4~rc1+dfsg-1_amd64.deb c3b6eab5cf059311c9741071fa1b05e5d8a8ffd3c3d8d22a00a7a6b8de8810ab 791792 fp-units-db-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb f5b1bec5fc8b61a61dda813b37ce6b314f4f29a0f84680cd872931ba4aadea3b 42932 fp-units-db_3.0.4~rc1+dfsg-1_amd64.deb 2f409a25dd7756cd8529648b6e0a44d1800460f9a3fb95a05bedec42e9502184 4815718 fp-units-fcl-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 732dec7edad67c15da47f66a5572ac26b1b50b57b5c40b60c4fadc945dc0567e 42900 fp-units-fcl_3.0.4~rc1+dfsg-1_amd64.deb b4dab292dec1f33b13d72587ecae76242022c09a5eb0970ac1d97831a5eefc87 316700 fp-units-fv-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 2ec527f2a43ea8a600e8d495e9ff9439ea523148b93a882f562883936db2297c 42916 fp-units-fv_3.0.4~rc1+dfsg-1_amd64.deb a16b2d1a9d6f17c80c87753a7fe4b4027ed76e0ea879cbb7878d649d8ff9af38 1158700 fp-units-gfx-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 3bcb95e3c6fc08089b21c70249ac55483d8bc0f97f0c6233f327f6ac0f7c285d 43002 fp-units-gfx_3.0.4~rc1+dfsg-1_amd64.deb b9a626140cfa799aeefd4363b25d2b0d3f0e1fa6b4ddd9af0681ae4b7798bf2d 1095258 fp-units-gtk2-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb c699865a857911683ebd3ccb4f8789364bfa11fedaac90c001c7ebb03de34b52 42920 fp-units-gtk2_3.0.4~rc1+dfsg-1_amd64.deb cfc771ee35c79cef27cc39535728baa85e0b3fefa3cd42e46edab14ba83c74ef 374018 fp-units-math-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb c15ba32b711c14394269b864ef9fa62cb4a25cd99867ff13d515761bca42f576 43068 fp-units-math_3.0.4~rc1+dfsg-1_amd64.deb 656bff90c4a60a4f0209a1f521c8aaed23d95dcc7525809566a6550c255f13aa 1120180 fp-units-misc-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb c78952ffedd7c35c72c4e16ac6ec94d8a2388718caf46954ce2323e8dce9e9cc 42950 fp-units-misc_3.0.4~rc1+dfsg-1_amd64.deb 761d0793089b2cf9133a904d3346a8688124670f114d7a53a5cadc32bb524354 227494 fp-units-multimedia-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb d5e8a14a00a19f17ed39d5453047f8714cddd08750ed2d232a379b2d9cea1605 42918 fp-units-multimedia_3.0.4~rc1+dfsg-1_amd64.deb 88d4247d0e8c18c87d215de9306a81ecd47ede15fdca915c0b9d738a6e7fb93f 5451030 fp-units-net-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 1a6b3e978e919fd33556de313633f033c9dc9092148a43533c95c4f7b086ab49 42958 fp-units-net_3.0.4~rc1+dfsg-1_amd64.deb 642a906f31b351a9210c6c47c639715d134e5de8cb8f2f6f4a515ebe6adbd5ac 2056540 fp-units-rtl-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 4e0ade13b40686c5bbad3a9d7f1e88928e5243ef84af25a477193133b7c91932 42888 fp-units-rtl_3.0.4~rc1+dfsg-1_amd64.deb dc87de561666aee5badd9e28c2ede2c643686a8c19ae9cd300a16132a9aebd5a 2580660 fp-utils-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb f550dc3e76793ea9f76718aafc4b3038a181493c77f1a8b87ffa8160f631fb7d 45486 fp-utils_3.0.4~rc1+dfsg-1_amd64.deb 18ced6a13d7ebc557572175b5b4d2a917bf898f204d25c52ebce1797dd1886ca 43536 fpc-3.0.4_3.0.4~rc1+dfsg-1_all.deb 826bacd48773ba121fddc6228dbe19f5918fe9b41f181619c76673f132d356e8 17031214 fpc-source-3.0.4_3.0.4~rc1+dfsg-1_all.deb f21a5b84f5c00607333bf185409c9e119770313a2e985df0f826b27686b29cad 42942 fpc-source_3.0.4~rc1+dfsg-1_all.deb 0af419668c56ea7a76a837177590c69d319dac6a05ab2790cdb98ac759294684 43038 fpc_3.0.4~rc1+dfsg-1_all.deb 9f7301544e2486fa524f746b8cfec789e3d61f18638adfdc87d81d631fe634f2 17806 fpc_3.0.4~rc1+dfsg-1_amd64.buildinfo Files: bcd0651b25b3cbb4fe7edc579d2c6cbe 4068 devel optional fpc_3.0.4~rc1+dfsg-1.dsc 1c4b0c97a3762a589fa3994b24c99cfa 40548541 devel optional fpc_3.0.4~rc1+dfsg.orig.tar.gz d212114f94a3112e5333aabfff21e7aa 236828 devel optional fpc_3.0.4~rc1+dfsg-1.debian.tar.xz ae43073a8d58b6b653d24dba62c3125d 1981696 devel optional fp-compiler-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 26ec30e54be52b675c39b8b3b6e6847e 42972 devel optional fp-compiler_3.0.4~rc1+dfsg-1_amd64.deb 9f90720a20a70c0dbbbb37f22b617fa8 2567078 doc optional fp-docs-3.0.4_3.0.4~rc1+dfsg-1_all.deb d9ddb3a8898bc07c5555fb788b4e3019 42892 doc optional fp-docs_3.0.4~rc1+dfsg-1_all.deb 6eae047a561864956d9f6ce4f9c9e26f 1430896 devel optional fp-ide-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb e06f270e2928aef468b04f8e56a9fcdb 43010 devel optional fp-ide_3.0.4~rc1+dfsg-1_amd64.deb f3a6d90ca572cac736904b0af10202c3 1088044 devel optional fp-units-base-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 634d2cdc0ec24cddb006f11d802a5ecc 42950 devel optional fp-units-base_3.0.4~rc1+dfsg-1_amd64.deb 8f4b2764567f39a033e3250be0152b4c 791792 devel optional fp-units-db-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb d4980bfa5a53021d74c7e68b1ebfa445 42932 devel optional fp-units-db_3.0.4~rc1+dfsg-1_amd64.deb 1daa5429138b04259102ff0750827b9f 4815718 devel optional fp-units-fcl-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 9a07001c3cdb1025940e2bb07673c1ab 42900 devel optional fp-units-fcl_3.0.4~rc1+dfsg-1_amd64.deb 055b384edbf231bf467047f227e92680 316700 devel optional fp-units-fv-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb fd8b9209790eec4b3c02a6e5c521576b 42916 devel optional fp-units-fv_3.0.4~rc1+dfsg-1_amd64.deb 59f17ab3c632f6803a7fcb243533870e 1158700 devel optional fp-units-gfx-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 9b560b42b82e3368cd5b94d3553beffd 43002 devel optional fp-units-gfx_3.0.4~rc1+dfsg-1_amd64.deb eb5e77f442928c83bed402ea728c6c1b 1095258 devel optional fp-units-gtk2-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb d34546ec35dfcde0f0f6c0430799cce5 42920 devel optional fp-units-gtk2_3.0.4~rc1+dfsg-1_amd64.deb 578d18172c6fae63f0ce489edacc16d1 374018 devel optional fp-units-math-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb b3aea63e49dd876604a5eb6938854cbd 43068 devel optional fp-units-math_3.0.4~rc1+dfsg-1_amd64.deb f13adeae4ac21980f6deb938e3f3a26e 1120180 devel optional fp-units-misc-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 0c6d0d7cd97f156f15852583e1c90a98 42950 devel optional fp-units-misc_3.0.4~rc1+dfsg-1_amd64.deb 1a0d326ef8c943c81546a5bc1492cd8e 227494 devel optional fp-units-multimedia-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb eb2cdce5173e1480827f0ca143bed067 42918 devel optional fp-units-multimedia_3.0.4~rc1+dfsg-1_amd64.deb 1b5befbc5c5f56f79461622a1da67649 5451030 devel optional fp-units-net-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 54143051672488d78d1e44db09516d08 42958 devel optional fp-units-net_3.0.4~rc1+dfsg-1_amd64.deb 6312a7dec565a27d93f41811a9c8e886 2056540 devel optional fp-units-rtl-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 2e8e1b1110b9340468637203de1b8871 42888 devel optional fp-units-rtl_3.0.4~rc1+dfsg-1_amd64.deb 3695f3e0bad9c0cfa437aaaad16eeca6 2580660 devel optional fp-utils-3.0.4_3.0.4~rc1+dfsg-1_amd64.deb 56d6873f4d09f8012d850c413e7596ce 45486 devel optional fp-utils_3.0.4~rc1+dfsg-1_amd64.deb 64ca29299b6c6d4c811ee0d6b1591bb8 43536 devel optional fpc-3.0.4_3.0.4~rc1+dfsg-1_all.deb 51c87c188e1d999ec8b11cd605a80de6 17031214 devel optional fpc-source-3.0.4_3.0.4~rc1+dfsg-1_all.deb 4572ab4e9001fed6a755dc61921793c8 42942 devel optional fpc-source_3.0.4~rc1+dfsg-1_all.deb 614de448e0148669dccdd707dcd9f2a6 43038 devel optional fpc_3.0.4~rc1+dfsg-1_all.deb a7214863a282e4d9aea8b7ed5c010772 17806 devel optional fpc_3.0.4~rc1+dfsg-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEWLZtSHNr6TsFLeZynFyZ6wW9dQoFAlmfOFwACgkQnFyZ6wW9 dQrmmwf/aCRHYrea2e1imcvAfJdId2oNfkPeWBJWIw/KlJQk1hi4T5LlXOfhTnl2 435P9loY2MpaYiSxIaGiunAxCjJ8aGaQKTPCDwUN1UmvJg8eYhp9dJbxfwNAl9qJ 7H6PuMz/j9kdqNovT6SqmQOh3DkMNOzuI0ZBV25RwX815igHouFsId2gPdEGcVRj 0okutzeWF8w4TVMxFIjsqEODKlfRc+ma505Atvf+njTCb110cYfoBfKmSfAvuokk +ZZvyD6zyrIu4iIUctcWzVsyVcHFpTIKB7Z92SGtR8okHd4bJWfr6cPDbuknfXp6 U1/qopn0/W+a+/b45AXH+DxQjJUwsA== =5RGY -----END PGP SIGNATURE-----
--- End Message ---

