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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Apr 28 14:36:37 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-repo-helper.

commit 8ae36ef07a9ec98397089ab88291186bf30e0e3e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Apr 28 16:33:01 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 dfe4faa..c9f7cd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 maven-repo-helper (1.8.13) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 3.9.8 (no changes)
+  * Use secure Vcs-* URLs
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 28 Apr 2016 16:31:57 +0200
 
diff --git a/debian/control b/debian/control
index 1fd419b..0527bfd 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Ludovic Claude <ludovic.claude at laposte.net>, Damien Raude-Morvan <dra
 Build-Depends: debhelper (>= 9), cdbs, default-jdk, ant, help2man, python-docutils
 Build-Depends-Indep: ant-optional, libstax-java, junit4, libxmlunit-java, libcommons-io-java
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-repo-helper.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/maven-repo-helper.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-repo-helper.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-repo-helper.git
 Homepage: http://wiki.debian.org/Java/MavenRepoSpec
 
 Package: maven-repo-helper

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



More information about the pkg-java-commits mailing list