[Pkg-javascript-commits] [npm2deb] 01/01: Use https in the d/copyright template's Format field

Julien Puydt julien.puydt at laposte.net
Wed Mar 7 07:26:48 UTC 2018


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository npm2deb.

commit 4cbe8f96b2783f52e3c042795d539266560c429d
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Mar 7 08:26:39 2018 +0100

    Use https in the d/copyright template's Format field
---
 npm2deb/templates.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/npm2deb/templates.py b/npm2deb/templates.py
index 239edb7..afadec6 100644
--- a/npm2deb/templates.py
+++ b/npm2deb/templates.py
@@ -58,7 +58,7 @@ RULES = """#!/usr/bin/make -f
 
 """
 
-COPYRIGHT = """Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+COPYRIGHT = """Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: %(upstream_name)s
 Upstream-Contact: %(upstream_contact)s
 Source: %(source)s

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/npm2deb.git



More information about the Pkg-javascript-commits mailing list