summaryrefslogtreecommitdiff
path: root/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'control.in')
-rw-r--r--control.in46
1 files changed, 46 insertions, 0 deletions
diff --git a/control.in b/control.in
new file mode 100644
index 00000000..bbb76846
--- /dev/null
+++ b/control.in
@@ -0,0 +1,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.