File: control

package info (click to toggle)
debsigs 0.1.25
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 192 kB
  • sloc: perl: 668; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: debsigs
Section: devel
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.5.0
Vcs-Git: https://gitlab.com/debsigs/debsigs.git
Vcs-Browser: https://gitlab.com/debsigs/debsigs
Rules-Requires-Root: no

Package: debsigs
Architecture: all
Multi-Arch: foreign
Depends: ${perl:Depends}, ${misc:Depends}, gnupg, binutils
Recommends: debsig-verify
Description: toolset for cryptographically signing Debian packages
 debsigs is a package that allows GPG signatures to be embedded inside Debian
 packages.  These signatures can later be verified by package retrieval and
 installation tools to ensure the authenticity of the contents of the
 package.