Lintian Fixes - libpam-net

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index c574a39..97b44f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libpam-net (0.3-3) UNRELEASED; urgency=medium
+
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+  * Set upstream metadata fields: Repository.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 10 Jan 2023 10:03:12 -0000
+
 libpam-net (0.3-2) unstable; urgency=medium
 
   * Fix Daniel Gröber e-mail address
diff --git a/debian/control b/debian/control
index bfd3686..870a42b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
 Uploaders: Mattia Biondi <mattiabiondi1@gmail.com>, Renzo Davoli <renzo@cs.unibo.it>,
  Andrea Capriotti <capriott@debian.org>, Daniel Gröber <dxld@darkboxed.org>
 Build-Depends: cmake, libpam0g-dev, debhelper-compat (= 13), nlinline-dev
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Section: admin
 Homepage: http://www.virtualsquare.org/
 Vcs-Git: https://salsa.debian.org/virtualsquare-team/libpam-net.git
diff --git a/debian/rules b/debian/rules
index 367082c..5620d93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 # see ENVIRONMENT in dpkg-buildflags(1)
 # package maintainers to append CFLAGS
 export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
-# package maintainers to append LDFLAGS
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..53d86c7
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/rd235/libpam-net/issues
+Bug-Submit: https://github.com/rd235/libpam-net/issues/new
+Repository: https://github.com/rd235/libpam-net.git
+Repository-Browse: https://github.com/rd235/libpam-net

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libpam-net

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

Run locally

More details

Full run details