Lintian Fixes - scons

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index dd939a2..374a42c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+scons (4.4.0+dfsg-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Bump debhelper from old 12 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 24 Sep 2022 09:33:26 -0000
+
 scons (4.4.0+dfsg-1) unstable; urgency=medium
 
   * New upstream release:
diff --git a/debian/control b/debian/control
index d1518e1..b869e98 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  dh-python,
  python3-all (>= 3.5),
  fop,
diff --git a/debian/copyright b/debian/copyright
index 94dc86d..2c7c87b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,14 +23,14 @@ Copyright: 2002      Moshe Zadka <moshez@debian.org>
            2003-2008 Mark Brown <broonie@debian.org>
            2008-2014 Luca Falavigna <dktrkranz@ubuntu.com>
            2014-2020 Jörg Frings-Fürst <debian@jff.email>
-	   2020      Ben Hutchings <benh@debian.org>
+           2020      Ben Hutchings <benh@debian.org>
            2018-2020 Laszlo Boszormenyi (GCS) <gcs@debian.org>
 License: GPL-3.0+
 
 Files: debian/patches/*
 Copyright: 2010-2014 Luca Falavigna <dktrkranz@ubuntu.com>
            2014-2019 Jörg Frings-Fürst <debian@jff.email>
-	   2020      Ben Hutchings <benh@debian.org>
+           2020      Ben Hutchings <benh@debian.org>
 License: Expat
 
 License: Expat
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2faf1c5
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/SCons/scons/issues
+Bug-Submit: https://github.com/SCons/scons/issues/new
+Repository-Browse: https://github.com/SCons/scons

Run locally

More details

Full run details