Run of lintian-fixes for node-glob-stream
Try this locally (using the lintian-brush package):
debcheckout node-glob-stream
cd node-glob-stream
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/node-glob-stream lintian-fixes/main
Summary
- Use secure copyright file specification URI. (insecure-copyright-format-uri)
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Set debhelper-compat version in Build-Depends.
- Remove obsolete fields Name, Contact from debian/upstream/metadata.
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-07-21 14:11:02 +0000
+++ b/debian/changelog 2019-10-01 19:11:43 +0000
@@ -11,6 +11,12 @@
* Add upstream/metadata
* Switch test to pkg-js-tools
+ [ Debian Janitor ]
+ * Use secure copyright file specification URI.
+ * Use secure URI in Homepage field.
+ * Set debhelper-compat version in Build-Depends.
+ * Remove obsolete fields Name, Contact from debian/upstream/metadata.
+
-- Xavier Guimard <yadd@debian.org> Sun, 21 Jul 2019 16:10:37 +0200
node-glob-stream (6.1.0-1) experimental; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2019-07-21 14:05:57 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-12
=== modified file 'debian/control'
--- a/debian/control 2019-07-21 14:10:32 +0000
+++ b/debian/control 2019-10-01 19:11:28 +0000
@@ -5,7 +5,7 @@
Uploaders: Sruthi Chandran <srud@disroot.org>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
- debhelper (>= 12~)
+ debhelper-compat (= 12)
, nodejs
, mocha <!nocheck>
, node-should <!nocheck>
@@ -22,7 +22,7 @@
, node-unique-stream (>= 2.0.2~) <!nocheck>
, pkg-js-tools (>= 0.7)
Standards-Version: 4.4.0
-Homepage: http://gulpjs.com
+Homepage: https://gulpjs.com
Vcs-Git: https://salsa.debian.org/js-team/node-glob-stream.git
Vcs-Browser: https://salsa.debian.org/js-team/node-glob-stream
=== modified file 'debian/copyright'
--- a/debian/copyright 2016-12-18 09:50:42 +0000
+++ b/debian/copyright 2019-10-01 19:10:59 +0000
@@ -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: glob-stream
Upstream-Contact: https://github.com/gulpjs/glob-stream/issues
Source: http://gulpjs.com
=== modified file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 2019-07-21 14:06:01 +0000
+++ b/debian/upstream/metadata 2019-10-01 19:11:43 +0000
@@ -1,7 +1,4 @@
----
Archive: GitHub
Bug-Database: https://github.com/gulpjs/glob-stream/issues
-Contact: https://github.com/gulpjs/glob-stream/issues
-Name: glob-stream
Repository: https://github.com/gulpjs/glob-stream.git
Repository-Browse: https://github.com/gulpjs/glob-stream