[Pkg-javascript-commits] [mathjax] 01/01: Switch some links in debian/control and debian/copyright to HTTPS.
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Jan 2 11:44:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository mathjax.
commit b09d4ef626923f44968e6a269ad027ba97a88d4e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Jan 2 14:44:41 2016 +0300
Switch some links in debian/control and debian/copyright to HTTPS.
---
debian/changelog | 1 +
debian/control | 4 ++--
debian/copyright | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5213e7d..28eeeb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mathjax (2.6.0-1) UNRELEASED; urgency=medium
* Delete original compressed files instead of moving them, to simplify
the build process.
* Tighten dependency on fonts-mathjax (require version ≥ 2.6.0).
+ * Switch some links in debian/control and debian/copyright to HTTPS.
-- Dmitry Shachnev <mitya57 at debian.org> Sat, 02 Jan 2016 14:28:16 +0300
diff --git a/debian/control b/debian/control
index 7938932..34a130c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Dmitry Shachnev <mitya57 at debian.org>
Uploaders: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Build-Depends: debhelper (>= 9), perl, yui-compressor
Standards-Version: 3.9.6
-Homepage: http://www.mathjax.org
+Homepage: https://www.mathjax.org
Vcs-Git: git://anonscm.debian.org/pkg-javascript/mathjax.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/mathjax.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/mathjax.git
Package: libjs-mathjax
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b087647..d4d73af 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
-Source: http://github.com/mathjax/MathJax
+Source: https://github.com/mathjax/MathJax
Files: *
Copyright: 2009-2015 The MathJax Consortium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/mathjax.git
More information about the Pkg-javascript-commits
mailing list