Lintian Fixes - critnib

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 5eebd8e..cb69997 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+critnib (1.1-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Use canonical URL in Vcs-Git.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 22 Oct 2022 15:40:04 -0000
+
 critnib (1.1-2) unstable; urgency=medium
 
   * Fix the autopkgtest on 32-bit.
diff --git a/debian/control b/debian/control
index e8cda2a..bb66a1d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: critnib
 Priority: optional
 Maintainer: Adam Borowski <kilobyte@angband.pl>
 Build-Depends: debhelper-compat (= 13), cmake
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Section: libs
 Homepage: https://github.com/kilobyte/critnib
 Vcs-Browser: https://github.com/kilobyte/critnib/tree/debian
-Vcs-Git: https://github.com/kilobyte/critnib -b debian
+Vcs-Git: https://github.com/kilobyte/critnib.git -b debian
 Rules-Requires-Root: no
 Description: ordered map data structure with lock-free reads
  Critnib is a data structure that provides a very fast equal and
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..70ab30d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/kilobyte/critnib/issues
+Bug-Submit: https://github.com/kilobyte/critnib/issues/new
+Repository: https://github.com/kilobyte/critnib.git
+Repository-Browse: https://github.com/kilobyte/critnib

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libcritnib-dev

No differences were encountered between the control files of package libcritnib1

No differences were encountered between the control files of package libcritnib1-dbgsym

Run locally

More details

Full run details