Lintian Fixes - php-mongodb

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 7c92a1e..782a9a6 100644
--- a/debian/control
+++ b/debian/control
@@ -75,4 +75,3 @@ Description: MongoDB driver for PHP
  between MongoDB and PHP, implementing only fundemental and
  performance-critical components necessary to build a fully-functional
  MongoDB driver.
-
diff --git a/debian/copyright b/debian/copyright
index 2d1eae5..0b8f094 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: mongodb
 Source: http://pecl.php.net/package/mongodb
 
@@ -19,7 +19,7 @@ Files: */src/libbson/src/bson/b64_ntop.h
        */src/libbson/src/bson/b64_pton.h
        */src/libmongoc/src/mongoc/mongoc-b64.c
 Copyright: 1995 by International Business Machines, Inc.
-	   1996, 1998 by Internet Software Consortium
+           1996, 1998 by Internet Software Consortium
 License: ISC and Other-IBM
 
 Files: */src/libbson/src/bson/bson-md5.c
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..0de76c9
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://jira.mongodb.org/browse/PHPC
+Repository: https://github.com/mongodb/mongo-php-driver.git
+Repository-Browse: https://github.com/mongodb/mongo-php-driver

Run locally

More details

Full run details