File: control

package info (click to toggle)
openpgp-applet 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,796 kB
  • ctags: 63
  • sloc: perl: 984; makefile: 68
file content (61 lines) | stat: -rw-r--r-- 1,966 bytes parent folder | download | duplicates (2)
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Source: openpgp-applet
Section: x11
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Clément Hermann <nodens@nodens.org>, intrigeri <intrigeri@debian.org>
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/openpgp-applet.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/openpgp-applet.git/
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libany-moose-perl,
 libdatetime-perl,
 libenv-path-perl,
 libfile-sharedir-install-perl (>= 0.06),
 libfile-sharedir-perl,
 libglib-perl,
 libgnupg-interface-perl,
 libgtk3-perl,
 libgtk3-simplelist-perl,
 libintl-perl,
 liblist-moreutils-perl,
 liblocale-gettext-perl,
 libmodule-pluggable-perl,
 libmoo-perl (>= 0.50),
 libnamespace-autoclean-perl,
 libtest-most-perl,
 perl,
 xauth,
 xvfb
Standards-Version: 3.9.8
Homepage: https://openpgp-applet.alioth.debian.org/
Testsuite: autopkgtest-pkg-perl

Package: openpgp-applet
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 gnupg2,
 libany-moose-perl,
 libdatetime-perl,
 libfile-sharedir-perl,
 libglib-perl,
 libgnupg-interface-perl,
 libgtk3-perl,
 libgtk3-simplelist-perl,
 libintl-perl,
 liblist-moreutils-perl,
 liblocale-gettext-perl,
 libmoo-perl (>= 0.50),
 libmodule-pluggable-perl,
 libnamespace-autoclean-perl,
 seahorse
Recommends: pinentry-gnome3 | pinentry-x11
Description: GNOME applet for OpenPGP text encryption
 OpenPGP Applet is a graphical frontend on top of GnuPG.
 .
 It allows encryption and decryption of the clipboard's content either
 with public key cryptography, or with a symmetric cipher using a passphrase.
 Creating and verifying clear text signatures is also supported.
 .
 Note: OpenPGP Applet does not handle passphrase input. Since it also does not
 offer terminal interaction unless explicitly run from there, it relies in
 practice on GnuPG agent to be running and configured to use a passphrase entry
 dialog, such as pinentry-gnome3.