Lintian Fixes - liboauth2

Ready changes

Summary

  • Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
  • Drop unnecessary dependency on dh-autoreconf.

Diff

diff --git a/debian/changelog b/debian/changelog
index 0102b36..d8171eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+liboauth2 (1.5.1-4) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 11 Jul 2023 15:05:41 -0000
+
 liboauth2 (1.5.1-3) unstable; urgency=medium
 
   * Upload to unstable
diff --git a/debian/rules b/debian/rules
index ba8cb15..77599bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export C_INCLUDE_PATH=$C_INCLUDE_PATH:/usr/include/apache2/
 export CK_FORK=no
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 5e1f1cf..e209534 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,4 +1,4 @@
-Bug-Database: https://github.com/zmartzone/liboauth2/issues
-Bug-Submit: https://github.com/zmartzone/liboauth2/issues/new
-Repository: https://github.com/zmartzone/liboauth2.git
-Repository-Browse: https://github.com/zmartzone/liboauth2
+Bug-Database: https://github.com/OpenIDC/liboauth2/issues
+Bug-Submit: https://github.com/OpenIDC/liboauth2/issues/new
+Repository: https://github.com/OpenIDC/liboauth2.git
+Repository-Browse: https://github.com/OpenIDC/liboauth2

Run locally

More details

Full run details

Historical runs