[bookkeeper] 03/04: Use a secure Vcs-Git URL

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jan 16 08:44:13 UTC 2017


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

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

commit c2d9ad5d7723c27df9d09d116fa4e569a0dfed89
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Jan 16 09:36:25 2017 +0100

    Use a secure Vcs-Git URL
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 01064d4..8d33a2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bookkeeper (4.2.4-4) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 3.9.8
   * Switch to debhelper level 10
+  * Use a secure Vcs-Git URL
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 16 Jan 2017 09:36:10 +0100
 
diff --git a/debian/control b/debian/control
index efa0eb3..8975107 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cdbs,
                maven-debian-helper (>= 1.5),
                protobuf-compiler
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/bookkeeper.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/bookkeeper.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bookkeeper.git
 Homepage: http://bookkeeper.apache.org
 

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



More information about the pkg-java-commits mailing list