[clojure-maven-plugin] 03/08: Use secure Vcs-* URLs

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 1 09:10:32 UTC 2017


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

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

commit bad977500c7da2923d38f0e46e3da80c4ed0919b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Aug 1 10:50:52 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 353b2cf..7b0a052 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ clojure-maven-plugin (1.3.3-4) UNRELEASED; urgency=medium
   [ Emmanuel Bourg ]
   * Standards-Version updated to 4.0.0
   * Switch to debhelper level 10
+  * Use secure Vcs-* URLs
 
  -- tony mancill <tmancill at debian.org>  Sat, 01 Apr 2017 16:25:54 -0700
 
diff --git a/debian/control b/debian/control
index a5a07f8..778e449 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 10), cdbs, default-jdk, maven-debian-helper (>= 1.1
 Build-Depends-Indep: libmaven2-core-java, libcommons-exec-java, libcommons-io-java, libcommons-lang-java, libplexus-utils-java, libmaven-plugin-tools-java
 Standards-Version: 4.0.0
 DM-Upload-Allowed: yes
-Vcs-Browser: http://git.debian.org/?p=pkg-java/clojure-maven-plugin.git
-Vcs-Git: git://git.debian.org/git/pkg-java/clojure-maven-plugin.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clojure-maven-plugin.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure-maven-plugin.git
 Homepage: http://github.com/talios/clojure-maven-plugin
 
 Package: libclojure-maven-plugin-java

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



More information about the pkg-java-commits mailing list