[Pkg-ocaml-maint-commits] [aac-tactics] 01/09: Use HTTPS for Vcs-* links

Nicolas Braud-Santoni nicolas at braud-santoni.eu
Sun Jul 24 02:17:57 UTC 2016


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

nicoo-guest pushed a commit to branch master
in repository aac-tactics.

commit 39ff825f1a0ea79b5b9f562549a76f99f73dce6f
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date:   Sat Jul 23 16:19:01 2016 -0400

    Use HTTPS for Vcs-* links
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c2a98a6..e5ea67a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@ Build-Depends:
  libcoq-ocaml-dev
 Standards-Version: 3.9.6
 Homepage: http://www.lix.polytechnique.fr/coq/pylons/contribs/view/AACTactics/trunk
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/aac-tactics.git
-Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/aac-tactics.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/aac-tactics.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/aac-tactics.git
 
 Package: libaac-tactics-ocaml
 Section: ocaml

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



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