Lintian Fixes - theano

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index fabda22..87017d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,19 @@
 theano (1.1.2+dfsg-4) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Team upload.
   * Fix for numpy 1.24
     Closes: #1027215, #1026539,
 
+  [ Debian Janitor ]
+  * Add missing build dependency on python3:any | python3-all:any |
+    python3-dev:any | python3-all-dev:any | dh-sequence-python3 for addon
+    python3.
+  * Set upstream metadata fields: Bug-Submit.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Andreas Tille <tille@debian.org>  Mon, 27 Feb 2023 08:23:02 +0100
 
 theano (1.1.2+dfsg-3) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index 49981d3..f9abe02 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,8 @@ Build-Depends:
  node-istanbul,
  mocha,
  chai,
- libjs-d3
+ libjs-d3,
+ python3:any | python3-all:any | python3-dev:any | python3-all-dev:any | dh-sequence-python3
 Build-Depends-Indep:
 #for the documentation build
  dh-sequence-sphinxdoc,
@@ -51,7 +52,7 @@ Build-Depends-Indep:
  jupyter-nbconvert,
  python3-ipykernel,
 Rules-Requires-Root: no
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 # not https://aesara.readthedocs.io because that's 2.x documentation
 Homepage: https://theano-pymc.readthedocs.io
 Vcs-Git: https://salsa.debian.org/science-team/theano.git
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index adf0857..4a0ebfa 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Name: Theano
+Bug-Submit: https://github.com/aesara-devs/aesara/issues/new
 Cite-As: "Theano Development Team. <a href=http://arxiv.org/pdf/1605.02688.pdf> Theano: A Python framework for fast computation of mathematical expressions</a>"
 Reference:
     Author: Theano Development Team

Run locally

More details

Full run details

Historical runs