Run of lintian-fixes for libterm-readkey-perl
Try this locally (using the lintian-brush package):
debcheckout libterm-readkey-perl
cd libterm-readkey-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libterm-readkey-perl 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)
- Set upstream metadata fields: Bug-Database.
- Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
- Update standards version to 4.4.1, no changes needed. (out-of-date-standards-version)
- Set upstream metadata fields: Bug-Submit. (upstream-metadata-missing-bug-tracking)
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2020-02-22 15:45:39 +0000
+++ b/debian/changelog 2020-05-07 22:46:08 +0000
@@ -12,6 +12,10 @@
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
+ [ Debian Janitor ]
+ * Set upstream metadata fields: Bug-Submit.
+ * Update standards version to 4.5.0, no changes needed.
+
-- Debian Janitor <janitor@jelmer.uk> Mon, 16 Dec 2019 09:30:18 +0000
libterm-readkey-perl (2.38-1) unstable; urgency=medium
=== modified file 'debian/control'
--- a/debian/control 2020-02-21 17:13:38 +0000
+++ b/debian/control 2020-05-07 22:46:08 +0000
@@ -9,7 +9,7 @@
Build-Depends: debhelper-compat (= 12),
perl-xs-dev,
perl:native
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libterm-readkey-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libterm-readkey-perl.git
Homepage: https://metacpan.org/release/TermReadKey
=== modified file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 2019-12-16 17:27:57 +0000
+++ b/debian/upstream/metadata 2020-05-07 22:45:27 +0000
@@ -1,5 +1,6 @@
---
Archive: CPAN
+Bug-Submit: https://github.com/jonathanstowe/TermReadKey/issues/new
Repository: https://github.com/jonathanstowe/TermReadKey.git
Repository-Browse: https://github.com/jonathanstowe/TermReadKey
Bug-Database: https://github.com/jonathanstowe/TermReadKey/issues
Publish History
- 2020-05-08T02:37: Successfully pushed (Success)