aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 45d09ea1d53b1d90351d2fa73c8d853d2d8c317a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: ssh-agent-filter
Section: net
Priority: optional
Maintainer: Timo Weingärtner <timo@tiwe.de>
Build-Depends: debhelper (>= 11~),
               dh-exec,
               help2man,
               libboost-filesystem-dev,
               libboost-iostreams-dev,
               libboost-program-options-dev,
               libgmp-dev,
               nettle-dev (>= 3.4),
               pandoc
Standards-Version: 4.1.3
Homepage: https://git.tiwe.de/ssh-agent-filter
Vcs-Git: https://git.tiwe.de/ssh-agent-filter.git -b debian
Vcs-Browser: https://git.tiwe.de/ssh-agent-filter.git/log/?h=debian

Package: ssh-agent-filter
Architecture: any
Multi-Arch: foreign
Depends: openssh-client,
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ssh-askpass,
            whiptail | dialog,
            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