diff options
author | Timo Weingärtner <timo@tiwe.de> | 2018-01-08 22:53:53 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2018-01-11 21:45:56 +0100 |
commit | b9fa8773504689c2451654bc39f31d6c585bf9f9 (patch) | |
tree | fbea95f681461da5ce82310613c605721c1f54d2 | |
parent | 887737237cf59bbf7559ff86461376e6dc09b2ef (diff) | |
download | ssh-agent-filter-b9fa8773504689c2451654bc39f31d6c585bf9f9.tar.gz |
add Rules-Requires-Root: no
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 53ec54a..3c3f9a3 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: debhelper (>= 11~), pandoc, shunit2 <!nocheck> Standards-Version: 4.1.3 +Rules-Requires-Root: no Homepage: https://git.tiwe.de/ssh-agent-filter Vcs-Git: https://git.tiwe.de/ssh-agent-filter.git -b debian Vcs-Browser: https://git.tiwe.de/ssh-agent-filter.git/log/?h=debian |