Run of lintian-fixes for libhtml-highlight-perl
Try this locally (using the lintian-brush package):
debcheckout libhtml-highlight-perl
cd libhtml-highlight-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libhtml-highlight-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)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-11-21 18:39:24 +0000
+++ b/debian/changelog 2019-12-13 17:03:56 +0000
@@ -1,3 +1,10 @@
+libhtml-highlight-perl (0.20-8) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 13 Dec 2019 17:03:28 +0000
+
libhtml-highlight-perl (0.20-7) unstable; urgency=low
* Team upload
=== removed file 'debian/compat'
--- a/debian/compat 2018-07-01 15:41:07 +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-01 15:42:59 +0000
+++ b/debian/control 2019-12-13 17:03:56 +0000
@@ -4,7 +4,7 @@
Ernesto Hernández-Novich (USB) <emhn@usb.ve>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-highlight-perl
Publish History
- 2019-12-16T03:19: Merge proposal updated (Success)