Your message dated Fri, 07 Aug 2026 21:00:50 +0000
with message-id <[email protected]>
and subject line Bug#1142340: fixed in ffmpeg 7:9.0-1
has caused the Debian Bug report #1142340,
regarding ffmpeg: FTBFS on hppa: --ignore-tests configure option added to
CONFIG 3 times
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.)
--
1142340: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1142340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ffmpeg
Version: 8.1.2
Severity: normal
Tags: patch
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: hppa
Dear Maintainer,
The debian rules file adds the --ignore-tests option to CONFIG three
times on hppa. I believe only the last one is effective but we need
to ignore filter-aemphasis-50fm. The filter-overlay_yuv420p10 test
no longer fails on hppa.
This problem probably affects some other big endian architectures.
Regards,
Dave Anglin
-- System Information:
Debian Release: forky/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)
Kernel: Linux 7.1.3+deb14-parisc64 (SMP w/4 CPU threads)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- debian/rules.save 2026-07-17 14:52:36.601736071 -0400
+++ debian/rules 2026-07-17 14:53:02.422150387 -0400
@@ -225,19 +225,20 @@
CONFIG += --ignore-tests=checkasm-sw_scale,filter-scale2ref_keep_aspect
endif
# https://trac.ffmpeg.org/ticket/9855
-ifneq (,$(filter hppa m68k powerpc sparc64 s390x,$(DEB_HOST_ARCH_CPU)))
+ifneq (,$(filter m68k powerpc sparc64 s390x,$(DEB_HOST_ARCH_CPU)))
CONFIG += --ignore-tests=filter-overlay_yuv420p10
endif
-ifeq (hppa,$(DEB_HOST_ARCH))
- CONFIG += --ignore-tests=filter-aemphasis-50fm
-endif
ifeq (ppc64,$(DEB_HOST_ARCH))
CONFIG += --ignore-tests=checkasm-sw_scale,filter-overlay_yuv420p10
endif
# https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/22564
ifeq (big,$(DEB_HOST_ARCH_ENDIAN))
+ifeq (hppa,$(DEB_HOST_ARCH))
+ CONFIG +=
--ignore-tests=vsynth2-ffvhuff420p12,vsynth3-ffvhuff420p12,vsynth1-ffvhuff420p12,filter-aemphasis-50fm
+else
CONFIG +=
--ignore-tests=vsynth2-ffvhuff420p12,vsynth3-ffvhuff420p12,vsynth1-ffvhuff420p12
endif
+endif
# https://code.ffmpeg.org/FFmpeg/FFmpeg/issues/23558
ifeq (loong64,$(DEB_HOST_ARCH))
CONFIG += --ignore-tests=filter-mcdeint-slow-edge
--- End Message ---
--- Begin Message ---
Source: ffmpeg
Source-Version: 7:9.0-1
Done: Sebastian Ramacher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ffmpeg, 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.
Sebastian Ramacher <[email protected]> (supplier of updated ffmpeg 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, 06 Aug 2026 22:03:11 +0200
Binary: ffmpeg ffmpeg-dbgsym ffmpeg-doc ffplay ffplay-dbgsym libavcodec63
libavcodec63-dbgsym libavcodec-dev libavcodec-extra libavcodec-extra63
libavcodec-extra63-dbgsym libavdevice63 libavdevice63-dbgsym libavdevice-dev
libavfilter12 libavfilter12-dbgsym libavfilter-dev libavfilter-extra
libavfilter-extra12 libavfilter-extra12-dbgsym libavformat63
libavformat63-dbgsym libavformat-dev libavformat-extra libavformat-extra63
libavformat-extra63-dbgsym libavutil61 libavutil61-dbgsym libavutil-dev
libswresample7 libswresample7-dbgsym libswresample-dev libswscale10
libswscale10-dbgsym libswscale-dev
Source: ffmpeg
Architecture: all amd64 source
Version: 7:9.0-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Multimedia Maintainers <[email protected]>
Changed-By: Sebastian Ramacher <[email protected]>
Closes: 1041714 1142340
Description:
ffmpeg-doc - Documentation of the FFmpeg multimedia framework
ffmpeg - Tools for transcoding, streaming and playing of multimedia files
ffplay - Tools for playing of multimedia files
libavcodec63 - FFmpeg library with de/encoders for audio/video codecs - runtime
libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs -
developm
libavcodec-extra63 - FFmpeg library with additional de/encoders for
audio/video codecs
libavcodec-extra - FFmpeg library with extra codecs (metapackage)
libavdevice63 - FFmpeg library for handling input and output devices - runtime
fi
libavdevice-dev - FFmpeg library for handling input and output devices -
developmen
libavfilter12 - FFmpeg library containing media filters - runtime files
libavfilter-dev - FFmpeg library containing media filters - development files
libavfilter-extra12 - FFmpeg library with extra media filters - runtime files
libavfilter-extra - FFmpeg library with extra filters (metapackage)
libavformat63 - FFmpeg library with (de)muxers for multimedia containers -
runtim
libavformat-dev - FFmpeg library with (de)muxers for multimedia containers -
develo
libavformat-extra63 - FFmpeg library with additional (de)muxers for multimedia
containe
libavformat-extra - FFmpeg library with extra (de)muxers (metapackage)
libavutil61 - FFmpeg library with functions for simplifying programming - runti
libavutil-dev - FFmpeg library with functions for simplifying programming -
devel
libswresample7 - FFmpeg library for audio resampling, rematrixing etc. -
runtime f
libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. -
developme
libswscale10 - FFmpeg library for image scaling and various conversions -
runtim
libswscale-dev - FFmpeg library for image scaling and various conversions -
develo
Changes:
ffmpeg (7:9.0-1) experimental; urgency=medium
.
* New upstream version 9.0
* SONAME bumps:
- libavcodec62 -> libavcodec63
- libavdevice62 -> libavdevice63
- libavfilter11 -> libavfilter12
- libavformat62 -> libavformat63
- libavutil60 -> libavutil61
- libswresample6 -> libswresample7
- libswscale9 -> libswscale10
* debian/:
- Bump debhelper compat to 14
- Split ffplay into separate package (Closes: #1041714)
* debian/ffmpeg.install: No longer install removed RELEASE_NOTES
* debian/rules:
- Remove dropped flags
- Refactor test handling (Closes: #1142340)
* debian/control: Add required packages for vulkan
Checksums-Sha1:
8602d00538eb743585d63124dd545ba37efbe83b 5813 ffmpeg_9.0-1.dsc
17c37300e1a93128ae43454db968ab5f2ec9b7ad 12032020 ffmpeg_9.0.orig.tar.xz
a3c71367c00a7cfacbacba137b00a21190252a12 520 ffmpeg_9.0.orig.tar.xz.asc
a361a25c58babc43f13d2ce0e42509b52f0d0030 56924 ffmpeg_9.0-1.debian.tar.xz
7f94fe114dbff0c05e2ca7d6d897653fc077e10a 926832 ffmpeg-dbgsym_9.0-1_amd64.deb
6b2daea064e8f2ddf79f34f8253e22a1cb339b6c 2492904 ffmpeg-doc_9.0-1_all.deb
2bfa503b5e64a03357b504762a7d839937af8228 33431 ffmpeg_9.0-1_amd64.buildinfo
bdd5d3c12da44d9138a2b77e7486183f84c741ea 1690752 ffmpeg_9.0-1_amd64.deb
690729f8fe72d2f14b88cf9bfff870ef3a92d199 289292 ffplay-dbgsym_9.0-1_amd64.deb
065780a783355af25ee0093c2460174e4e3a8bba 539400 ffplay_9.0-1_amd64.deb
ff0434e8a171ac8dfb7ab4e5fc63214ec5b3ed27 8454720 libavcodec-dev_9.0-1_amd64.deb
071557d8cb80ca6c642ac61724f8554f82c4a7e2 26136932
libavcodec-extra63-dbgsym_9.0-1_amd64.deb
c5f712977296c13caa57766e0c17273c867b9e4b 7734816
libavcodec-extra63_9.0-1_amd64.deb
7157b8652a67696d82bb5e3f2b6686567c1e48df 48460 libavcodec-extra_9.0-1_amd64.deb
8c5af6afbdafcdf4c916493865e9e45dc7a946e1 26108312
libavcodec63-dbgsym_9.0-1_amd64.deb
f988040d6d54f2180260a16474908b8225777a34 7739108 libavcodec63_9.0-1_amd64.deb
7dc4a64016544da2a7f60230c45e124882005fbc 112360 libavdevice-dev_9.0-1_amd64.deb
8cc4b082cc6c4c558f5555888504958958fa6216 285924
libavdevice63-dbgsym_9.0-1_amd64.deb
110fa865bce356f8c6113199efa963127b2eb2c5 103344 libavdevice63_9.0-1_amd64.deb
2a3e442b65d39dfaaace84d3a058b07da2382a67 2735128
libavfilter-dev_9.0-1_amd64.deb
056d2754f3f103a10ab291601191a0594c2a1cfb 8168872
libavfilter-extra12-dbgsym_9.0-1_amd64.deb
751ee5de7ee45acd3de22f4e8f81e9a9c6341f5b 2470476
libavfilter-extra12_9.0-1_amd64.deb
e7a2f1a03a2064a493adbef0e9297ad318f7454f 48464
libavfilter-extra_9.0-1_amd64.deb
3676c9065d3221c1f122e8fcb27fcd31b0c5afd1 8164320
libavfilter12-dbgsym_9.0-1_amd64.deb
50a88223e6e0ebb83d319e44db5c0214a12dae16 2469560 libavfilter12_9.0-1_amd64.deb
74c7f2a6d9549e765f4ab3698f55f173d6f44913 1592812
libavformat-dev_9.0-1_amd64.deb
48b7176a809c4db4c4ed0ea5f8d6260eb57dfd8b 6246644
libavformat-extra63-dbgsym_9.0-1_amd64.deb
0f6e39002dd756f7a0e5acf8c35d08006f8dc587 1368304
libavformat-extra63_9.0-1_amd64.deb
2dd211a8810d96bc371479f4649442a87d5f9f82 48484
libavformat-extra_9.0-1_amd64.deb
a55d746712898758f949b2a00740e455ee1588fe 6239340
libavformat63-dbgsym_9.0-1_amd64.deb
091ea6fe911f5396712bd3de178b896250c5adeb 1367700 libavformat63_9.0-1_amd64.deb
2d594343bdd671e9d9ebd197eb6229ef01f004a8 625680 libavutil-dev_9.0-1_amd64.deb
3b270b04f43a4bd1463d51413c4e7f63c97c6109 1247744
libavutil61-dbgsym_9.0-1_amd64.deb
31ef692b0013293b9218e56749743caad10444b8 458476 libavutil61_9.0-1_amd64.deb
6c5a50298fd89f6711b72fb4d1cc369917f3a4a8 120332
libswresample-dev_9.0-1_amd64.deb
014a0c5017799043e3a7d3627f3b32a500344a84 124640
libswresample7-dbgsym_9.0-1_amd64.deb
2746f0b12d50f0d256ce2864050ad4460bfd0d52 105664 libswresample7_9.0-1_amd64.deb
bebc5356fbffb5e6f7aacb065715d7d8b5faea20 619388 libswscale-dev_9.0-1_amd64.deb
2237d577704beb11816f4698cfd11be0e8e73d4e 1844876
libswscale10-dbgsym_9.0-1_amd64.deb
6e9bec73c5cc2863aed2ba30fff8473282853392 559920 libswscale10_9.0-1_amd64.deb
Checksums-Sha256:
21f1e16c93eabec8ce2263a269bf5b639ff5f5a5cd689fcbc5f35a73cc8db741 5813
ffmpeg_9.0-1.dsc
7f607a00dd0d28a729d5a4811205812eef01cf6ef6155025febb6f36a9062d52 12032020
ffmpeg_9.0.orig.tar.xz
f9607bb4d90bbaeff196318a55547da66c9f5921dad39b1c49b7544286e4876c 520
ffmpeg_9.0.orig.tar.xz.asc
c9de3e8417a8552d79c660701ca9b2a0db9420b6e5cf80b9738a80543e20ba52 56924
ffmpeg_9.0-1.debian.tar.xz
a4d3f6defc0574d41551648c5cf5be4594432af89c65d7110de22fe0ca59cb66 926832
ffmpeg-dbgsym_9.0-1_amd64.deb
470d46de1c3890e1aa5b53c64f0877a406a6c983af24ef29f5209f25fe90ac4d 2492904
ffmpeg-doc_9.0-1_all.deb
72caaec8baed4a4b107ddadf4d0fddd24abdd631d096fe684542cdf76fb4959f 33431
ffmpeg_9.0-1_amd64.buildinfo
841674a0bc9be3625b0915509f874bef64b0daecdcc3bcb8c74e453885205b2f 1690752
ffmpeg_9.0-1_amd64.deb
7501e2a8fbf4e782c5455fcec0f57cc67601741baec8103221dc388b4c7f94dd 289292
ffplay-dbgsym_9.0-1_amd64.deb
df2684c39d2671f2cca5bc70667a84649c70bb393f435a5ce227647ea1746cc4 539400
ffplay_9.0-1_amd64.deb
96bab35b06bfc5a84e6a5329f1a12ce4fd9c63e78d0b930b9864b8410af13b4c 8454720
libavcodec-dev_9.0-1_amd64.deb
ea23e2fdc3f0481a3bc1ce222db11c50f80c0d02a27a3c9911c7c2adb701c342 26136932
libavcodec-extra63-dbgsym_9.0-1_amd64.deb
866d56910df7fe6e5bf023fc463d9f07af318832c9d4a084c0aa2d1ac30393fa 7734816
libavcodec-extra63_9.0-1_amd64.deb
c43ff8401b0b743689e900fe40be39efcc54d998537abc47caa384361756e643 48460
libavcodec-extra_9.0-1_amd64.deb
56c9cbdd168fe49f9e9e27e6db24ed9f56a9902b5d4049e486fd6319a7762235 26108312
libavcodec63-dbgsym_9.0-1_amd64.deb
29b2e6e9d8b542bfad6af274eed5ecb3407cfbac13c4d902d60e058b312aa148 7739108
libavcodec63_9.0-1_amd64.deb
e6e089fcf579d40b12dcaea713eb9191e86d0432ed52a3d2198fa0bc4c1b6af7 112360
libavdevice-dev_9.0-1_amd64.deb
970fd027062500812ad414f36966fb0d1855c42cec4acdfb25247029e41e0db5 285924
libavdevice63-dbgsym_9.0-1_amd64.deb
615264a67a7508613d263b89b6bfcf4bf9545fe7da9688d1caddb50d7e08d8bd 103344
libavdevice63_9.0-1_amd64.deb
ef1629808ba12cb3c987d309488bd27a735e8cf1be71cb31026b0ee308609a84 2735128
libavfilter-dev_9.0-1_amd64.deb
5651276704bd24909b68fd02f5697d6fc0e6a8cf00697d50ab25b90e36f1f9d2 8168872
libavfilter-extra12-dbgsym_9.0-1_amd64.deb
107429d1595bc5a22f845e2c884c91ac0334ea39fe86b660dee3b3bd74a12522 2470476
libavfilter-extra12_9.0-1_amd64.deb
c831a48ea7091de2952d67f100e14cc12967063ba1a6b9f9615f02580805d4a6 48464
libavfilter-extra_9.0-1_amd64.deb
e8a0257898e6b237fdd3f66fe2433a75b3ee9dcf2336723a4aab5c03b6f25a21 8164320
libavfilter12-dbgsym_9.0-1_amd64.deb
d34c0ffdf0f9122d470d2029bf57a07b16c92933bb776f8ad14435d300d7d603 2469560
libavfilter12_9.0-1_amd64.deb
16c1d11c7f6a059fdf9f6ff6e3011770b691b5eb89bf22742e8a9c9715edd050 1592812
libavformat-dev_9.0-1_amd64.deb
116e333455bfe7edf5377edc4e03f1aff79165226d711024ffbf9db86d5ef9d9 6246644
libavformat-extra63-dbgsym_9.0-1_amd64.deb
722d0da65e6ea0f018621c03c79bb0ed0c55a7cc3b4e6ad84278de047969f32f 1368304
libavformat-extra63_9.0-1_amd64.deb
79e76ffa573d2963e797aaad8dfe8b8d325cb9f44e3c98d7d6b8c10c94aa32cc 48484
libavformat-extra_9.0-1_amd64.deb
9d8d3271346f10a9dc501c6359b732de2c25b61c6d412517ad498a5e882a1ea5 6239340
libavformat63-dbgsym_9.0-1_amd64.deb
dbf0f307e6b97356de6d5f5a870751224f53944f423e9cd4c1d066b7ccae256c 1367700
libavformat63_9.0-1_amd64.deb
63ac5ad1aa2c993d889f626514b78365508877c8d52d60561ace94b93799de99 625680
libavutil-dev_9.0-1_amd64.deb
11c1c9ac7db594311b41014c8a17db3e7c2d81193616afa704d4aa68a3796ffe 1247744
libavutil61-dbgsym_9.0-1_amd64.deb
1959b6b75a42a9a69cb138bcec7fb7b9f48bfe60e210a206d52589df39f4d04d 458476
libavutil61_9.0-1_amd64.deb
809ebd83a9e62485e379dad9f0769cf330524191de516bf58436340949f2aef3 120332
libswresample-dev_9.0-1_amd64.deb
e251ba42b053aeb9c6623076d6fc041b6874bb4807b3ab0dc70640ca38753833 124640
libswresample7-dbgsym_9.0-1_amd64.deb
e5318fde871a3d08b385411c8ba6d2cc28787f25bbe3e10eaa840f0dc6797412 105664
libswresample7_9.0-1_amd64.deb
c01180b16b4a5c3a61ba836230a432f5667dde4e0e4f5f6967063ddee860d5ce 619388
libswscale-dev_9.0-1_amd64.deb
ebfe8fc6e5e032f158defe0622f3d73e5a64f1bab693fe85d4acac14fd968631 1844876
libswscale10-dbgsym_9.0-1_amd64.deb
1780331b0d111b92c4b9c1f5e63acda417f171d34e16fb0d1dbb041870c903e1 559920
libswscale10_9.0-1_amd64.deb
Files:
bdf5c87dea53d2d3d4f50c5d7332ef44 5813 video optional ffmpeg_9.0-1.dsc
05ac2ddf3862007d1f920318c65935c5 12032020 video optional ffmpeg_9.0.orig.tar.xz
8d7a12d28620df970a27c2839130c5d7 520 video optional ffmpeg_9.0.orig.tar.xz.asc
73c7a750313df51079759b86e208c2a7 56924 video optional
ffmpeg_9.0-1.debian.tar.xz
95b7c0ef0118a1c0f690b003e57d3eba 926832 debug optional
ffmpeg-dbgsym_9.0-1_amd64.deb
f2817e46ff96ece2d18cf3b60bd4d927 2492904 doc optional ffmpeg-doc_9.0-1_all.deb
df0603bc847010d989d26abd16e8588c 33431 video optional
ffmpeg_9.0-1_amd64.buildinfo
673a65b992ece2cc3888429216d32f41 1690752 video optional ffmpeg_9.0-1_amd64.deb
4a4377e98815f0ee77bb34bf9d451ce6 289292 debug optional
ffplay-dbgsym_9.0-1_amd64.deb
aa4b027bbfd071db3b44738ee96f6828 539400 video optional ffplay_9.0-1_amd64.deb
d14b5f33044a9c1995d4050eae4fbfcb 8454720 libdevel optional
libavcodec-dev_9.0-1_amd64.deb
33e90ca002c2d062fbb3a5bf9c5fc334 26136932 debug optional
libavcodec-extra63-dbgsym_9.0-1_amd64.deb
37dc5c73e97a88d1cfdb12cae2649760 7734816 libs optional
libavcodec-extra63_9.0-1_amd64.deb
833054a0158c3829b515b04fdc175378 48460 metapackages optional
libavcodec-extra_9.0-1_amd64.deb
3732eb3cf2688f18bcbfb6481295f635 26108312 debug optional
libavcodec63-dbgsym_9.0-1_amd64.deb
dd0c4d4a3d0021aadf6b9ad956744841 7739108 libs optional
libavcodec63_9.0-1_amd64.deb
ccf2deaeec39786d27d8398f5866ad0e 112360 libdevel optional
libavdevice-dev_9.0-1_amd64.deb
c66fd27f1a9af0cc04e36aa8cb9c7f84 285924 debug optional
libavdevice63-dbgsym_9.0-1_amd64.deb
fbeac7eaf0dce28dbb5ec161c591237a 103344 libs optional
libavdevice63_9.0-1_amd64.deb
c608de4339689bfd5831939671e8c9cc 2735128 libdevel optional
libavfilter-dev_9.0-1_amd64.deb
c4749933fc5031129f3c4af8a8a279fd 8168872 debug optional
libavfilter-extra12-dbgsym_9.0-1_amd64.deb
7c156c27afc12743b1f4b5c7027333cb 2470476 libs optional
libavfilter-extra12_9.0-1_amd64.deb
ac7ef6e079eec9df449fbdb6e4544b7f 48464 metapackages optional
libavfilter-extra_9.0-1_amd64.deb
f51f3855fc24b803739c07118819b5a7 8164320 debug optional
libavfilter12-dbgsym_9.0-1_amd64.deb
9a2eb2c4e39e3b48f7ffeca861ac7e92 2469560 libs optional
libavfilter12_9.0-1_amd64.deb
4fed206ca5571840919ee36dee2c29cc 1592812 libdevel optional
libavformat-dev_9.0-1_amd64.deb
3b78a45de03fdba81eb30e5b473e4fd2 6246644 debug optional
libavformat-extra63-dbgsym_9.0-1_amd64.deb
91ad9dccff74190809ba3456d8fb1d5c 1368304 libs optional
libavformat-extra63_9.0-1_amd64.deb
027c129bc2132bd6a575ce329677da8e 48484 metapackages optional
libavformat-extra_9.0-1_amd64.deb
36231d6664376039b79c1bc7369d1152 6239340 debug optional
libavformat63-dbgsym_9.0-1_amd64.deb
07b5ceb9ac8f02ece9125ae34834cd82 1367700 libs optional
libavformat63_9.0-1_amd64.deb
0c0c26570bc27fc8f0ba52f97b864620 625680 libdevel optional
libavutil-dev_9.0-1_amd64.deb
2577cf62cdebe7dd48b45fd611bed7a0 1247744 debug optional
libavutil61-dbgsym_9.0-1_amd64.deb
791c61cc6fba0f68273f7e51c93f0d26 458476 libs optional
libavutil61_9.0-1_amd64.deb
3f522504ba8ccc871f37cb742542b2c8 120332 libdevel optional
libswresample-dev_9.0-1_amd64.deb
a97336422617dbef6cbf6782ef0cb4e6 124640 debug optional
libswresample7-dbgsym_9.0-1_amd64.deb
602809466ef56e199f108772cd5059b6 105664 libs optional
libswresample7_9.0-1_amd64.deb
055ab4434cdee760130bab78a569b3e4 619388 libdevel optional
libswscale-dev_9.0-1_amd64.deb
bd34dd0ac5c287d5416b4b78b08aa632 1844876 debug optional
libswscale10-dbgsym_9.0-1_amd64.deb
1516b97fe805654d4c39d4e899e9ca94 559920 libs optional
libswscale10_9.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
wr0EARYKAG8Fgmp06pgJECGTazZgD82JRxQAAAAAAB4AIHNhbHRAbm90YXRpb25z
LnNlcXVvaWEtcGdwLm9yZ40QlJEND3gp3HySz7XMhSaTBNYW9Wom3nyHnfrUszW2
FiEEQmJ+hB2ZZ9qD4fqQIZNrNmAPzYkAAKQPAP4oHEpYkcM2L0NUNgrCrWPnSy7t
EwVilyUINAdSmlMCBwD/eMjBitwrt2E6TKA3hwZ2HbLf9DSekTcbDWTMfJAqfA8=
=mW7h
-----END PGP SIGNATURE-----
pgpblATmR64NX.pgp
Description: PGP signature
--- End Message ---