Source: sigsum-c
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders:
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 help2man <!nodoc>,
 jq <!nocheck>,
 nettle-dev,
Standards-Version: 4.7.4
Section: devel
Homepage: https://git.glasklar.is/sigsum/core/sigsum-c
Vcs-Browser: https://salsa.debian.org/debian/libsigsum-c
Vcs-Git: https://salsa.debian.org/debian/libsigsum-c.git

Package: sigsum-c
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: sigsum transparency chain command-line tools
 Sigsum is a system for public and transparent logging of signed
 checksums.  For an overview of the system, see https://sigsum.org/
 .
 This package contains command line tools.

Package: libsigsum-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libsigsum0 (= ${binary:Version}),
 ${misc:Depends},
Description: Development files for the Sigsum C library
 Sigsum is a system for public and transparent logging of signed
 checksums.  For an overview of the system, see https://sigsum.org/
 .
 This package contains a C library supporting off-line verification
 of Sigsum proofs, and related operations. Support for related network
 protocols is out of scope.

Package: libsigsum0
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Sigsum transparency log C library (development files)
 Sigsum is a system for public and transparent logging of signed
 checksums.  For an overview of the system, see https://sigsum.org/
 .
 This package contains the shared library.
