Run of lintian-fixes for libdir-self-perl
Try this locally (using the lintian-brush package):
debcheckout libdir-self-perl
cd libdir-self-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libdir-self-perl lintian-fixes/main
Summary
- Bump debhelper from old 10 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, Repository, Repository-Browse. (upstream-metadata-file-is-missing)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-02-25 14:10:02 +0000
+++ b/debian/changelog 2019-12-13 10:47:01 +0000
@@ -1,7 +1,14 @@
libdir-self-perl (0.11-3) UNRELEASED; urgency=medium
+ [ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
+ [ Debian Janitor ]
+ * Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Repository, Repository-
+ Browse.
+
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:10:02 +0100
libdir-self-perl (0.11-2) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2017-08-02 08:43:32 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-10
=== modified file 'debian/control'
--- a/debian/control 2018-02-25 14:10:02 +0000
+++ b/debian/control 2019-12-13 10:46:41 +0000
@@ -1,7 +1,7 @@
Source: libdir-self-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2019-12-13 10:47:01 +0000
@@ -0,0 +1,3 @@
+Bug-Database: https://github.com/mauke/Dir-Self/issues
+Repository: https://github.com/mauke/Dir-Self.git
+Repository-Browse: https://github.com/mauke/Dir-Self
Publish History
- 2019-12-16T03:42: Merge proposal updated (Success)