Lintian Fixes - click

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8dadfcf..466a741 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 click (0.5.0-10) UNRELEASED; urgency=medium
 
-  * 
+  *
 
  -- Mike Gabriel <sunweaver@debian.org>  Mon, 30 Jan 2023 11:21:30 +0100
 
diff --git a/debian/control b/debian/control
index 8a5d041..05eb46f 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Build-Depends:
  python3:any (>= 3.2),
  python3-mock,
  valac,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://gitlab.com/ubports/development/core/click/
 Vcs-Git: https://salsa.debian.org/ubports-team/click.git
diff --git a/debian/rules b/debian/rules
index 6c3af01..458bc17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ include /usr/share/dpkg/buildflags.mk
 export DEB_LDFLAGS_MAINT_STRIP := -Wl,-Bsymbolic-functions
 
 %:
-	dh $@ --with autoreconf,gir,python3,sphinxdoc \
+	dh $@ --with gir,python3,sphinxdoc \
 		--buildsystem autoconf $(EXTRA_DH_OPTIONS)
 
 PY3REQUESTED := $(shell py3versions -r)
@@ -64,6 +64,3 @@ override_dh_sphinxdoc-arch:
 
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c4
-
-get-orig-source:
-	uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 09dbd35..93ed8c7 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,5 @@
-Bug-Database: https://gitlab.com/ubports/development/core/click/issues
-Bug-Submit: https://gitlab.com/ubports/development/core/click/issues/new
+Bug-Database: https://gitlab.com/ubports/development/core/click/-/issues
+Bug-Submit: https://gitlab.com/ubports/development/core/click/-/issues/new
 Donation: https://ubports.com/donate
-Repository: https://gitlab.com/ubports/development/core/click
+Repository: https://gitlab.com/ubports/development/core/click.git
 Repository-Browse: https://gitlab.com/ubports/development/core/click

Run locally

More details

Full run details

Historical runs