[javatools] 02/03: Use secure Vcs-* URLs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Apr 28 11:52:29 UTC 2016


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

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

commit 0720bc95ff990329bd74054d88977df867ba4344
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Apr 28 13:50:06 2016 +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 0f9ba95..fbd403b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ javatools (0.55) UNRELEASED; urgency=medium
   * Team upload.
   * jh_makepkg: Removed the deprecated --maven option
   * Standards-Version updated to 3.9.8 (no changes)
+  * Use secure Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 13 Nov 2015 11:06:04 +0100
 
diff --git a/debian/control b/debian/control
index f61431f..db9449a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends-Indep: default-jdk, libarchive-zip-perl (>= 1.30-6~), markdown, pe
      libtest-strict-perl,
      perl (>= 5.12) | libtest-simple-perl (>= 0.93)
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/javatools.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/javatools.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/javatools.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/javatools.git
 
 Package: jarwrapper
 Architecture: all

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



More information about the pkg-java-commits mailing list