Lintian Fixes - 389-ds-base

Ready changes

Summary

Diff

diff --git a/debian/389-ds-base.lintian-overrides b/debian/389-ds-base.lintian-overrides
index 693de7c0b..87967bbc0 100644
--- a/debian/389-ds-base.lintian-overrides
+++ b/debian/389-ds-base.lintian-overrides
@@ -1,5 +1,5 @@
 # these are bogus warnings, no libs shipped in a public libdir
-unused-shlib-entry-in-control-file
+shared-library-not-shipped
 
 # plugins
 custom-library-search-path
diff --git a/debian/changelog b/debian/changelog
index 377a45a85..fe5c37ae7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+389-ds-base (2.3.1+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line 2.
+  * Update renamed lintian tag names in lintian overrides.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Fix field name case in debian/copyright (Upstream-name ⇒ Upstream-Name).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 22 May 2023 05:05:45 -0000
+
 389-ds-base (2.3.1+dfsg1-1) unstable; urgency=medium
 
   * Repackage the source, filter vendored crates and allow building with
diff --git a/debian/control b/debian/control
index ed987769b..17decdc46 100644
--- a/debian/control
+++ b/debian/control
@@ -57,7 +57,7 @@ Build-Depends:
  rsync,
  rustc,
  zlib1g-dev,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/freeipa-team/389-ds-base.git
 Vcs-Browser: https://salsa.debian.org/freeipa-team/389-ds-base
 Homepage: https://directory.fedoraproject.org
diff --git a/debian/copyright b/debian/copyright
index e7653ffcd..a700b1223 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-name: 389-ds-base
 Source: http://directory.fedoraproject.org/wiki/Source
 Files-Excluded:
  src/Cargo.lock
  src/librslapd/Cargo.lock
  vendor
+Upstream-Name: 389-ds-base
 
 Files: *
 Copyright: 2001 Sun Microsystems, Inc.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index f0e3ffc5c..6893f8cde 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
 # it just has long lines
-389-ds-base source: source-is-missing src/cockpit/389-console/cockpit_dist/index.js line length is 312 characters (>256)
+389-ds-base source: source-is-missing [src/cockpit/389-console/cockpit_dist/index.js]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 000000000..b1f1fb76c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/389ds/389-ds-base/issues
+Bug-Submit: https://github.com/389ds/389-ds-base/issues/new
+Repository-Browse: https://github.com/389ds/389-ds-base

Run locally

More details

Full run details

Historical runs