File: control

package info (click to toggle)
gpa 0.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,612 kB
  • sloc: ansic: 35,060; sh: 5,240; makefile: 212; sed: 16
file content (33 lines) | stat: -rw-r--r-- 935 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
Source: gpa
Section: utils
Priority: optional
Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Uploaders:
 Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
 Andreas Rönnquist <gusnan@debian.org>,
Build-Depends:
 autopoint,
 debhelper-compat (= 13),
 gnupg2 | gnupg,
 libassuan-dev,
 libgpg-error-dev,
 libgpgme-dev,
 libgtk2.0-dev,
Standards-Version: 4.6.1.0
Homepage: https://gnupg.org/software/gpa/index.html
Vcs-Git: https://salsa.debian.org/debian/gpa.git
Vcs-Browser: https://salsa.debian.org/debian/gpa
Rules-Requires-Root: no

Package: gpa
Architecture: any
Depends:
 gnupg | gnupg2,
 gpgsm,
 libgpgme11,
 ${misc:Depends},
 ${shlibs:Depends},
Description: GNU Privacy Assistant (GPA)
 The GNU Privacy Assistant (GPA) is a graphical user interface for the
 GNU Privacy Guard (GnuPG).  It can be used to encrypt, decrypt, and sign
 files, to verify signatures and to manage the private and public keys.