Lintian Fixes - raintpl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 6371ef2..f6e9a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+raintpl (3.1.1-3) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line 3.
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 04:34:03 -0000
+
 raintpl (3.1.1-2) unstable; urgency=medium
 
   * fixed the watch file
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 880e19a..05591b7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: raintpl
 Section: libdevel
 Priority: optional
 Maintainer: Georges Khaznadar <georgesk@debian.org>
-Build-Depends: debhelper (>= 11)
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.2
 Homepage: https://github.com/feulf/raintpl3
 Vcs-Browser: https://salsa.debian.org/georgesk/raintpl
 Vcs-Git: https://salsa.debian.org/georgesk/raintpl.git
diff --git a/debian/copyright b/debian/copyright
index a2810e6..7c8ee71 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: raintpl
 Source: https://github.com/rainphp/raintpl/tree/v.2.7.2
 
diff --git a/debian/rules b/debian/rules
index a725cc2..9337f50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@
 DESTDIR = debian/raintpl
 
 %:
-	dh $@ 
+	dh $@
 
 override_dh_install:
 	dh_install
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 4263a37..9ea7c01 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
 # this file is not installed in the binary package
 # and replace by a symlink to /usr/share/javascript/less/less.min.js
-raintpl source: source-is-missing templates/bootstrap/js/less-1.1.5.min.js
+raintpl source: source-is-missing [templates/bootstrap/js/less-1.1.5.min.js]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..583a1eb
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/feulf/raintpl3/issues
+Bug-Submit: https://github.com/feulf/raintpl3/issues/new
+Repository: https://github.com/feulf/raintpl3.git
+Repository-Browse: https://github.com/feulf/raintpl3

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details