diff options
author | Timo Weingärtner <timo@tiwe.de> | 2014-10-28 00:19:28 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2014-10-28 00:22:16 +0100 |
commit | 340dd6ac7ce13d695018f570431ff1a5f2108b04 (patch) | |
tree | cf8302e8d652ec8f7e429c75eb25b304f83ecf63 | |
parent | 8434b59779592c50e1db1a5235286944216d7982 (diff) | |
download | openssh-known-hosts-340dd6ac7ce13d695018f570431ff1a5f2108b04.tar.gz |
Bump Standards-Version
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c2b3ef3..e112c89 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 (>= 7), pandoc -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Homepage: https://github.com/tiwe-de/openssh-known-hosts Vcs-Git: git://github.com/tiwe-de/openssh-known-hosts.git -b debian Vcs-Browser: https://github.com/tiwe-de/openssh-known-hosts/tree/debian |