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 fa6e94e..efa0763 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: hadori Section: utils -Priority: extra +Priority: optional Maintainer: Timo Weingärtner <timo@tiwe.de> -Build-Depends: debhelper (>= 10), help2man, libboost-program-options-dev -Standards-Version: 3.9.8 +Build-Depends: debhelper-compat (= 13), help2man, libboost-program-options-dev +Rules-Requires-Root: no +Standards-Version: 4.5.1 Homepage: https://git.tiwe.de/hadori.git Vcs-Git: https://git.tiwe.de/hadori.git -b debian Vcs-Browser: https://git.tiwe.de/hadori.git/log/?h=debian |