[Pkg-javascript-commits] [node-text-encoding] 05/09: Use https in Vcs-* fields
Julien Puydt
julien.puydt at laposte.net
Sun May 15 13:45:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-text-encoding.
commit 920a54d054a2fee786b1b09a85cad669a88c2ae2
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun May 15 08:10:34 2016 +0200
Use https in Vcs-* fields
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9839739..b824508 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ node-text-encoding (0.6.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Bump standards-version.
+ * Use https in Vcs-* fields.
-- Julien Puydt <julien.puydt at laposte.net> Sun, 15 May 2016 08:08:43 +0200
diff --git a/debian/control b/debian/control
index 2908821..4f1d09c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends:
debhelper (>= 9), dh-buildinfo, nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/inexorabletash/text-encoding
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-text-encoding.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-text-encoding.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-text-encoding.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-text-encoding.git
Testsuite: autopkgtest
Package: node-text-encoding
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-text-encoding.git
More information about the Pkg-javascript-commits
mailing list