File: control

package info (click to toggle)
debsigs 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 412 kB
  • sloc: python: 1,160; perl: 728; makefile: 11; sh: 9
file content (42 lines) | stat: -rw-r--r-- 1,172 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
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: debsigs
Section: devel
Priority: optional
Maintainer: Peter Pentchev <roam@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 debsig-verify <!nocheck>,
 devscripts <!nocheck>,
 dh-sequence-single-binary,
 gnupg <!nocheck>,
 lyx <!nodoc>,
 python3 <!nocheck>,
 python3-click <!nocheck>,
 python3-feature-check (>> 2.1~) <!nocheck>,
 python3-pytest <!nocheck>,
 python3-tomli-w <!nocheck>,
 python3-typedload <!nocheck>,
 sqop <!nocheck>,
Build-Depends-Indep:
 perl,
Standards-Version: 4.7.0
Homepage: https://gitlab.com/debsigs/debsigs
Vcs-Git: https://gitlab.com/debsigs/debsigs.git -b debian/unstable
Vcs-Browser: https://gitlab.com/debsigs/debsigs/-/tree/debian/unstable
Rules-Requires-Root: no
X-Style: black

Package: debsigs
Architecture: all
Multi-Arch: foreign
Depends:
 binutils,
 gnupg,
 ${misc:Depends},
 ${perl:Depends},
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.