From c0069b2a44f406e479c213951e0f69e37a4a768c Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Mon, 17 Jun 2024 14:03:22 +0200 Subject: update to newer packaging standards --- debian/compat | 1 - debian/control | 7 ++++--- debian/copyright | 2 +- debian/watch | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 debian/compat (limited to 'debian') diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index 61bdaa0..a745ebb 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: libpam-pwdfile Section: admin -Priority: extra +Priority: optional Maintainer: Timo Weingärtner -Standards-Version: 3.9.4 -Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libpam0g-dev +Standards-Version: 4.7.0 +Build-Depends: debhelper-compat (= 13), dh-exec (>=0.3), libpam0g-dev +Rules-Requires-Root: no Homepage: https://git.tiwe.de/libpam-pwdfile.git Vcs-Browser: https://git.tiwe.de/libpam-pwdfile.git/tree/?h=debian Vcs-Git: https://git.tiwe.de/libpam-pwdfile.git -b debian diff --git a/debian/copyright b/debian/copyright index 7823e6e..affb415 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: libpam-pwdfile Source: https://git.tiwe.de/libpam-pwdfile.git diff --git a/debian/watch b/debian/watch index 3fb27ca..8c0a987 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=3 +version=4 https://git.tiwe.de/libpam-pwdfile.git/refs/tags/ .*/snapshot/libpam-pwdfile-([^/]+).tar.gz -- cgit v1.2.3