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
|
Source: seahorse
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
desktop-file-utils,
dh-sequence-gnome,
docbook-xml,
docbook-xsl,
gcr (>= 3.4) <!nocheck>,
itstool,
libavahi-client-dev (>= 0.6),
libavahi-glib-dev (>= 0.6),
libgck-1-dev (>= 3.11.91),
libgcr-3-dev (>= 3.38),
libglib2.0-dev (>= 2.66),
libgpgme-dev (>= 1.14.0),
libgtk-3-dev (>= 3.24),
libhandy-1-dev (>= 1.6.0),
libldap2-dev,
libpwquality-dev,
libsecret-1-dev (>= 0.16),
libsoup-3.0-dev,
libxml2-utils,
meson (>= 0.59),
openssh-client,
valac (>= 0.22),
xsltproc
Standards-Version: 4.7.0
Rules-Requires-Root: no
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.
|