summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/system/tdesshaskpass/debian/control
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-08-26 15:05:07 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-08-26 15:05:07 +0200
commit8fb8f02695e04468c1e2d72e600e4647296db749 (patch)
tree10a11f2e461cacc7054e7c2d69b24d0c202d1212 /ubuntu/_base/applications/system/tdesshaskpass/debian/control
parent31e83b125f4f3d28fe45acf04c7bcfabdd0158a5 (diff)
downloadtde-packaging-8fb8f02695e04468c1e2d72e600e4647296db749.tar.gz
tde-packaging-8fb8f02695e04468c1e2d72e600e4647296db749.zip
DEB tdesshaskpass: Add packaging files.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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..dd6674b51
--- /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 (>= 9~), quilt, cmake-trinity, 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.