[maven] 02/04: Use secure Vcs-* URLs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Apr 26 13:50:17 UTC 2016


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

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

commit 5008dcec8cc73823a6cc2b203420dd29dc110073
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Apr 26 15:43:00 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 811ae98..b662d1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ maven (3.3.9-4) UNRELEASED; urgency=medium
     instead of libplexus-containers1.5-java
   * Removed add_dependencies.diff (no longer required)
   * Standards-Version updated to 3.9.7 (no changes)
+  * Use secure Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 17 Feb 2016 12:04:21 +0100
 
diff --git a/debian/control b/debian/control
index 81d0a77..3f2390b 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,8 @@ Build-Depends-Indep: ant-optional,
                      maven-repo-helper
 Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
 Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven.git
 Homepage: http://maven.apache.org
 
 Package: maven

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



More information about the pkg-java-commits mailing list