[libcommons-cli-java] 03/07: Use secure Vcs-* URLs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu May 18 10:14:29 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository libcommons-cli-java.

commit c9144c5a9a1558d23a2f482ccf25f9176e648174
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue May 16 17:30:36 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 197861b..653c89b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libcommons-cli-java (1.3.1-4) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 3.9.8
   * Switch to debhelper level 10
+  * Use secure Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 16 May 2017 17:29:54 +0200
 
diff --git a/debian/control b/debian/control
index ec488c2..5632827 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 10),
  maven-debian-helper,
  junit4
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-cli-java.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-cli-java.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-cli-java.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-cli-java.git
 Homepage: http://commons.apache.org/cli/
 
 Package: libcommons-cli-java

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



More information about the pkg-java-commits mailing list