Lintian Fixes - timidity

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 4b3e2c6..ca56572 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,15 @@ timidity (2.14.0-9) UNRELEASED; urgency=medium
   * Simplify disabling the test suite (which is currently not run anyway)
     in case nocheck is in $DEB_BUILD_OPTIONS. (Closes: #902769)
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository-Browse.
+  * Remove obsolete field Name from debian/upstream/metadata (already present in
+    machine-readable debian/copyright).
+  * Update standards version to 4.1.5, no changes needed.
+
  -- Bastien Roucariès <rouca@debian.org>  Mon, 01 Oct 2018 10:37:52 +0200
 
 timidity (2.14.0-8.1) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index c622a1f..40b95f7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: Bastien Roucariès <rouca@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 11),
  dh-exec,
  libasound2-dev [linux-any],
  libflac-dev,
@@ -23,8 +23,8 @@ Build-Depends:
  libxt-dev,
  tcl-dev,
  tk-dev,
-Standards-Version: 4.1.4
-Homepage: http://timidity.sourceforge.net/
+Standards-Version: 4.1.5
+Homepage: https://timidity.sourceforge.net/
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/debian/timidity.git
 Vcs-Browser: https://salsa.debian.org/debian/timidity
@@ -107,4 +107,3 @@ Description: runs TiMidity++ as a system-wide MIDI sequencer
  using the ALSA driver.
  .
  This package provides TiMidity++ as a system-wide MIDI sequencer.
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 0cccc12..57c8e0c 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,3 @@
-Name: TiMidity++
 Contact: https://sourceforge.net/p/timidity/mailman/
 Repository: https://git.code.sf.net/p/timidity/git
-Repository-Browse: https://sourceforge.net/p/timidity/git/
+Repository-Browse: https://sourceforge.net/p/timidity/git/ci/master/tree/

Run locally

More details

Full run details

Historical runs