Lintian Fixes - pyxrd

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 2446e9b..8f791a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyxrd (0.8.4-4) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 21 Aug 2023 14:30:21 -0000
+
 pyxrd (0.8.4-3) unstable; urgency=medium
 
   * Fix Vcs-* fields, no other changes.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b1bd38b..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-13
diff --git a/debian/control b/debian/control
index ec74b20..1365d82 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,8 @@ Section: science
 Priority: optional
 Build-Depends: dh-python, python3, python3-setuptools,
  python3-setuptools-git, python3-mock, python3-gi, gir1.2-gtk-3.0,
- python3-numpy, python3-scipy, python3-cairocffi, python3-matplotlib, python3-deap,
- debhelper (>= 13)
-Standards-Version: 4.5.1
+ python3-numpy, python3-scipy, python3-cairocffi, python3-matplotlib, python3-deap, debhelper-compat (= 13)
+Standards-Version: 4.6.2
 Homepage: https://github.com/PyXRD/PyXRD
 Vcs-Git: https://salsa.debian.org/science-team/pyxrd.git
 Vcs-Browser: https://salsa.debian.org/science-team/pyxrd
diff --git a/debian/copyright b/debian/copyright
index 956db8d..7ae86c3 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: pyxrd
 Source: https://github.com/PyXRD/PyXRD
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..4944600
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/PyXRD/PyXRD/issues
+Bug-Submit: https://github.com/PyXRD/PyXRD/issues/new
+Repository-Browse: https://github.com/PyXRD/PyXRD

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details