diff options
author | Timo Weingärtner <timo@tiwe.de> | 2021-01-14 00:16:09 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2021-01-14 00:53:15 +0100 |
commit | 71a66c8649e10dbb430483558403ffed290a4a7c (patch) | |
tree | 65625937f9773284d85e19ea9a7280fd69843de6 /debian/control | |
parent | c0d0f8c94a31fc7e9f71a1640eda9d8cb557f74a (diff) | |
download | hadori-71a66c8649e10dbb430483558403ffed290a4a7c.tar.gz |
bump dh compat, policy and copyright years
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 |