Lintian Fixes - vramsteg

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 45659d3..156f02f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,20 @@
+vramsteg (1.1.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * 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.
+  * Change priority extra to priority optional.
+  * Use secure URI in Vcs control header Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 03 Nov 2022 06:27:31 -0000
+
 vramsteg (1.1.0-1) unstable; urgency=low
 
-  * New upstream release. 
+  * New upstream release.
   * Add watch file
-  * Update Standards-Version to 3.9.6 
+  * Update Standards-Version to 3.9.6
   * Remove vramsteg.doc file: NEWS and README (files referenced) don't
     point out relevant information.
 
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 0df4300..7e88558 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: vramsteg
 Section: utils
-Priority: extra
+Priority: optional
 Maintainer: Alejandro Garrido Mota <alejandro@debian.org>
-Build-Depends: debhelper (>= 9), cmake
+Build-Depends: debhelper-compat (= 13), cmake
 Standards-Version: 3.9.6
 Homepage: http://tasktools.org/projects/vramsteg.html
-Vcs-Git: git://github.com/mogaal/vramsteg.git
+Vcs-Git: https://github.com/mogaal/vramsteg.git
 Vcs-Browser: https://github.com/mogaal/vramsteg
 
 Package: vramsteg
@@ -13,5 +13,5 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: provide shell scripts with a full-featured progress indicator
  Vramsteg provide progress bar that can display elapsed time, remaining time
- estimate, percentage completed, and labels.  The progress bar can have 
+ estimate, percentage completed, and labels.  The progress bar can have
  user-specified colors, and be rendered in multiple styles.
diff --git a/debian/copyright b/debian/copyright
index 376962b..33c4832 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: vramsteg
 Source: http://tasktools.org/projects/vramsteg.html
 
diff --git a/debian/watch b/debian/watch
index d875b57..5694e70 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://tasktools.org http://tasktools.org/download/vramsteg-(.+)\.tar\.gz 
+version=4
+http://tasktools.org http://tasktools.org/download/vramsteg-(.+)\.tar\.gz

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/de/d3b5432581a6d69928447f6e1b866db89be239.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/01/41a5507259b4c4d44a898b770967528fa63223.debug

Control files of package vramsteg: lines which differ (wdiff format)

  • Priority: extra optional

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

  • Build-Ids: 0141a5507259b4c4d44a898b770967528fa63223 ded3b5432581a6d69928447f6e1b866db89be239

Run locally

More details

Full run details