Lintian Fixes - sqlcl-package

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 04b18b0..6d90f7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+sqlcl-package (0.1.2) UNRELEASED; urgency=medium
+
+  * Drop custom source compression.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 27 Jan 2023 23:42:28 -0000
+
 sqlcl-package (0.1.1) unstable; urgency=low
 
   * Fixed lintian warnings
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 ba3810e..37ebd30 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: sqlcl-package
 Section: contrib/misc
 Priority: optional
 Maintainer: Lazarus Long <lazarus.long@sapo.pt>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.1.3
 Vcs-Git: https://github.com/lazarusllong/sqlcl-package.git
 Vcs-Browser: https://github.com/lazarusllong/sqlcl-package.git
diff --git a/debian/source/options b/debian/source/options
deleted file mode 100644
index b7bc1f2..0000000
--- a/debian/source/options
+++ /dev/null
@@ -1 +0,0 @@
-compression = "xz"

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details