File: control

package info (click to toggle)
openpgp-applet 1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 2,168 kB
  • sloc: perl: 1,047; sh: 77; makefile: 68
file content (60 lines) | stat: -rw-r--r-- 1,946 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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://salsa.debian.org/perl-team/modules/packages/openpgp-applet.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/openpgp-applet
Build-Depends: debhelper (>= 10)
Build-Depends-Indep:
 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: 4.2.1
Homepage: https://openpgp-applet-team.pages.debian.net/
Testsuite: autopkgtest-pkg-perl

Package: openpgp-applet
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 gnupg (>= 2.1.18-8~),
 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.