[Pkg-javascript-commits] [node-wrench] 07/07: Use https for Vcs-* fields

Julien Puydt julien.puydt at laposte.net
Wed Jan 11 09:26:00 UTC 2017


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

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

commit a6efe8767e4b329bf5894cea12e0301b8ca19d5e
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Wed Jan 11 10:24:44 2017 +0100

    Use https for Vcs-* fields
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eac5052..a9bb929 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ node-wrench (1.5.9-1) unstable; urgency=medium
   * New upstream release.
   * Push standards-version to 3.9.8.
   * Push dh compat to 10.
+  * Use https for Vcs-* fields.
 
  -- Julien Puydt <julien.puydt at laposte.net>  Wed, 11 Jan 2017 10:22:28 +0100
 
diff --git a/debian/control b/debian/control
index f0313e3..c89eeb1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Julien Puydt <julien.puydt at laposte.net>
 Build-Depends: debhelper (>= 10), nodejs
 Standards-Version: 3.9.8
 Homepage: https://github.com/ryanmcgrath/wrench-js
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-wrench.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-wrench.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-wrench.git
+Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/node-wrench.git
 Testsuite: autopkgtest
 
 Package: node-wrench

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



More information about the Pkg-javascript-commits mailing list