Lintian Fixes - fiche

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 599ca97..c149a1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+fiche (0.9.1-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 24 Apr 2022 09:15:36 -0000
+
 fiche (0.9.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #848338)
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 97ed659..3732259 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: fiche
 Section: net
 Priority: optional
 Maintainer: Geert Stappers <stappers@debian.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.1.2
 Homepage: https://github.com/solusipse/fiche
 Vcs-Git: https://gitlab.com/dblug/fiche-dpkg.git
diff --git a/debian/rules b/debian/rules
index 70cce21..32fb203 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,11 +20,11 @@
 
 # Avoiding that package update interferers with systemd unit service file
 #  (actual problem is that fiche 0.9.1 has no seperate configuration file )
-override_dh_systemd_enable:
+override_dh_installsystemd:
 	@echo I: Not running dh_systemd_enable
 
 override_dh_installinit:
 	@echo I: Not running dh_installinit
 
-override_dh_systemd_start:
+override_dh_installsystemd:
 	@echo I: Not running dh_systemd_start
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..f4ad1e3
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/solusipse/fiche/issues
+Bug-Submit: https://github.com/solusipse/fiche/issues/new
+Repository: https://github.com/solusipse/fiche.git
+Repository-Browse: https://github.com/solusipse/fiche

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/82/a66a60043eba0b83e63126ee0a93e81d2f2376.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/fb/41daecd49152f8580f1377667d343825478b11.debug

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

  • Depends: libc6 (>= 2.34) 2.4)

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

  • Build-Ids: fb41daecd49152f8580f1377667d343825478b11 82a66a60043eba0b83e63126ee0a93e81d2f2376

Run locally

More details

Full run details