Lintian Fixes - atlas-cpp

Ready changes

Summary

  • Use correct machine-readable copyright file URI. ( out-of-date-copyright-format-uri )
  • Set fields Upstream-Name, Upstream-Contact in debian/copyright.
  • Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index d7f49ad..d467141 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+atlas-cpp (0.6.4-4) UNRELEASED; urgency=medium
+
+  * Use correct machine-readable copyright file URI.
+  * Set fields Upstream-Name, Upstream-Contact in debian/copyright.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Nov 2022 12:29:15 -0000
+
 atlas-cpp (0.6.4-3) unstable; urgency=high
 
   * Update debhelper compatibility to 13 (no changes)
diff --git a/debian/control b/debian/control
index fe48993..9338853 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                libbz2-dev,
                zlib1g-dev
 Build-Depends-Indep: doxygen
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Rules-Requires-Root: no
 Homepage: https://www.worldforge.org/
 Vcs-Git: https://salsa.debian.org/games-team/atlas-cpp.git
diff --git a/debian/copyright b/debian/copyright
index 7324516..0b9899e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,7 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/worldforge/atlas-cpp
+Upstream-Name: Atlas-C++
+Upstream-Contact: general@worldforge.org
 
 Files: *
 Copyright: 2000-2003 Stefanus Du Toit <sdt@gmx.net>
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index ef26740..855375f 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,3 @@
-Contact: general@worldforge.org
 Homepage: https://www.worldforge.org/
 Repository: https://github.com/worldforge/atlas-cpp.git
 Repository-Browse: https://github.com/worldforge/atlas-cpp

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libatlas-cpp-0.6-3

No differences were encountered between the control files of package libatlas-cpp-0.6-3-dbgsym

No differences were encountered between the control files of package libatlas-cpp-0.6-dev

No differences were encountered between the control files of package libatlas-cpp-0.6-tools

No differences were encountered between the control files of package libatlas-cpp-0.6-tools-dbgsym

No differences were encountered between the control files of package libatlas-cpp-doc

Run locally

More details

Full run details