Lintian Fixes - clonezilla

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4882373..1b26590 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+clonezilla (5.2.2-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Use secure URI in Homepage field.
+  * Change priority extra to priority optional.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 30 Aug 2022 23:06:59 -0000
+
 clonezilla (5.2.2-1) unstable; urgency=medium
 
   * New upstream version 5.2.2
diff --git a/debian/control b/debian/control
index dbe06bd..e2941df 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: clonezilla
 Section: admin
-Priority: extra
+Priority: optional
 Maintainer: Georges Khaznadar <georgesk@debian.org>
 Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.6.0
-Homepage: http://clonezilla.org
+Homepage: https://clonezilla.org
 Vcs-Git: https://salsa.debian.org/georgesk/clonezilla.git
 Vcs-Browser: https://salsa.debian.org/georgesk/clonezilla
 
@@ -30,4 +30,3 @@ Description: bare metal backup and recovery of disk drives
  SE was used to clone 41 computers simultaneously. It took only about
  10 minutes to clone a 5.6 GBytes system image to all 41 computers via
  multicasting.
-
diff --git a/debian/copyright b/debian/copyright
index 53d2128..791e816 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,14 +1,14 @@
-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: clonezilla
 Source: http://free.nchc.org.tw/drbl-core/src/stable/
 
 Files: *
 Copyright: 2007-2013 Steven Shiau <steven@nchc.org.tw>
-	   2007-2013 Blake, Kuo-Lien Huang Huang  <klhaung@gmail.com>
-	   2007-2013 Ceasar Sun <ceasar@nchc.org.tw>
-	   2007-2013 Jazz Wang <jazz@nchc.org.tw>
-	   2007-2013 Thomas Tsai <thomas@nchc.org.tw>
-	   2007-2013 NCHC Free Software Labs, Taiwan <http://free.nchc.org.tw>
+           2007-2013 Blake, Kuo-Lien Huang Huang  <klhaung@gmail.com>
+           2007-2013 Ceasar Sun <ceasar@nchc.org.tw>
+           2007-2013 Jazz Wang <jazz@nchc.org.tw>
+           2007-2013 Thomas Tsai <thomas@nchc.org.tw>
+           2007-2013 NCHC Free Software Labs, Taiwan <http://free.nchc.org.tw>
 License: GPL-2.0+
 
 Files: debian/*
diff --git a/debian/rules b/debian/rules
index b760bee..955dd78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..fc09b0d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+---
+Bug-Database: https://gitlab.com/stevenshiau/clonezilla/-/issues
+Bug-Submit: https://gitlab.com/stevenshiau/clonezilla/-/issues/new

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://clonezilla.org https://clonezilla.org
  • Priority: extra optional

Run locally

More details

Full run details