[maven-shared-jar] 08/15: Use secure URLs for the Vcs-* fields

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Feb 27 00:18:31 GMT 2016


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

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

commit 0f11c2b5cc2aea7cb46e10522fe6252b00257333
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sat Feb 27 00:37:57 2016 +0100

    Use secure URLs for the Vcs-* fields
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a6e1d5c..863b296 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven-shared-jar (1.1-2) UNRELEASED; urgency=medium
   * Build with the DH sequencer instead of CDBS
   * debian/control:
     - Standards-Version updated to 3.9.7 (no changes)
+    - Use secure URLs for the Vcs-* fields
   * debian/orig-tar.sh:
     - Use XZ compression for the upstream tarball
     - Do not remove the jar files used by the tests
diff --git a/debian/control b/debian/control
index c973851..0aeeb67 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends-Indep: default-jdk-doc,
                      libplexus-digest-java,
                      libplexus-maven-plugin-java
 Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/maven-shared-jar.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/maven-shared-jar.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-shared-jar.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-shared-jar.git
 Homepage: http://maven.apache.org/shared/maven-shared-jar/
 
 Package: libmaven-shared-jar-java

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



More information about the pkg-java-commits mailing list