Lintian Fixes - python-bidi

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index fbc8e4e..4ca9a4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-bidi (0.4.0-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * debian/control: Remove empty control fields Recommends, Recommends in
+    package python3-bidi, python-bidi-doc.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Add debian/watch file, using pypi.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 01 Oct 2022 18:08:08 -0000
+
 python-bidi (0.4.0-2) unstable; urgency=medium
 
   * Source-only upload
diff --git a/debian/control b/debian/control
index db27873..925eede 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Package: python3-bidi
 Architecture: all
 Depends: ${misc:Depends},
   ${python3:Depends}
-Recommends: 
 Description: bi-directional layout implementation
  Bi-directional (BiDi) layout implementation in pure python.
 
@@ -27,7 +26,6 @@ Package: python-bidi-doc
 Architecture: all
 Depends: ${misc:Depends},
   ${sphinxdoc:Depends}
-Recommends: 
 Description: bi-directional layout implementation, documentation
  Bi-directional (BiDi) layout implementation in pure python.
  .
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..eed3db7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/MeirKriheli/python-bidi/issues
+Bug-Submit: https://github.com/MeirKriheli/python-bidi/issues/new
+Repository-Browse: https://github.com/MeirKriheli/python-bidi
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..4847cc1
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+https://pypi.debian.net/python-bidi/python-bidi-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package python-bidi-doc

No differences were encountered between the control files of package python3-bidi

Run locally

More details

Full run details