Lintian Fixes - pacman4console

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2d83193..bb321b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+pacman4console (1.3-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Use secure URI in Vcs control header Vcs-Git.
+  * Drop unnecessary dh arguments: --parallel
+  * Fix day-of-week for changelog entry 1.2-2.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 13:07:40 -0000
+
 pacman4console (1.3-1) unstable; urgency=medium
 
   * New upstream release
@@ -136,7 +148,7 @@ pacman4console (1.2-2) unstable; urgency=low
   * Fixed the debian/watch sintax to access GooglePages site (Closes: #450247).
   * Added "screenshot" to long description.
 
- -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 11 Nov 2007 16:48:15 -0200
+ -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 11 Nov 2007 16:48:15 -0200
 
 pacman4console (1.2-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index d33c5f0..7b3523c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: pacman4console
 Section: games
 Priority: optional
 Maintainer: Alexandre Dantas <eu@alexdantas.net>
-Build-Depends: debhelper (>= 9), libncurses5-dev
+Build-Depends: debhelper-compat (= 13), libncurses5-dev
 Standards-Version: 3.9.5
-Vcs-Git: git://github.com/alexdantas/pacman4console.debian.git -b master
+Vcs-Git: https://github.com/alexdantas/pacman4console.debian.git -b master
 Vcs-Browser: https://github.com/alexdantas/pacman4console.debian
 Homepage: https://sites.google.com/site/doctormike/pacman.html
 
diff --git a/debian/copyright b/debian/copyright
index 4e7b74d..26e6445 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: pacman
 Source: https://sites.google.com/site/doctormike/pacman.html
 
diff --git a/debian/rules b/debian/rules
index be1a4c2..ed933e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --parallel
+	dh $@
diff --git a/debian/watch b/debian/watch
index 948393a..c5f3d4b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://sites.google.com/site/doctormike/pacman.html .*/pacman-(\d\S+)\.tar\.(?:bz2|gz|xz).*

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/73/5bdda1de05cd5917d2c1d6b2f0818bd60bf78b.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/eb/11914a5000ba37c6c497ea69976da7448bfcf2.debug
-rw-r--r--  root/root   /usr/lib/debug/.dwz/x86_64-linux-gnu/pacman4console.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/62/b514fca3537bbaf03cb84276c23fc8de6e8e3d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/cd/57bcce0016cff87a3a8acd09ea867121e15ba9.debug

No differences were encountered between the control files of package pacman4console

Control files of package pacman4console-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 62b514fca3537bbaf03cb84276c23fc8de6e8e3d cd57bcce0016cff87a3a8acd09ea867121e15ba9 735bdda1de05cd5917d2c1d6b2f0818bd60bf78b eb11914a5000ba37c6c497ea69976da7448bfcf2

Run locally

More details

Full run details