diff options
author | Timo Weingärtner <timo@tiwe.de> | 2018-11-24 00:24:46 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2018-11-24 00:24:46 +0100 |
commit | 42b2eb48e0fe592975768402b45e001d72f968c9 (patch) | |
tree | 5ebce6ab7319909f05d9fa8d5cca4d084bbbcdc6 | |
parent | b711fb391beeff78c1b5b29a7342acfd8545fe97 (diff) | |
download | ssh-agent-filter-42b2eb48e0fe592975768402b45e001d72f968c9.tar.gz |
declare compliance with Debian Policy 4.2.1, no changes needed
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 18c7367..d87e14c 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 11~), openssh-client <!nocheck>, pandoc, shunit2 <!nocheck> -Standards-Version: 4.1.5 +Standards-Version: 4.2.1 Rules-Requires-Root: no Homepage: https://git.tiwe.de/ssh-agent-filter.git Vcs-Git: https://git.tiwe.de/ssh-agent-filter.git -b debian |