Lintian Fixes - vistrails

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index b16273a..6518f78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+vistrails (3.0~git+9dc22bd.dfsg.1-3) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Fix broken Vcs URL.
+  * Update standards version to 4.6.2, no changes needed.
+  * Remove field Section on binary package vistrails that duplicates source.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 28 Apr 2023 03:24:57 -0000
+
 vistrails (3.0~git+9dc22bd.dfsg.1-2) unstable; urgency=medium
 
   * Vix python version to '3.0a1'; setuptools now has stricter
@@ -63,9 +73,9 @@ vistrails (2.2.4-1) unstable; urgency=medium
   * New upstream release
   * Standards-Version: 3.9.8
   * DH_COMPAT=10
-  * Change dependency: ipython-qtconsole -> jupyter-qtconsole 
+  * Change dependency: ipython-qtconsole -> jupyter-qtconsole
   * Build-Depend on dh-python
-  * Update copyright owners; make copyright machine readable. 
+  * Update copyright owners; make copyright machine readable.
     Closes: #840525, #796994
   * Now depend on python-usagestats
 
diff --git a/debian/control b/debian/control
index b2d7b33..be7cc7c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,38 +2,36 @@ Source: vistrails
 Section: science
 Priority: optional
 Maintainer: Alastair McKinstry <mckinstry@debian.org>
-Build-Depends: debhelper-compat (= 13), 
- python3-all-dev, 
+Build-Depends: debhelper-compat (= 13),
+ python3-all-dev,
  python3-setuptools,
- python3-numpy, 
+ python3-numpy,
  dh-python
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Homepage: http://www.vistrails.org/index.php/Main_Page
 Vcs-Browser: https://salsa.debian.org:/science-team/vistrails.git
-Vcs-Git: https://salsa.debian.org:/science-team/vistrails.git -b debian/latest
+Vcs-Git: https://salsa.debian.org/science-team/vistrails.git -b debian/latest
 
 Package: vistrails
-Section: science
-Architecture: all 
-Depends: ${misc:Depends}, ${python3:Depends}, 
-  python3-numpy, 
-  python3-scipy, 
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends},
+  python3-numpy,
+  python3-scipy,
   python3-dulwich,
   python3-qtconsole,
-  python3-matplotlib, 
+  python3-matplotlib,
   python3-suds, python3-sip, jupyter-qtconsole, python3-sklearn,
-  python3-vtk9, 
-  python3-xlrd, 
+  python3-vtk9,
+  python3-xlrd,
   python3-xlwt,
   python3-sqlalchemy
 Description: Science visualisation workflow toolkit
  VisTrails is an open-source scientific workflow and provenance management
- system developed at the University of Utah that provides support for 
+ system developed at the University of Utah that provides support for
  data exploration and visualization. Whereas workflows have been traditionally
- used to automate repetitive tasks, for applications that are exploratory 
+ used to automate repetitive tasks, for applications that are exploratory
  in nature, such as simulations, data analysis and visualization, very little
  is repeated---change is the norm. As an engineer or scientist generates and
  evaluates hypotheses about data under study, a series of different, albeit
- related, workflows are created while a workflow is adjusted in an interactive 
+ related, workflows are created while a workflow is adjusted in an interactive
  process. VisTrails was designed to manage these rapidly-evolving workflows.
-
diff --git a/debian/copyright b/debian/copyright
index 607c461..c64e006 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: vistrails
 Upstream-Contact:  contact@vistrails.org
 Source: http://www.vistrails.org/index.php/Main_Page

Run locally

More details

Full run details

Historical runs