Lintian Fixes - golang-siphash-dev

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5fd8bfb..c0f20ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+golang-siphash-dev (1.0.0-3) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Change priority extra to priority optional.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update Vcs-* headers from URL redirect.
+  * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 26 Apr 2022 22:27:59 -0000
+
 golang-siphash-dev (1.0.0-2) unstable; urgency=medium
 
   [ Ximin Luo ]
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 b7e7350..d002b13 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: golang-siphash-dev
 Section: devel
-Priority: extra
+Priority: optional
 Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers@lists.alioth.debian.org>
 Uploaders: Jérémy Bobbio <lunar@debian.org>
-Build-Depends: debhelper (>= 9), golang-go, dh-golang
+Build-Depends: debhelper-compat (= 13), golang-go, dh-golang
 Standards-Version: 3.9.5
 Homepage: https://github.com/dchest/siphash
-Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/golang-siphash-dev.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/golang-siphash-dev.git
+Vcs-Git: https://salsa.debian.org/pkg-privacy-team/golang-siphash-dev.git
+Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/golang-siphash-dev
 XS-Go-Import-Path: github.com/dchest/siphash
 
 Package: golang-siphash-dev
diff --git a/debian/copyright b/debian/copyright
index b319829..d6a4361 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: siphash
 Upstream-Contact: Dmitry Chestnykh <dmitry@codingrobots.com>
 Source: https://github.com/dchest/siphash
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..3c40ac1
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/dchest/siphash/issues
+Bug-Submit: https://github.com/dchest/siphash/issues/new
+Repository: https://github.com/dchest/siphash.git
+Repository-Browse: https://github.com/dchest/siphash

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Priority: extra optional

Run locally

More details

Full run details