diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-10-27 15:39:41 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-10-27 16:13:04 +0100 |
commit | 116b90ec29b8e0911aa1eb8dfa5d9c185742ab85 (patch) | |
tree | 4d55ff636da9a65822561b166e1e20320332a9c0 /debian/control | |
parent | 127998372577ce6f9640d080bc0e208ddc53f8a9 (diff) | |
download | ssh-agent-filter-116b90ec29b8e0911aa1eb8dfa5d9c185742ab85.tar.gz |
release 0.3-1~bpo70+1debian/0.3-1_bpo70+1debian-bpo-wheezy
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0e9ce43..dde9297 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ssh-agent-filter Section: net Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> -Build-Depends: debhelper (>= 9), nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, bash-completion, help2man, pandoc, pandoc-data +Build-Depends: debhelper (>= 9), nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, bash-completion, help2man, pandoc (<< 1.11.1-4), g++-4.7 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 |