Bug#953929: ima-evm-utils: Switch from deprecated to

2021-11-17 Thread Bastian Germann

On Sat, 14 Mar 2020 19:51:33 +0100 Guillem Jover  wrote:

It looks like this is the only header used by this package from libattr,
so you should be able to drop the dependency on libattr entirely, as
glibc should be providing all that is needed now.


libattr1-dev can be dropped from the Build-Dependencies.



Bug#953929: ima-evm-utils: Switch from deprecated to

2020-03-14 Thread Guillem Jover
Source: ima-evm-utils
Source-Version: 1.1-1
Severity: important
User: a...@packages.debian.org
Usertags: libattr-drop-attr-xattr-header

Hi!

This package uses the deprecated  header (from libattr)
instead of the one provided now by glibc .

The former header has been removed in upstream libattr, but got
reintroduced in Debian to avoid breakage just before the Debian buster
freeze. But I'd like to be able to remove it in Debian too, so that
the interface can be synced with upstream.

It looks like this is the only header used by this package from libattr,
so you should be able to drop the dependency on libattr entirely, as
glibc should be providing all that is needed now.

Thanks,
Guillem