Run of lintian-fixes for wspanish
Try this locally (using the lintian-brush package):
debcheckout wspanish
cd wspanish
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/wspanish lintian-fixes/main
Summary
- Upgrade to newer source format. (older-source-format)
- 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-05-04 14:49:26 +0000
+++ b/debian/changelog 2019-12-27 09:41:26 +0000
@@ -1,3 +1,11 @@
+wspanish (1.0.29) UNRELEASED; urgency=medium
+
+ * Upgrade to newer source format.
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 27 Dec 2019 09:40:35 +0000
+
wspanish (1.0.28) unstable; urgency=medium
* debian/control:
=== removed file 'debian/compat'
--- a/debian/compat 2018-05-04 14:49:26 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-05-04 14:49:26 +0000
+++ b/debian/control 2019-12-27 09:41:26 +0000
@@ -2,7 +2,7 @@
Maintainer: Agustin Martin Domingo <agmartin@debian.org>
Section: text
Priority: optional
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: dictionaries-common-dev (>= 1.2)
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/debian/wspanish
=== modified file 'debian/source/format'
--- a/debian/source/format 2014-03-05 17:32:59 +0000
+++ b/debian/source/format 2019-12-27 09:40:44 +0000
@@ -1,1 +1,1 @@
-1.0
+3.0 (native)