From 0f59a72f24c60c12337e249f9090d457522842e9 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Thu, 24 Oct 2024 11:38:23 +0200 Subject: adapt to current packaging standards --- debian/control | 7 ++++--- debian/copyright | 2 +- debian/openssh-known-hosts.lintian-overrides | 2 -- debian/watch | 4 ++-- 4 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 debian/openssh-known-hosts.lintian-overrides (limited to 'debian') 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 -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 diff --git a/debian/copyright b/debian/copyright index 3a78e29..31f3577 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: openssh-known-hosts Upstream-Contact: Timo Weingärtner Source: https://git.tiwe.de/openssh-known-hosts.git diff --git a/debian/openssh-known-hosts.lintian-overrides b/debian/openssh-known-hosts.lintian-overrides deleted file mode 100644 index adf1d80..0000000 --- a/debian/openssh-known-hosts.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# long line contains long string, warning not avoidable -openssh-known-hosts: manpage-has-errors-from-man usr/share/man/man8/update-openssh-known-hosts.8.gz 34: warning [p 1, 5.0i]: cannot adjust line diff --git a/debian/watch b/debian/watch index 9da6be4..4a71850 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 -https://git.tiwe.de/openssh-known-hosts.git/refs/tags/ .*/snapshot/openssh-known-hosts-([^/]+).tar.gz +version=4 +https://git.tiwe.de/openssh-known-hosts.git/ snapshot/openssh-known-hosts-([^/]+).tar.gz -- cgit v1.2.3