Lintian Fixes - libjwt

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 1379d61..75d5467 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libjwt (1.10.2-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Update standards version to 4.6.0, no changes needed.
+  * Set upstream metadata fields: Repository, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 02 Sep 2022 16:48:42 -0000
+
 libjwt (1.10.2-1) unstable; urgency=medium
 
   * New upstream release
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 54f3172..dac483a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Debian IoT Maintainers <debian-iot-maintainers@lists.alioth.debian.org>
 Uploaders: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 	, pkg-config
 	, libjansson-dev
 	, libssl-dev
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11)
 	, dh-exec
 	, gnutls-dev
 	, quilt
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/benmcollins/libjwt
 Vcs-Browser: https://salsa.debian.org/debian-iot-team/oauth2/libjwt
 Vcs-Git: https://salsa.debian.org/debian-iot-team/oauth2/libjwt.git
diff --git a/debian/copyright b/debian/copyright
index 3f3fa8e..6ddcdee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -18,11 +18,11 @@ License: public-domain
 
 Files: m4/ax_code_coverage.m4
 Copyright: 2012, 2016 Philip Withnall
-	   2012 Xan Lopez
-	   2012 Christian Persch
-	   2012 Paolo Borelli
-	   2012 Dan Winship
-	   2015 Bastien ROUCARIES
+           2012 Xan Lopez
+           2012 Christian Persch
+           2012 Paolo Borelli
+           2012 Dan Winship
+           2015 Bastien ROUCARIES
 License: LGPL-2.1+
 
 Files: m4/ax_valgrind_check.m4
@@ -89,8 +89,8 @@ License: GPL-3+ with Autoconf exception
  .
  The Autoconf Configure Script Exception version 3 is below:
  .
-		    AUTOCONF CONFIGURE SCRIPT EXCEPTION
-			Version 3.0, 18 August 2009
+ 		    AUTOCONF CONFIGURE SCRIPT EXCEPTION
+ 			Version 3.0, 18 August 2009
  .
   Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
   Everyone is permitted to copy and distribute verbatim copies
diff --git a/debian/rules b/debian/rules
index dc3ac93..8b92455 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 #export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	# create build directory for both flavours (openssl and gnutls)
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..60a6b8a
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/benmcollins/libjwt/issues
+Bug-Submit: https://github.com/benmcollins/libjwt/issues/new
+Repository: https://github.com/benmcollins/libjwt.git
+Repository-Browse: https://github.com/benmcollins/libjwt

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjwt-dev

No differences were encountered between the control files of package libjwt-gnutls-dev

No differences were encountered between the control files of package libjwt-gnutls0

No differences were encountered between the control files of package libjwt-gnutls0-dbgsym

No differences were encountered between the control files of package libjwt0

No differences were encountered between the control files of package libjwt0-dbgsym

Run locally

More details

Full run details