summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/tdesshaskpass/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/applications/system/tdesshaskpass/debian/control')
-rw-r--r--ubuntu/_base/applications/system/tdesshaskpass/debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/system/tdesshaskpass/debian/control b/ubuntu/_base/applications/system/tdesshaskpass/debian/control
new file mode 100644
index 000000000..02382a5e9
--- /dev/null
+++ b/ubuntu/_base/applications/system/tdesshaskpass/debian/control
@@ -0,0 +1,14 @@
+Source: tdesshaskpass-trinity
+Section: tde
+Priority: optional
+Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
+X-Original-Maintainer: Armin Berres <trigger+debian@space-based.de>
+Build-Depends: cdbs, debhelper (>= 10~), quilt, tde-cmake, ninja-build, tdelibs-trinity-dev
+Standards-Version: 3.8.0
+
+Package: tdesshaskpass-trinity
+Architecture: any
+Depends: ${shlibs:Depends}, openssh-client
+Provides: ssh-askpass
+Description: interactively prompt users for a passphrase for ssh-add
+ A TDE version of ssh-askpass with TDEWallet support.