Run of lintian-fixes for libclass-mixinfactory-perl
Try this locally (using the lintian-brush package):
debcheckout libclass-mixinfactory-perl
cd libclass-mixinfactory-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libclass-mixinfactory-perl lintian-fixes/main
Summary
- Bump debhelper from old 9 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-02-25 14:09:00 +0000
+++ b/debian/changelog 2019-12-11 16:18:14 +0000
@@ -6,6 +6,10 @@
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
+ [ Debian Janitor ]
+ * Bump debhelper from old 9 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
-- Damyan Ivanov <dmn@debian.org> Sun, 03 Dec 2017 22:43:02 +0000
libclass-mixinfactory-perl (0.92-3) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2017-11-13 21:56:22 +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:09:00 +0000
+++ b/debian/control 2019-12-11 16:18:14 +0000
@@ -3,7 +3,7 @@
Uploaders: Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libclass-mixinfactory-perl
Publish History
- 2019-12-12T04:08: Merge proposal updated (Success)