Lintian Fixes - python-pynlpl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index b03857b..9531853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-pynlpl (1.2.9-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Set upstream metadata fields: Repository.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 11 Jan 2023 07:13:26 -0000
+
 python-pynlpl (1.2.9-1) unstable; urgency=medium
 
   * Team upload.
@@ -50,7 +60,7 @@ python-pynlpl (1.0.5-1) unstable; urgency=medium
 python-pynlpl (0.7.7.1-2) unstable; urgency=medium
 
   * Removed texinfo manual reference
-  * debian/copyright: All GPL-3 now 
+  * debian/copyright: All GPL-3 now
    (thanks to Thorsten Alteholz for pointing it out)
    also added comments for MIT work.
 
@@ -58,6 +68,6 @@ python-pynlpl (0.7.7.1-2) unstable; urgency=medium
 
 python-pynlpl (0.7.7.1-1) unstable; urgency=low
 
-  * Initial release. Closes: #771592 
+  * Initial release. Closes: #771592
 
  -- Maarten van Gompel <proycon@anaproy.nl>  Fri, 20 Nov 2015 22:46:15 +0100
diff --git a/debian/control b/debian/control
index a6b7863..ffd8f98 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.
 Uploaders: Maarten van Gompel <proycon@anaproy.nl>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                dh-python,
                python3-all (>= 3.3),
                python3-httplib2 (>= 0.6),
                python3-lxml (>= 2.2),
                python3-numpy,
                python3-setuptools
-Standards-Version: 4.4.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/science-team/python-pynlpl
 Vcs-Git: https://salsa.debian.org/science-team/python-pynlpl.git
 Homepage: https://github.com/proycon/pynlpl
diff --git a/debian/rules b/debian/rules
index 9499ecd..ee93f08 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,3 @@ export PYBUILD_NAME=pynlpl
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
-
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..228e569
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/proycon/pynlpl/issues
+Bug-Submit: https://github.com/proycon/pynlpl/issues/new
+Repository: https://github.com/proycon/pynlpl.git
+Repository-Browse: https://github.com/proycon/pynlpl

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details