From 6f131d437f00e41a83fd158e03d2648ea2131d50 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Mon, 9 Sep 2013 15:30:49 +0200 Subject: initial debian packaging --- debian/control | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..61e366e --- /dev/null +++ b/debian/control @@ -0,0 +1,20 @@ +Source: ssh-agent-filter +Section: net +Priority: extra +Maintainer: Timo Weingärtner +Build-Depends: debhelper (>= 9), nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, bash-completion, help2man, pandoc, pandoc-data +Standards-Version: 3.9.4 +Homepage: https://github.com/tiwe-de/ssh-agent-filter +Vcs-Git: git://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 +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 -- cgit v1.2.3