[Pkg-ocaml-maint-commits] [why] 02/02: Vcs-{Git, Browser}: secure URI

Ralf Treinen treinen at moszumanska.debian.org
Fri Oct 7 07:09:23 UTC 2016


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

treinen pushed a commit to branch master
in repository why.

commit 0c0d77c390db67ba56656d3011df1395299cab1e
Author: Ralf Treinen <treinen at free.fr>
Date:   Fri Oct 7 08:34:29 2016 +0200

    Vcs-{Git,Browser}: secure URI
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cf90e81..5fc9d68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ why (2.36-1) UNRELEASED; urgency=medium
     - Bumped build-dependency on frama-c to magnesium.
     - Standards-Version 3.9.8 (no change)
     - d/control remove redundant XS-Testsuite field
+    - Vcs-{Browser,Git}: use secure URI
   * debian/watch:
     - format version 4
     - get link to newest version from the krakatoa home page (instead of
diff --git a/debian/control b/debian/control
index 07287bc..0d7f69f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends:
   why3
 Standards-Version: 3.9.8
 Homepage: http://why.lri.fr/
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/why.git
-Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/why.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/why.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/why.git
 
 Package: why
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/why.git



More information about the Pkg-ocaml-maint-commits mailing list