Lintian Fixes - zfsnap

Recent merge proposals

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d662daa..e236b78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+zfsnap (1.11.1-9) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Bump debhelper dependency to >= 9, since that's what is used in
+    debian/compat.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Change priority extra to priority optional.
+  * Set upstream metadata fields: Repository-Browse.
+  * Explicitly specify source format.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 15 Oct 2022 14:33:05 -0000
+
 zfsnap (1.11.1-8) unstable; urgency=medium
 
   * Remove constraints unnecessary since stretch:
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 b6a515d..29f1e4d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: zfsnap
 Section: contrib/admin
-Priority: extra
+Priority: optional
 Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper, pandoc
+Build-Depends: debhelper-compat (= 13), pandoc
 Standards-Version: 4.1.1
 Homepage: https://github.com/graudeejs/zfSnap
 Vcs-Git: https://github.com/jgoerzen/zfSnap.git
diff --git a/debian/copyright b/debian/copyright
index 02ded7f..1ea9db1 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: zfsnap
 Source: https://github.com/graudeejs/zfSnap
 
diff --git a/debian/rules b/debian/rules
index 0dfc904..96a9bb3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@
 
 override_dh_auto_clean:
 	rm  -f debian/wikidocs/*.html
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..d3827e7
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+1.0
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..274a745
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/zfsnap/zfsnap

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Priority: extra optional

Run locally

More details

Full run details