[Pkg-javascript-commits] [node-chalk] 06/12: Using secure URIs in the VCS fields.
Mathias Behrle
mbehrle at moszumanska.debian.org
Sat Jul 23 13:39:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
mbehrle pushed a commit to branch master
in repository node-chalk.
commit e2e789f6374ca889fce20ef7e96c3ae3b7a66b87
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Jul 18 17:58:50 2016 +0200
Using secure URIs in the VCS fields.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1080e6b..2d4a7b9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Priority: extra
Build-Depends: debhelper (>= 9),
nodejs,
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-chalk.git
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-chalk.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-chalk.git
+Vcs-Git: https://anonscm.debian.org/cgit/pkg-javascript/node-chalk.git
Homepage: https://github.com/sindresorhus/chalk
XS-Testsuite: autopkgtest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chalk.git
More information about the Pkg-javascript-commits
mailing list