diff options
author | Timo Weingärtner <timo@tiwe.de> | 2014-05-26 23:57:21 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2014-05-27 00:19:49 +0200 |
commit | 81f661e15d875cecfe456eb4593c1346db29462a (patch) | |
tree | fd193f28a514df5c71985ff661b092d8c9e876f7 /debian | |
parent | 4dc4729a7ca2182568dae75db0cbfe22e6f90cd1 (diff) | |
download | ssh-agent-filter-81f661e15d875cecfe456eb4593c1346db29462a.tar.gz |
Bump Standards-Version.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a995241..d4c2d51 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ 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, libboost-iostreams-dev, bash-completion, help2man, pandoc -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 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 |