Run of lintian-fixes for libstatistics-test-randomwalk-perl
Try this locally (using the lintian-brush package):
debcheckout libstatistics-test-randomwalk-perl
cd libstatistics-test-randomwalk-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libstatistics-test-randomwalk-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-07-08 20:03:09 +0000
+++ b/debian/changelog 2019-12-14 11:53:54 +0000
@@ -1,3 +1,10 @@
+libstatistics-test-randomwalk-perl (0.02-3) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sat, 14 Dec 2019 11:53:26 +0000
+
libstatistics-test-randomwalk-perl (0.02-2) unstable; urgency=medium
[ Ansgar Burchardt ]
=== removed file 'debian/compat'
--- a/debian/compat 2018-07-08 20:01:10 +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 20:01:22 +0000
+++ b/debian/control 2019-12-14 11:53:54 +0000
@@ -4,7 +4,7 @@
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl,
libclass-xsaccessor-perl,
libparams-util-perl,
Publish History
- 2019-12-15T22:06: Merge proposal updated (Success)