Lintian Fixes - backup2l

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index c9d7c40..fe3f688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+backup2l (1.6-7) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Fix day-of-week for changelog entries 1.2, 1.01-gk.1, 0.93-gk.1.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 02 Oct 2022 13:31:27 -0000
+
 backup2l (1.6-6) unstable; urgency=medium
 
   * Add some patches:
@@ -187,7 +197,7 @@ backup2l (1.4) unstable; urgency=low
 
 backup2l (1.3) unstable; urgency=low
 
-  * Removed "--same-order" option in tar-based drivers (fixes 
+  * Removed "--same-order" option in tar-based drivers (fixes
       problems during restore)
   * Improved checking of required drivers before restore start
   * Fixed some typos in comments and documentation
@@ -197,13 +207,13 @@ backup2l (1.3) unstable; urgency=low
 
 backup2l (1.2) unstable; urgency=low
 
-  * Fixed false alarms with special characters in file names 
+  * Fixed false alarms with special characters in file names
       (Closes: #763710, #587658)
   * Added DRIVER_TAR (Philippe "BooK" Bruhat)
   * Moved Debian adaptions by Chris Davis upstream
   * Set Debian standards version to 3.6.0
 
- -- Gundolf Kiefer <gundolfk@web.de>  Mon, 2 Sep 2003 20:47:17 +0200
+ -- Gundolf Kiefer <gundolfk@web.de>  Tue, 02 Sep 2003 20:47:17 +0200
 
 backup2l (1.1-gk.1.1) unstable; urgency=low
 
@@ -223,13 +233,13 @@ backup2l (1.01-gk.1) unstable; urgency=low
 
   * fixed incorrect backup list sorting (bug #637066)
   * removed "bc" usage
-  * stricter filter macros for SED_NAME, SED_CHOWN, SED_CHMOD (should fix 
+  * stricter filter macros for SED_NAME, SED_CHOWN, SED_CHMOD (should fix
       various bugs including patch 702979 from Gene Skonicki)
   * human readable sizes (based on patch by Jarno Elonen)
   * allow wildcards in <BID list> argument of ANY operation
   * support for filesystems not allowing symlinks (patch by Jason Creighton)
 
- -- Gundolf Kiefer <gundolfk@web.de>  Sun, 9 Apr 2003 12:59:00 +0200
+ -- Gundolf Kiefer <gundolfk@web.de>  Wed, 09 Apr 2003 12:59:00 +0200
 
 backup2l (1.00-gk.1) unstable; urgency=low
 
@@ -241,17 +251,17 @@ backup2l (1.00-gk.1) unstable; urgency=low
 
 backup2l (0.93-gk.1) unstable; urgency=low
 
-  * Changed: diff is invoked without '-d' (performance issue with large 
+  * Changed: diff is invoked without '-d' (performance issue with large
       numbers of files)
   * New: POST_BACKUP
   * Fixed: compatibility with pre-0.9 .list files
   * Various fixes/patches
 
- -- Gundolf Kiefer <gundolfk@web.de>  Thu, 9 Mar 2002 15:26:00 +0100
+ -- Gundolf Kiefer <gundolfk@web.de>  Sat, 09 Mar 2002 15:26:00 +0100
 
 backup2l (0.92-gk.1) unstable; urgency=low
 
-  * Fixed: incorrectly determined base archive resulting in full backup 
+  * Fixed: incorrectly determined base archive resulting in full backup
       instead of incremental
 
  -- Gundolf Kiefer <gundolfk@web.de>  Thu, 17 Jan 2002 11:11:01 +0100
diff --git a/debian/control b/debian/control
index 64fb53e..a68f1a4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 Priority: optional
 Maintainer: Joachim Wiedorn <joodebian@joonet.de>
 Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Homepage: https://github.com/gkiefer/backup2l
 Vcs-Git: https://salsa.debian.org/joowie-guest/maintain_backup2l.git
 Vcs-Browser: https://salsa.debian.org/joowie-guest/maintain_backup2l
diff --git a/debian/copyright b/debian/copyright
index adb625f..af51f0b 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: backup2l
 Upstream-Contact: Gundolf Kiefer <gundolfk@web.de>
 Source: https://github.com/gkiefer/backup2l
diff --git a/debian/rules b/debian/rules
index 3d4e407..8de46aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,4 +11,3 @@ override_dh_install:
 	dh_install
 	mv $(BASE)/etc/first-time.conf \
 	   $(BASE)/etc/backup2l.conf
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..d59d741
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/gkiefer/backup2l/issues
+Bug-Submit: https://github.com/gkiefer/backup2l/issues/new
+Repository-Browse: https://github.com/gkiefer/backup2l

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details