Lintian Fixes - taglib-sharp

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index cb9a819..c46738b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org>
 Uploaders: Sebastian Dröge <slomo@debian.org>,
            Chow Loong Jin <hyperair@debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                cli-common-dev (>= 0.5.7),
                mono-devel (>= 2.4.3),
                pkg-config,
                libexiv2-dev,
                monodoc-base
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/mono/taglib-sharp
 Vcs-Browser: https://salsa.debian.org/dotnet-team/taglib-sharp
 Vcs-Git: https://salsa.debian.org/dotnet-team/taglib-sharp.git
diff --git a/debian/copyright b/debian/copyright
index 937d288..8821980 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -261,10 +261,6 @@ Files: docs/XmlInjector.cs
 Copyright: 2008, Brian Nickel <brian.nickel@gmail.com>
 License: Expat
 
-Files: COPYING
-Copyright: 1991, 1999 Free Software Foundation, Inc.
-License: LGPL-2.1+
-
 Files: INSTALL
 Copyright: 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, Inc.
 License: FSFAP
diff --git a/debian/rules b/debian/rules
index ffbe8e8..713be91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,4 +32,4 @@ override_dh_autoreconf_clean:
 	rm -rf tests/
 
 %:
-	dh $@ --with cli,autoreconf
+	dh $@ --with cli

Run locally

More details

Full run details

Historical runs