Lintian Fixes - corkscrew

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 579a0f3..96d45bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+corkscrew (2.0-15) UNRELEASED; urgency=medium
+
+  * Bump debhelper from deprecated 9 to 10.
+  * Set upstream metadata fields: Repository-Browse.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 26 Apr 2023 09:20:39 -0000
+
 corkscrew (2.0-14) unstable; urgency=medium
 
   * Update upstream URL and email from github
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index d0e984c..2361a4a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Debian Bridges Team <team+bridges@tracker.debian.org>
 Uploaders: Roger Shimizu <rosh@debian.org>
-Build-Depends: debhelper (>= 9), autotools-dev
+Build-Depends: debhelper (>= 10~), autotools-dev
 Standards-Version: 3.9.8
 Rules-Requires-Root: no
 Homepage: https://github.com/patpadgett/corkscrew
diff --git a/debian/rules b/debian/rules
index 005c399..e43eba1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,6 @@ include debian/debian-autotools.mk
 
 export DEB_BUILD_MAINT_OPTIONS	= hardening=+all
 export DEB_CFLAGS_MAINT_APPEND	= -Wall -pedantic
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 man:
 	$(MAKE) -C debian -f pod2man.mk PACKAGE=$(PACKAGE) \
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..60e0257
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository-Browse: https://github.com/patpadgett/corkscrew

Run locally

More details

Full run details

Historical runs