[openhft-compiler] 02/04: Use a secure Vcs-Git URL

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue May 31 16:04:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openhft-compiler.

commit 758d87e52767410fcfb29ee1a22cb9a031f0c461
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 31 17:52:18 2016 +0200

    Use a secure Vcs-Git URL
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 784667d..3d851c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 openhft-compiler (2.2.0-2) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 3.9.8 (no changes)
+  * Use a secure Vcs-Git URL
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 31 May 2016 17:51:31 +0200
 
diff --git a/debian/control b/debian/control
index 4d6fcda..5616025 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs,
                maven-debian-helper (>= 1.5),
                zip
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/openhft-compiler.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-compiler.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-compiler.git
 Homepage: https://github.com/OpenHFT/Java-Runtime-Compiler
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openhft-compiler.git



More information about the pkg-java-commits mailing list