[commons-math3] 02/05: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sat Mar 26 23:49:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository commons-math3.
commit e4d43c6d8ea7ac9d98ee6f12028963349c1796b5
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Mar 27 00:30:20 2016 +0100
Use secure Vcs-* URLs
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0dafe1a..e510374 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
commons-math3 (3.6-3) UNRELEASED; urgency=medium
* Standards-Version updated to 3.9.7 (no changes)
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Sun, 27 Mar 2016 00:29:19 +0100
diff --git a/debian/control b/debian/control
index 6852f8b..67cddfc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
Build-Depends: default-jdk, debhelper (>= 9)
Build-Depends-Indep: junit4, maven-debian-helper, libmaven-javadoc-plugin-java
Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/commons-math3.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/commons-math3.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-math3.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-math3.git
Homepage: http://commons.apache.org/math/
Package: libcommons-math3-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-math3.git
More information about the pkg-java-commits
mailing list