Source: git-evtag X-Style: black Section: devel Priority: optional Maintainer: Simon McVittie # B-D on python3 if (!nocheck) || (!noinsttest) Build-Depends: debhelper-compat (= 13), dh-sequence-python3 , dpkg-build-api (= 1), docbook-xml, docbook-xsl, git , gnupg , libgit2-glib-1.0-dev, libglib2.0-dev, meson, pkgconf, python3 , xsltproc, Standards-Version: 4.7.2 Homepage: https://github.com/cgwalters/git-evtag Vcs-Git: https://salsa.debian.org/debian/git-evtag.git Vcs-Browser: https://salsa.debian.org/debian/git-evtag Package: git-evtag Architecture: any Multi-Arch: foreign Depends: git, gnupg, ${misc:Depends}, ${shlibs:Depends}, Description: extended verification for git tags git-evtag can be used as a replacement for git-tag -s. It will generate a strong checksum (called Git-EVTag-v0-SHA512) over the commit, tree, and blobs it references (and recursively over submodules). Package: git-evtag-tests Build-Profiles: Section: misc Architecture: all Multi-Arch: foreign Depends: git-evtag, ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Suggests: gnome-desktop-testing, Description: extended verification for git tags - as-installed tests git-evtag can be used as a replacement for git-tag -s. It will generate a strong checksum (called Git-EVTag-v0-SHA512) over the commit, tree, and blobs it references (and recursively over submodules). . This package contains "as-installed" automated tests, typically used via gnome-desktop-testing-runner or autopkgtest.