1 Source: fsverity-utils 2 Priority: optional 3 Maintainer: Eric Biggers <ebiggers (a] google.com> 4 Build-Depends: debhelper (>= 10), libssl-dev (>= 1.0.0) 5 Standards-Version: 4.0.0 6 Vcs-Git: git://git.kernel.org/pub/scm/linux/kernel/git/mhalcrow/fsverity 7 8 Package: fsverity-utils 9 Section: utils 10 Architecture: any 11 Depends: ${shlibs:Depends}, ${misc:Depends} 12 Description: fs-verity userspace utility. This program allows you to set up 13 read-only, integrity and/or authenticity-protected files when supported by the 14 underlying filesystem. 15