Your message dated Fri, 29 Sep 2023 10:37:24 +0000
with message-id <e1qmas8-004wys...@fasolo.debian.org>
and subject line Bug#1052932: fixed in rust-libheif-sys 1.16.2-4
has caused the Debian Bug report #1052932,
regarding rust-libheif-sys: FTBFS:   Package 'libsharpyuv', required by 
'libheif', not found
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.)


-- 
1052932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052932
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rust-libheif-sys
Version: 1.16.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', 
> '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>    Compiling pkg-config v0.3.25
>    Compiling libc v0.2.147
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.25 
> CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>' 
> CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build 
> time in order to be used in
> Cargo build scripts.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config 
> CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.25 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name pkg_config 
> /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.25/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=3f61470c8488ea9c -C extra-filename=-3f61470c8488ea9c 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling vcpkg v0.2.8
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.147 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=147 
> CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build 
> /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147/build.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 
> --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9f17b2f878ed97f7 
> -C extra-filename=-9f17b2f878ed97f7 --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/libc-9f17b2f878ed97f7 -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=vcpkg 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/vcpkg-0.2.8 
> CARGO_PKG_AUTHORS='Jim McGrath <jim...@gmail.com>' CARGO_PKG_DESCRIPTION='A 
> library to find native dependencies in a vcpkg tree at build
> time in order to be used in Cargo build scripts.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 
> CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg 
> CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name vcpkg 
> /<<PKGBUILDDIR>>/debian/cargo_registry/vcpkg-0.2.8/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 -C metadata=4c172934589d1158 -C extra-filename=-4c172934589d1158 
> --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/vcpkg-0.2.8/src/lib.rs:192:32
>     |
> 192 |     fn cause(&self) -> Option<&error::Error> {
>     |                                ^^^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a 
> hard error in Rust 2021!
>     = note: for more information, see 
> <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
>     = note: `#[warn(bare_trait_objects)]` on by default
> help: use `dyn`
>     |
> 192 |     fn cause(&self) -> Option<&dyn error::Error> {
>     |                                +++
> 
> warning: unreachable expression
>    --> 
> /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.25/src/lib.rs:401:9
>     |
> 397 |           return true;
>     |           ----------- any code following this expression is unreachable
> ...
> 401 | /         match self.targetted_env_var("PKG_CONFIG_ALLOW_CROSS") {
> 402 | |             // don't use pkg-config if explicitly disabled
> 403 | |             Some(ref val) if val == "0" => false,
> 404 | |             Some(_) => true,
> ...   |
> 410 | |             }
> 411 | |         }
>     | |_________^ unreachable expression
>     |
>     = note: `#[warn(unreachable_code)]` on by default
> 
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/libc-9f17b2f878ed97f7/build-script-build`
> [libc 0.2.147] cargo:rerun-if-changed=build.rs
> [libc 0.2.147] cargo:rustc-cfg=freebsd11
> [libc 0.2.147] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.147] cargo:rustc-cfg=libc_union
> [libc 0.2.147] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.147] cargo:rustc-cfg=libc_align
> [libc 0.2.147] cargo:rustc-cfg=libc_int128
> [libc 0.2.147] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.147] cargo:rustc-cfg=libc_packedN
> [libc 0.2.147] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.147] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.147] cargo:rustc-cfg=libc_long_array
> [libc 0.2.147] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.147] cargo:rustc-cfg=libc_underscore_const_names
> [libc 0.2.147] cargo:rustc-cfg=libc_const_extern_fn
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147 
> CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw 
> FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 
> CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.147 CARGO_PKG_VERSION_MAJOR=0 
> CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=147 
> CARGO_PKG_VERSION_PRE='' 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' 
> OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-275bfa84b74995d6/out
>  rustc --crate-name libc 
> /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147/src/lib.rs 
> --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
> --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
> debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C 
> metadata=b2f507a30fbabdd2 -C extra-filename=-b2f507a30fbabdd2 --out-dir 
> /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target 
> x86_64-unknown-linux-gnu -L 
> dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C debuginfo=2 
> --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>=/usr/share/cargo/registry/libheif-sys-1.16.2 
> --remap-path-prefix 
> /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg 
> freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of 
> --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN 
> --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array 
> --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg 
> libc_const_extern_fn`
> warning: `pkg-config` (lib) generated 1 warning
> warning: `vcpkg` (lib) generated 1 warning
>    Compiling libheif-sys v1.16.2 (/<<PKGBUILDDIR>>)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build 
> CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Kirill Kuzminykh 
> <cyk...@gmail.com>' CARGO_PKG_DESCRIPTION='libheif bindings' 
> CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
> CARGO_PKG_NAME=libheif-sys 
> CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' 
> CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.2 CARGO_PKG_VERSION_MAJOR=1 
> CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
> CARGO_PRIMARY_PACKAGE=1 
> LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc 
> --crate-name build_script_build --edition=2018 build.rs --error-format=json 
> --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin 
> --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C 
> metadata=60da6e899a6abdce -C extra-filename=-60da6e899a6abdce --out-dir 
> /<<PKGBUILDDIR>>/target/debug/build/libheif-sys-60da6e899a6abdce -C 
> incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L 
> dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern 
> pkg_config=/<<PKGBUILDDIR>>/target/debug/deps/libpkg_config-3f61470c8488ea9c.rlib
>  --extern 
> vcpkg=/<<PKGBUILDDIR>>/target/debug/deps/libvcpkg-4c172934589d1158.rlib`
>      Running 
> `/<<PKGBUILDDIR>>/target/debug/build/libheif-sys-60da6e899a6abdce/build-script-build`
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=LIBHEIF_NO_PKG_CONFIG
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=PKG_CONFIG
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=LIBHEIF_STATIC
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=LIBHEIF_DYNAMIC
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [libheif-sys 1.16.2] 
> cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libheif-sys 1.16.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libheif-sys 1.16.2] cargo:warning=`PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" 
> PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" "x86_64-linux-gnu-pkg-config" "--libs" 
> "--cflags" "libheif" "libheif >= 1.16"` did not exit successfully: exit 
> status: 1
> [libheif-sys 1.16.2] error: could not find system library 'libheif' required 
> by the 'libheif-sys' crate
> [libheif-sys 1.16.2] 
> [libheif-sys 1.16.2] --- stdout
> [libheif-sys 1.16.2] 
> [libheif-sys 1.16.2] 
> [libheif-sys 1.16.2] --- stderr
> [libheif-sys 1.16.2] Package libsharpyuv was not found in the pkg-config 
> search path.
> [libheif-sys 1.16.2] Perhaps you should add the directory containing 
> `libsharpyuv.pc'
> [libheif-sys 1.16.2] to the PKG_CONFIG_PATH environment variable
> [libheif-sys 1.16.2] Package 'libsharpyuv', required by 'libheif', not found
> [libheif-sys 1.16.2] Package 'libsharpyuv', required by 'libheif', not found
> [libheif-sys 1.16.2] 
> The following warnings were emitted during compilation:
> 
> warning: `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" 
> "x86_64-linux-gnu-pkg-config" "--libs" "--cflags" "libheif" "libheif >= 
> 1.16"` did not exit successfully: exit status: 1
> 
> error: failed to run custom build command for `libheif-sys v1.16.2 
> (/<<PKGBUILDDIR>>)`
> 
> Caused by:
>   process didn't exit successfully: 
> `/<<PKGBUILDDIR>>/target/debug/build/libheif-sys-60da6e899a6abdce/build-script-build`
>  (exit status: 1)
>   --- stdout
>   cargo:rerun-if-env-changed=LIBHEIF_NO_PKG_CONFIG
>   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
>   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
>   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
>   cargo:rerun-if-env-changed=PKG_CONFIG
>   cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
>   cargo:rerun-if-env-changed=LIBHEIF_STATIC
>   cargo:rerun-if-env-changed=LIBHEIF_DYNAMIC
>   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
>   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
>   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
>   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
>   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
>   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
>   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
>   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
>   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
>   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
>   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
>   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
>   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
>   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
>   cargo:warning=`PKG_CONFIG_ALLOW_SYSTEM_CFLAGS="1" 
> PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" "x86_64-linux-gnu-pkg-config" "--libs" 
> "--cflags" "libheif" "libheif >= 1.16"` did not exit successfully: exit 
> status: 1
>   error: could not find system library 'libheif' required by the 
> 'libheif-sys' crate
> 
>   --- stdout
> 
> 
>   --- stderr
>   Package libsharpyuv was not found in the pkg-config search path.
>   Perhaps you should add the directory containing `libsharpyuv.pc'
>   to the PKG_CONFIG_PATH environment variable
>   Package 'libsharpyuv', required by 'libheif', not found
>   Package 'libsharpyuv', required by 'libheif', not found
> 
> warning: build failed, waiting for other jobs to finish...
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 
> 101


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/rust-libheif-sys_1.16.2-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: rust-libheif-sys
Source-Version: 1.16.2-4
Done: Matthias Geiger <werdah...@riseup.net>

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

Debian distribution maintenance software
pp.
Matthias Geiger <werdah...@riseup.net> (supplier of updated rust-libheif-sys 
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: Fri, 29 Sep 2023 12:07:59 +0200
Source: rust-libheif-sys
Architecture: source
Version: 1.16.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<pkg-rust-maintain...@alioth-lists.debian.net>
Changed-By: Matthias Geiger <werdah...@riseup.net>
Closes: 1052932
Changes:
 rust-libheif-sys (1.16.2-4) unstable; urgency=medium
 .
   * Add missing dependency on libsharpyuv-dev (Closes: #1052932)
Checksums-Sha1:
 82bce9352646db5d22aea02ab0a9d6b0970d9ac8 2435 rust-libheif-sys_1.16.2-4.dsc
 0aeb1e2c98cc69e76e8fc940e5a829b6aecd9480 3880 
rust-libheif-sys_1.16.2-4.debian.tar.xz
 59b5e9eaaf2fa0ed8341ac794a951d24e9572077 8291 
rust-libheif-sys_1.16.2-4_source.buildinfo
Checksums-Sha256:
 7b363a3aa7b7534ba0ed8104e29b99219e679e172153bc6dab105bda04aa05b1 2435 
rust-libheif-sys_1.16.2-4.dsc
 2840f81338092ef70b3c87b82a30083fb16cba2e766ac65112f2d4e700bedaac 3880 
rust-libheif-sys_1.16.2-4.debian.tar.xz
 81cfe1077a9b86ee6b07eb90c6962af772428eecb9fb936c1f4f648c85be2f8b 8291 
rust-libheif-sys_1.16.2-4_source.buildinfo
Files:
 77366979f3c4abb29e8b6d38a9a2f59e 2435 rust optional 
rust-libheif-sys_1.16.2-4.dsc
 f2c14a5699c998354a0bdaa04ddb1df6 3880 rust optional 
rust-libheif-sys_1.16.2-4.debian.tar.xz
 9a9af3932fb07aa4f0020867b3faed82 8291 rust optional 
rust-libheif-sys_1.16.2-4_source.buildinfo

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

iQJJBAEBCgAzFiEEwuGmy/3s5RGopBdtGL0QaztsVHUFAmUWogMVHHdlcmRhaGlh
c0ByaXNldXAubmV0AAoJEBi9EGs7bFR1ivoP/08dIhtZ1CJC5F4M4hYSYirSQ+fz
5vnF23Z1a/kTeJCn4j3cW7Gzcbd7CRUPGzsVNwXE38YplZJvwacTh2BUBhUg4YSy
wZ40ZaQkHqp2mc9jewjtIbSVMTdL3EppEstLsZicKh2tgpRQeUwNVH8+SQKaRM/j
uiXLgDoAimv3UlOxZpaC9rc+FYTBT+INMbJganR40jv1icjWaFk2Jl1zsJvJyLJK
UBWW/Mj9kv45SXZNUtb8lTifIsZmzZqQtZ2wbAIVt98xve5B9tdqapq0tnnRuvYk
gFi1i2DnBXmyphT1Yt3pRbFNKvUMIYCKir+zuNlrzkLTeiW7/GkaIasHrM4S86hI
nveuFvxSxmLVVl/Kfy5c7SpZlkuMNpzdsJNWpeauPznlNQGDq8MQH8O1lWd4mcit
GjFbdg5OpMGgdSXvu+uc1UC0zf0wUIhe1wQitlFC02iA+4oc108VX+nQyAXonnNJ
ceKkbS4PpAMTBYOjSLIFWahRq0w7NHbPnOaw0se2FiUs9DE2l7qplcSO2QTlc4Go
aLZZ4VqjmP4kdlp0VSCGeFjnSSkdaSnOlf1V04PgALv0VWMQFUj3cmcTeOWmr1QU
kY7WwShLFQc8S2FD0akXxpxCO+lJfMml+Ch8Jpe6zF1eEoXH00DuGImwKsauuaFk
GZrxWEeRoK41uEDg
=8L3G
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to