Lintian Fixes - ocaml-benchmark

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 1cab382..f4ce826 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+ocaml-benchmark (1.6-4) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 14 Jul 2023 10:46:37 -0000
+
 ocaml-benchmark (1.6-3) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 8e4bad4..bd2b039 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  dh-ocaml,
  ocaml-nox,
  ocaml-dune
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/ocaml-team/ocaml-benchmark.git
 Vcs-Browser: https://salsa.debian.org/ocaml-team/ocaml-benchmark
diff --git a/debian/copyright b/debian/copyright
index e0fdedc..d1b1b3d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -24,8 +24,8 @@ License: LGPL-3+ with OCaml linking exception
  executable file might be covered by the GNU Lesser General Public
  License.
  .
-		    GNU LESSER GENERAL PUBLIC LICENSE
-			Version 3, 29 June 2007
+ 		    GNU LESSER GENERAL PUBLIC LICENSE
+ 			Version 3, 29 June 2007
  .
   Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
   Everyone is permitted to copy and distribute verbatim copies
@@ -123,20 +123,20 @@ License: LGPL-3+ with OCaml linking exception
  .
     d) Do one of the following:
  .
-	0) Convey the Minimal Corresponding Source under the terms of this
-	License, and the Corresponding Application Code in a form
-	suitable for, and under terms that permit, the user to
-	recombine or relink the Application with a modified version of
-	the Linked Version to produce a modified Combined Work, in the
-	manner specified by section 6 of the GNU GPL for conveying
-	Corresponding Source.
- .
-	1) Use a suitable shared library mechanism for linking with the
-	Library.  A suitable mechanism is one that (a) uses at run time
-	a copy of the Library already present on the user's computer
-	system, and (b) will operate properly with a modified version
-	of the Library that is interface-compatible with the Linked
-	Version.
+ 	0) Convey the Minimal Corresponding Source under the terms of this
+ 	License, and the Corresponding Application Code in a form
+ 	suitable for, and under terms that permit, the user to
+ 	recombine or relink the Application with a modified version of
+ 	the Linked Version to produce a modified Combined Work, in the
+ 	manner specified by section 6 of the GNU GPL for conveying
+ 	Corresponding Source.
+ .
+ 	1) Use a suitable shared library mechanism for linking with the
+ 	Library.  A suitable mechanism is one that (a) uses at run time
+ 	a copy of the Library already present on the user's computer
+ 	system, and (b) will operate properly with a modified version
+ 	of the Library that is interface-compatible with the Linked
+ 	Version.
  .
     e) Provide Installation Information, but only if you would otherwise
     be required to provide such information under section 6 of the
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..b4169fc
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/Chris00/ocaml-benchmark/issues
+Bug-Submit: https://github.com/Chris00/ocaml-benchmark/issues/new
+Repository: https://github.com/Chris00/ocaml-benchmark.git
+Repository-Browse: https://github.com/Chris00/ocaml-benchmark

Run locally

More details

Full run details

Historical runs