File: control

package info (click to toggle)
gpa 0.9.10-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,408 kB
  • ctags: 3,351
  • sloc: ansic: 34,620; sh: 5,240; makefile: 210; sed: 16
file content (31 lines) | stat: -rw-r--r-- 1,193 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
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,
               autotools-dev (>> 20100122.1~),
               debhelper (>= 9),
               dh-autoreconf,
               gnupg2 | gnupg (>= 2),
               libassuan-dev (>> 2),
               libgpg-error-dev (>> 1.12),
               libgpgme-dev (>> 1.5.0),
               libgtk2.0-dev (>> 2.10.0)
Standards-Version: 3.9.8
Homepage: https://www.gnupg.org/related_software/gpa/
Vcs-Git: https://anonscm.debian.org/git/pkg-gnupg/gpa.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-gnupg/gpa.git

Package: gpa
Architecture: any
Depends: gnupg (>= 2) | gnupg2,
         gpgsm,
         libgpgme11 (>= 1.2.0-1.2~),
         ${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.