Lintian Fixes - sqlline

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index a488abd..98cde34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sqlline (1.0.2-9) UNRELEASED; urgency=medium
+
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 21 Dec 2022 21:19:23 -0000
+
 sqlline (1.0.2-8) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 8da8d29..cfcefb0 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
  ant,
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  libjline-java
 Standards-Version: 4.2.1
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/sqlline.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/sqlline.git
-Homepage: http://sqlline.sourceforge.net
+Vcs-Browser: https://salsa.debian.org/java-team/sqlline
+Vcs-Git: https://salsa.debian.org/java-team/sqlline.git
+Homepage: https://sqlline.sourceforge.net
 
 Package: sqlline
 Architecture: all

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://sqlline.sourceforge.net https://sqlline.sourceforge.net

Run locally

More details

Full run details