Run of lintian-fixes for plantuml

Run Locally

git clone https://salsa.debian.org/debian/plantuml.git/ plantuml
cd plantuml
DEB_UPDATE_CHANGELOG=auto lintian-brush

Logs

worker

worker.log text

Summary

Failed fixers:

  • upstream-metadata-file
    Panic: called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'AttributeError'>, value: AttributeError("'UnsupportedProtocol' object has no attribute 'url'"), traceback: None }

Changes

main

Changes for main
diff --git a/debian/control b/debian/control
index 3e5164d..332e717 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  default-jdk,
  libfop-java,
  libbatik-java
-Standards-Version: 4.6.0
+Standards-Version: 4.7.4
 Homepage: http://plantuml.com/
 Vcs-Git: https://salsa.debian.org/debian/plantuml.git
 Vcs-Browser: https://salsa.debian.org/debian/plantuml
diff --git a/debian/copyright b/debian/copyright
index 6bd4acf..050320e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,16 +7,6 @@ Files: *
 Copyright: 2009-2020 Arnaud Roques <plantuml@gmail.com>
 License: GPL-3+
 
-Files: debian/*
-Copyright:
- 2015-2016, 2020 Andrej Shadura <andrewsh@debian.org>
- 2017 Christopher Hoskin <mans0954@debian.org>
-License: GPL-3+
-
-Files: debian/plantuml.*
-Copyright: 2010 Ilya Paramonov <ivparamonov@gmail.com>
-License: GPL-3+
-
 Files:
  src/gen/*
  src/h/*
@@ -33,19 +23,6 @@ Files: src/smetana/*
 Copyright: 2009-2017, Arnaud Roques <plantuml@gmail.com>
 License: EPL-1.0
 
-Files: src/com/google/zxing/*
-Copyright: 2007-2010 ZXing authors
-License: Apache-2.0
-
-Files: src/com/ctreber/*
-Copyright: 2001-2002 Christian Treber <ct@ctreber.com>
-Comment: See http://www.acproductions.de/acearth/download.html
-License: AC.earth
-
-Files: src/org/stathissideris/ascii2image/*
-Copyright: 2004, Efstathios Sideris
-License: GPL-2+
-
 Files:
  src/h/gstack_t.java
  src/h/list_t.java
@@ -54,17 +31,23 @@ Files:
 Copyright: 2009-2020 Arnaud Roques <plantuml@gmail.com>
 License: EPL-1.0
 
-Files: src/net/sourceforge/plantuml/ugraphic/arc/ExtendedGeneralPath.java
-Copyright:
- 2009-2020 Arnaud Roques <plantuml@gmail.com>
- Thierry Kormann
-License: Apache-2.0 or GPL-3+
+Files: src/com/ctreber/*
+Copyright: 2001-2002 Christian Treber <ct@ctreber.com>
+Comment: See http://www.acproductions.de/acearth/download.html
+License: AC.earth
 
-Files: src/net/sourceforge/plantuml/ugraphic/arc/ExtendedPathIterator.java
-Copyright:
- 2009-2020 Arnaud Roques <plantuml@gmail.com>
- Thomas DeWeese
-License: Apache-2.0 or GPL-3+
+Files: src/sprites/archimate/*
+Copyright: 2013-2017 Phillip Beauvoir, Jean-Baptiste Sarrodie, The Open Group
+Comment: From Archi https://www.archimatetool.com/
+License: Expat
+
+Files: src/com/google/zxing/*
+Copyright: 2007-2010 ZXing authors
+License: Apache-2.0
+
+Files: src/org/stathissideris/ascii2image/*
+Copyright: 2004, Efstathios Sideris
+License: GPL-2+
 
 Files: src/net/sourceforge/plantuml/code/Base64Coder.java
 Copyright:
@@ -92,16 +75,33 @@ Copyright:
  2007, Paulo Soares
 License: LGPL-3+
 
-Files: src/sprites/archimate/*
-Copyright: 2013-2017 Phillip Beauvoir, Jean-Baptiste Sarrodie, The Open Group
-Comment: From Archi https://www.archimatetool.com/
-License: Expat
+Files: src/net/sourceforge/plantuml/ugraphic/arc/ExtendedGeneralPath.java
+Copyright:
+ 2009-2020 Arnaud Roques <plantuml@gmail.com>
+ Thierry Kormann
+License: Apache-2.0 or GPL-3+
+
+Files: src/net/sourceforge/plantuml/ugraphic/arc/ExtendedPathIterator.java
+Copyright:
+ 2009-2020 Arnaud Roques <plantuml@gmail.com>
+ Thomas DeWeese
+License: Apache-2.0 or GPL-3+
 
 Files: src/net/sourceforge/plantuml/openiconic/data/*
 Copyright: 2014 Waybury
 Comment: From Open Iconic https://useiconic.com/open
 License: Expat
 
+Files: debian/*
+Copyright:
+ 2015-2016, 2020 Andrej Shadura <andrewsh@debian.org>
+ 2017 Christopher Hoskin <mans0954@debian.org>
+License: GPL-3+
+
+Files: debian/plantuml.*
+Copyright: 2010 Ilya Paramonov <ivparamonov@gmail.com>
+License: GPL-3+
+
 License: GPL-3+
  This script is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by

Resulting Package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t sid plantuml
                        

Lintian Result