Lintian Fixes - libpod-webserver-perl

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 844caf2..e12b81e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,17 @@
+libpod-webserver-perl (3.11-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Move libmodule-build-perl from Build-Depends-Indep to Build-Depends.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 23 Jul 2022 19:25:46 -0000
+
 libpod-webserver-perl (3.11-1) unstable; urgency=medium
 
-  * New upstream release 
+  * New upstream release
   * Update copyright dates
   * Update Standards-Version field
   * Change Vcs-Git field from git:// to https://
@@ -10,7 +21,7 @@ libpod-webserver-perl (3.11-1) unstable; urgency=medium
 libpod-webserver-perl (3.10-1) unstable; urgency=medium
 
   * New upstream release
-  * d/control: 
+  * d/control:
       - Update Standard-Version field.
       - Add libmodule-build-perl module in BDI.
 
@@ -25,8 +36,8 @@ libpod-webserver-perl (3.09-1) unstable; urgency=low
     - Update Homepage field, now pointing to metacpan.
     - Add Vcs-Git and Vcs-Browser field.
     - Update debhelper Build-Depends to >= 9.
-    - Add netbase to B-D-I because t/daemon.t uses 'getprotobyname' function 
-      and it's looking for /etc/protocols (inside netbase package). 
+    - Add netbase to B-D-I because t/daemon.t uses 'getprotobyname' function
+      and it's looking for /etc/protocols (inside netbase package).
   * Update d/compat to 9.
   * d/watch: Use metacpan intead cpan.
   * Update d/copyright to copyright-format 1.0.
@@ -41,7 +52,7 @@ libpod-webserver-perl (3.05-1) unstable; urgency=low
   * New upstream release
   * Improve Format-Specification in debian/copyright
   * Improve debian/control
-  * Add watch file 
+  * Add watch file
 
  -- Alejandro Garrido Mota <garridomota@gmail.com>  Tue, 21 Apr 2009 20:02:42 -0430
 
@@ -81,4 +92,3 @@ libpod-webserver-perl (3.04-1) unstable; urgency=low
   * Initial Release (Closes: #403929).
 
  -- Alejandro Garrido Mota <garridomota@gmail.com>  Tue, 19 Dec 2006 23:32:40 -0400
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index 3e44ef9..ad6a55d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,11 @@
 Source: libpod-webserver-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper-compat (= 13), libmodule-build-perl
 Build-Depends-Indep: perl,
  libtest-version-perl,
  libtest-tcp-perl,
- netbase,
- libmodule-build-perl
+ netbase
 Maintainer: Alejandro Garrido Mota <alejandro@debian.org>
 Standards-Version: 3.9.8
 Vcs-Browser: https://github.com/mogaal/libpod-webserver-perl
diff --git a/debian/copyright b/debian/copyright
index e6cb4d2..5908d4f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Pod-Webserver
 Source: https://metacpan.org/release/Pod-Webserver 
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..68e693e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://rt.cpan.org/Public/Dist/Display.html?Name=Pod-Webserver
+Repository: https://github.com/ronsavage/Pod-Webserver.git
+Repository-Browse: https://github.com/ronsavage/Pod-Webserver

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details