[closure-compiler] 04/05: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 12 14:21:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository closure-compiler.
commit e7460dc33d5bb6aaf2a5ce662b80a5310cfbc23c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 12 16:17:58 2017 +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 e7717d8..6448fda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ closure-compiler (20130227+dfsg1-10) UNRELEASED; urgency=medium
* Removed the build dependency on libmaven-ant-tasks-java
* Standards-Version updated to 4.1.0
* Switch to debhelper level 10
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Tue, 12 Sep 2017 16:16:10 +0200
diff --git a/debian/control b/debian/control
index af8ae30..a8456ed 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Build-Depends:
javahelper (>= 0.25)
Build-Depends-Indep: default-jdk-doc, libmaven-javadoc-plugin-java
Standards-Version: 4.1.0
-Vcs-Git: git://anonscm.debian.org/pkg-java/closure-compiler.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/closure-compiler.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/closure-compiler.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/closure-compiler.git
Homepage: https://developers.google.com/closure/compiler/
Package: closure-compiler
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/closure-compiler.git
More information about the pkg-java-commits
mailing list