[icu4j-49] 05/06: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Mar 25 22:47:11 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository icu4j-49.
commit b628fe735de0f058d469dd629dbe72a6db292085
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Mar 25 23:44:59 2018 +0200
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 e2edb94..5c95bff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ icu4j-49 (49.1-3) UNRELEASED; urgency=medium
* Fixed the build failure with Java 9 (Closes: #893179)
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Sun, 25 Mar 2018 22:51:03 +0200
diff --git a/debian/control b/debian/control
index 6aad69c..de511c4 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends:
maven-repo-helper (>= 1.6~),
unzip
Standards-Version: 4.1.3
-Vcs-Git: git://anonscm.debian.org/pkg-java/icu4j-49.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/icu4j-49.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/icu4j-49.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/icu4j-49.git
Homepage: http://www.icu-project.org/
Package: libicu4j-49-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/icu4j-49.git
More information about the pkg-java-commits
mailing list