Source: debsig-verify Section: admin Priority: optional Maintainer: Dpkg Developers Uploaders: Guillem Jover Vcs-Browser: https://git.dpkg.org/cgit/dpkg/debsig-verify.git Vcs-Git: https://git.dpkg.org/git/dpkg/debsig-verify.git Standards-Version: 4.7.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), debhelper (>= 13.10), pkgconf, libdpkg-dev (>= 1.22.0), libexpat1-dev, # Needed by debsig-verify itself during the test suite execution. gpg | gpg-from-sq , # Needed by the test suite scaffolding. gpg | sqop | rsop | gosop | pgpainless-cli | sq , # We need the agent for the test suite as we are handling a secret keyring. gpg-agent | sqop | rsop | gosop | pgpainless-cli | sq , Build-Conflicts: # Uses new sq features, w/o requiring a hard build dependency on sq. sq (<< 1.0.0~), # Uses required SOP features, w/o requiring a hard dependency on sqop. sqop (<< 0.27.2~), # Uses required SOP features, w/o requiring a hard dependency on rsop. rsop (<< 0.4.0~), # Uses required SOP features, w/o requiring a hard dependency on gosop. gosop (<< 1.1.0~), # Uses required SOP features, w/o requiring a hard dependency on pgpainless. pgpainless-cli (<< 1.3.13~), libsop-java-java (<< 4.0.7~), Package: debsig-verify Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, gpg, Suggests: debian-keyring, debsigs, Enhances: dpkg, Built-Using: ${sourcedep:libdpkg-dev} Description: Debian package signature verification tool This tool inspects and verifies binary package digital signatures based on predetermined policies, complementing repository signatures or allowing to verify the authenticity of a package even after download when detached from a repository.