diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 705ed66..0eb9f13 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: openssh-known-hosts Section: net -Priority: extra +Priority: optional Maintainer: Timo Weingärtner <timo@tiwe.de> -Build-Depends: debhelper (>= 7), pandoc -Standards-Version: 3.9.6 +Build-Depends: debhelper-compat (= 13), pandoc +Standards-Version: 4.7.0 +Rules-Requires-Root: no Homepage: https://git.tiwe.de/openssh-known-hosts.git Vcs-Git: https://git.tiwe.de/openssh-known-hosts.git -b debian Vcs-Browser: https://git.tiwe.de/openssh-known-hosts.git/log/?h=debian |