diff options
author | Timo Weingärtner <timo@tiwe.de> | 2016-08-27 23:23:24 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2016-08-28 11:09:14 +0200 |
commit | a147d133b8dd5692dbe63127abe78741ba9f6147 (patch) | |
tree | 4ea9f8bc63db9b6ab86189147035fe01c47c6311 | |
parent | f095cfc840e53fbce21fe3409dc4bb61ee92d017 (diff) | |
download | ssh-agent-filter-a147d133b8dd5692dbe63127abe78741ba9f6147.tar.gz |
Standards-Version: 3.9.8
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1fdfd69..4fe9910 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), dh-exec, nettle-dev, libgmp-dev, libboost-program-options-dev, libboost-filesystem-dev, libboost-iostreams-dev, help2man, pandoc -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 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 |