Run of lintian-fixes for libdir-purge-perl
Try this locally (using the lintian-brush package):
debcheckout libdir-purge-perl
cd libdir-purge-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libdir-purge-perl lintian-fixes/main
Summary
- Set upstream metadata fields: Contact, Name. (upstream-metadata-file-is-missing)
- Bump debhelper from old 9 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-02-25 14:10:02 +0000
+++ b/debian/changelog 2019-12-13 08:09:56 +0000
@@ -1,7 +1,15 @@
libdir-purge-perl (1.02-4) UNRELEASED; urgency=medium
+ [ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
+ [ Debian Janitor ]
+ * Set upstream metadata fields: Contact, Name.
+ * Bump debhelper from old 9 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Remove obsolete fields Contact, Name from debian/upstream/metadata
+ (already present in machine-readable debian/copyright).
+
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:10:02 +0100
libdir-purge-perl (1.02-3) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2016-11-25 20:10:35 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-9
=== modified file 'debian/control'
--- a/debian/control 2018-02-25 14:10:01 +0000
+++ b/debian/control 2019-12-13 08:09:20 +0000
@@ -4,7 +4,7 @@
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdir-purge-perl