debian/0000755000000000000000000000000012254611640007167 5ustar debian/compat0000644000000000000000000000000212254611640010365 0ustar 9 debian/changelog0000644000000000000000000000136412254611640011045 0ustar ssh-agent-filter (0.3.1-1) unstable; urgency=medium * New upstream release. - use LDLIBS instead of LDFLAGS (Closes: #729500) * New Build-Depends: libboost-iostreams-dev * Remove Build-Depends: pandoc-data -- Timo Weingärtner Thu, 19 Dec 2013 16:17:24 +0100 ssh-agent-filter (0.3-1) unstable; urgency=low * New upstream release. - Install new files: ssh-askpass-noinput(.1) - Add Recommends: ssh-askpass, zenity - Update copyright for new contributor. * Allow parallel building. -- Timo Weingärtner Sat, 26 Oct 2013 01:51:31 +0200 ssh-agent-filter (0.2-1) unstable; urgency=low * Initial release (Closes: #722950) -- Timo Weingärtner Sun, 15 Sep 2013 14:19:54 +0200 debian/control0000644000000000000000000000160112254611640010570 0ustar 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, libboost-iostreams-dev, bash-completion, help2man, pandoc 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, 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 debian/rules0000755000000000000000000000007712254611640010253 0ustar #!/usr/bin/make -f %: dh $@ --with bash-completion --parallel debian/copyright0000644000000000000000000000217012254611640011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ssh-agent-filter Source: https://github.com/tiwe-de/ssh-agent-filter Files: * Copyright: 2013 Timo Weingärtner 2013 Christian Amsüss License: GPL-3.0+ Files: debian/* Copyright: 2013 Timo Weingärtner License: GPL-3.0+ License: GPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". debian/ssh-agent-filter.install0000644000000000000000000000010312254611640013725 0ustar afssh usr/bin ssh-agent-filter usr/bin ssh-askpass-noinput usr/bin debian/ssh-agent-filter.bash-completion0000644000000000000000000000006212254611640015347 0ustar ssh-agent-filter.bash-completion ssh-agent-filter debian/ssh-agent-filter.docs0000644000000000000000000000001212254611640013206 0ustar README.md debian/source/0000755000000000000000000000000012254611640010467 5ustar debian/source/format0000644000000000000000000000001412254611640011675 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000014112254611640010602 0ustar [DEFAULT] upstream-branch=master upstream-tag=%(version)s debian-branch=debian pristine-tar=true debian/ssh-agent-filter.manpages0000644000000000000000000000006112254611640014055 0ustar afssh.1 ssh-agent-filter.1 ssh-askpass-noinput.1 debian/watch0000644000000000000000000000012312254611640010214 0ustar version=3 https://github.com/tiwe-de/ssh-agent-filter/tags .*/(\d[\d\.]*)\.tar\.gz