Lintian Fixes - otpw
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/otpw lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Remove unnecessary 'Testsuite: autopkgtest' header. (unnecessary-testsuite-autopkgtest-field)
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-01-05 22:48:37 +0000
+++ b/debian/changelog 2020-10-20 17:31:39 +0000
@@ -1,3 +1,12 @@
+otpw (1.5-3) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Remove unnecessary 'Testsuite: autopkgtest' header.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Tue, 20 Oct 2020 17:31:20 -0000
+
otpw (1.5-2) sid; urgency=medium
* debian/control: use dh 11
=== removed file 'debian/compat'
--- a/debian/compat 2019-01-05 22:48:37 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2019-01-05 22:48:37 +0000
+++ b/debian/control 2020-10-20 17:31:39 +0000
@@ -2,10 +2,8 @@
Priority: optional
Section: libs
Maintainer: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11)
- , libpam-dev
-Standards-Version: 4.3.0
-Testsuite: autopkgtest
+Build-Depends: debhelper-compat (= 12), libpam-dev
+Standards-Version: 4.5.0
Homepage: https://www.cl.cam.ac.uk/~mgk25/otpw.html
Vcs-Browser: https://salsa.debian.org/alteholz/otpw
Vcs-Git: https://salsa.debian.org/alteholz/otpw.git
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package libotpw-dev
No differences were encountered between the control files of package libpam-otpw
No differences were encountered between the control files of package libpam-otpw-dbgsym
No differences were encountered between the control files of package otpw-bin
No differences were encountered between the control files of package otpw-bin-dbgsym
Run locally
Try this locally (using the lintian-brush package):
debcheckout otpw
cd otpw
lintian-brush