aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..b32a14a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+Source: ssh-agent-filter
+Section: net
+Priority: extra
+Maintainer: Timo Weingärtner <timo@tiwe.de>
+Build-Depends: debhelper (>= 9), dh-exec, nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, help2man, pandoc
+Standards-Version: 3.9.8
+Homepage: https://github.com/tiwe-de/ssh-agent-filter
+Vcs-Git: https://github.com/tiwe-de/ssh-agent-filter.git -b debian
+Vcs-Browser: https://github.com/tiwe-de/ssh-agent-filter/tree/debian
+
+Package: ssh-agent-filter
+Architecture: any
+Multi-Arch: foreign
+Depends: ${shlibs:Depends}, ${misc:Depends}, openssh-client
+Recommends: whiptail | dialog, ssh-askpass, zenity
+Description: filtering proxy for ssh-agent
+ This package solves the all-or-nothing problem regarding ssh-agent
+ forwarding. It contains:
+ * ssh-agent-filter, the filtering proxy itself
+ * afssh, a wrapper around ssh-agent-filter and ssh