[Pkg-javascript-commits] [mathjax-docs] 02/02: Switch some links in debian/control and debian/copyright to HTTPS.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Jan 2 12:17:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository mathjax-docs.
commit 252ae13ec4a6c61048d3cb8cf8ec37a277384cec
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Jan 2 15:17:02 2016 +0300
Switch some links in debian/control and debian/copyright to HTTPS.
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 187482f..2c91e0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mathjax-docs (2.6+20151230-1) UNRELEASED; urgency=medium
* Revert the last change. No hacks needed to achieve reproducibility
with the latest Sphinx.
* debian/get-orig-source.sh: Set -e to abort in case of errors.
+ * Switch some links in debian/control and debian/copyright to HTTPS.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 02 Jan 2016 14:51:33 +0300
diff --git a/debian/control b/debian/control
index cc1c3ab..86de612 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), python3-sphinx
Standards-Version: 3.9.6
Homepage: https://github.com/mathjax/mathjax-docs
Vcs-Git: git://anonscm.debian.org/pkg-javascript/mathjax-docs.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/mathjax-docs.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/mathjax-docs.git
Package: libjs-mathjax-doc
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dfac508..45898a4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-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: mathjax-docs
-Source: http://github.com/mathjax/mathjax-docs
+Source: https://github.com/mathjax/mathjax-docs
Files: *
Copyright: 2009-2015 The MathJax Consortium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/mathjax-docs.git
More information about the Pkg-javascript-commits
mailing list