Lintian Fixes - python-irc

Ready changes

Summary

  • Set upstream metadata fields: Bug-Database.
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )
  • Discard extra empty YAML documents in debian/upstream/metadata.

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 282b56b..955ddf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ python-irc (8.5.3+dfsg-6) UNRELEASED; urgency=medium
   * Override false positive Lintian check for VCS-* field names.
   * Override false positive Lintian check for IETF copyright conditions.
   * Enable smoke test of installed Python library in AutoPkgTest.
+  * Set upstream metadata fields: Bug-Database.
+  * Update standards version to 4.6.2, no changes needed.
+  * Discard extra empty YAML documents in debian/upstream/metadata.
 
  --
 
diff --git a/debian/control b/debian/control
index e9563c2..a79060b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep:
     dh-python
 Build-Depends:
     debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/jaraco/irc/
 VCS-Git: https://salsa.debian.org/debian/pkg-python-irc.git
 VCS-Browser: https://salsa.debian.org/debian/pkg-python-irc/
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 535c7e7..a1b0499 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,17 +1,12 @@
-# debian/upstream/metadata
-# Part of Debian ‘python-irc’ package.
-#
-# This is free software, and you are welcome to redistribute it under
-# certain conditions; see the end of this file for copyright
-# information, grant of license, and disclaimer of warranty.
-
 %YAML 1.1
 ---
 # <URL:https://wiki.debian.org/UpstreamMetadata>
 Name: irc
 Contact: Jason R. Coombs <jaraco@jaraco.com>
 Archive: PyPI
-Bug-Database: https://github.com/jaraco/irc/issues/
+%YAML 1.1
+---
+Bug-Database: https://github.com/jaraco/irc/issues
 Bug-Submit: https://github.com/jaraco/irc/issues/new
 Repository: https://github.com/jaraco/irc.git
 Repository-Browse: https://github.com/jaraco/irc/

Run locally

More details

Full run details

Historical runs