Lintian Fixes - php-gearman

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 0889888..e7a2953 100644
--- a/debian/control
+++ b/debian/control
@@ -65,4 +65,3 @@ Recommends: ${pecl:Recommends}
 Description: PHP wrapper to libgearman
  This extension uses libgearman library to provide API for
  communicating with gearmand, and writing clients and workers.
-
diff --git a/debian/copyright b/debian/copyright
index 106c459..2ab80c4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,13 @@
-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: gearman
 Upstream-Contact: James Luedke <contact@jamesluedke.com>,
-		  Eric Day <eday@oddments.org>
+ 		  Eric Day <eday@oddments.org>
 Source: http://pecl.php.net/package/gearman
 
 Files: *
 Copyright: 1997-2009 The PHP Group
-	   2008 James M. Luedke <contact@jamesluedke.com>
-	   	Eric Day <eday@oddments.org>
+           2008 James M. Luedke <contact@jamesluedke.com>
+ 	   	Eric Day <eday@oddments.org>
 License: PHP-3.01
 
 Files: debian/*
diff --git a/debian/source.lintian-overrides b/debian/source/lintian-overrides
similarity index 100%
rename from debian/source.lintian-overrides
rename to debian/source/lintian-overrides
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..793eb0b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/php/pecl-networking-gearman/issues
+Bug-Submit: https://github.com/php/pecl-networking-gearman/issues/new
+Repository: https://github.com/php/pecl-networking-gearman.git
+Repository-Browse: https://github.com/php/pecl-networking-gearman

Run locally

More details

Full run details