Run of lintian-fixes for libbusiness-isin-perl
Try this locally (using the lintian-brush package):
debcheckout libbusiness-isin-perl
cd libbusiness-isin-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libbusiness-isin-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)
- Use canonical URL in Vcs-Git. (vcs-field-not-canonical)
- 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-08-06 11:48:34 +0000
+++ b/debian/changelog 2019-12-11 13:47:23 +0000
@@ -1,7 +1,15 @@
libbusiness-isin-perl (0.20-3) UNRELEASED; urgency=medium
+ [ Laurent Baillet ]
* add upstream metadata file
+ [ Debian Janitor ]
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Use canonical URL in Vcs-Git.
+ * Remove obsolete fields Contact, Name from debian/upstream/metadata
+ (already present in machine-readable debian/copyright).
+
-- Laurent Baillet <laurent.baillet@gmail.com> Mon, 06 Aug 2018 11:46:41 +0000
libbusiness-isin-perl (0.20-2) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2018-03-01 13:14:14 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-07-08 16:27:20 +0000
+++ b/debian/control 2019-12-11 13:47:04 +0000
@@ -4,12 +4,12 @@
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl,
liblocale-codes-perl | perl (<< 5.28)
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbusiness-issn-perl.git
-Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbusiness-isin-perl
+Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbusiness-isin-perl.git
Homepage: https://metacpan.org/release/Business-ISIN
Package: libbusiness-isin-perl
=== removed directory 'debian/upstream'
=== removed file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 2018-08-06 11:48:34 +0000
+++ b/debian/upstream/metadata 1970-01-01 00:00:00 +0000
@@ -1,4 +0,0 @@
----
-Archive: CPAN
-Contact: David Chan <david@sheetmusic.org.uk>
-Name: Business-ISIN
Publish History
- 2019-12-11T14:39: Merge proposal updated (Success)