Lintian Fixes - python-rdata

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 016c39c..4ff9d2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+python-rdata (0.5-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 03 Mar 2023 21:12:56 -0000
+
 python-rdata (0.5-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index 3914ff0..140f768 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pytest-cov <!nocheck>,
                python3-numpy <!nocheck>,
                python3-xarray <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/vnmabus/rdata
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-rdata
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-rdata.git
@@ -27,7 +27,7 @@ Depends: ${python3:Depends},
          python3-pandas
 Description: parses R dataset (.rda) files
  The common way of reading an R dataset consists on two steps:
- . 
+ .
   * First, the file is parsed using the function parse_file. This provides
     a literal description of the file contents as a hierarchy of Python
     objects representing the basic R objects. This step is unambiguous
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index f3f4fce..90b3901 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,3 +1,7 @@
+Bug-Database: https://github.com/vnmabus/rdata/issues
+Bug-Submit: https://github.com/vnmabus/rdata/issues/new
 Registry:
  - Name: conda:conda-forge
    Entry: rdata
+Repository: https://github.com/vnmabus/rdata.git
+Repository-Browse: https://github.com/vnmabus/rdata

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details