summaryrefslogtreecommitdiff
path: root/control.in
blob: bbb76846bc0f532392bd7eef0cff35e64834b00f (plain)
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
Source: seahorse
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper-compat (= 12),
               dh-sequence-gnome,
               docbook-xml,
               docbook-xsl,
               itstool,
               libavahi-client-dev (>= 0.6),
               libavahi-glib-dev (>= 0.6),
               libgck-1-dev (>= 3.11.91),
               libgcr-3-dev (>= 3.11.91),
               libglib2.0-dev (>= 2.58),
               libgpgme-dev (>= 1.7.0),
               libgtk-3-dev (>= 3.22),
               libhandy-1-dev (>= 1.0.0),
               libldap2-dev,
               libpwquality-dev,
               libsecret-1-dev (>= 0.16),
               libsoup2.4-dev (>= 2.33.92),
               libxml2-utils,
               meson (>= 0.49),
               openssh-client,
               valac (>= 0.22),
               xsltproc
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/gnome-team/seahorse
Vcs-Git: https://salsa.debian.org/gnome-team/seahorse.git
Homepage: https://wiki.gnome.org/Apps/Seahorse

Package: seahorse
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         gcr (>= 3.4),
         gnome-keyring (>= 3.4),
         gnupg (>= 2.0.12)
Recommends: openssh-client
Description: GNOME front end for GnuPG
 Seahorse is a front end for GnuPG - the GNU Privacy Guard program -
 that integrates to the GNOME desktop. It is a tool for secure
 communications and data storage.  Data encryption and digital signature
 creation can easily be performed through a GUI and Key Management
 operations can easily be carried out through an intuitive interface.