[htrace] 04/05: Use a secure Vcs-Git URL
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Sun Feb 28 22:14:15 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository htrace.
commit 177827f32b5cfa7ae2739966511a4372ad3bf716
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Sun Feb 28 23:07:51 2016 +0100
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 7bad278..c9e60be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ htrace (3.1.0-2) UNRELEASED; urgency=medium
* Removed the unused build dependency on libjetty-java
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 3.9.7 (no changes)
+ * Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg at apache.org> Sun, 28 Feb 2016 22:58:00 +0100
diff --git a/debian/control b/debian/control
index 086e90c..f7ae57c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
maven-debian-helper (>= 1.5),
thrift-compiler
Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/htrace.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/htrace.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/htrace.git
Homepage: http://htrace.org
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/htrace.git
More information about the pkg-java-commits
mailing list