[Pkg-ocaml-maint-commits] [galax] 02/04: debian/control: Use HTTPS for Vcs-* links

Nicolas Braud-Santoni nicolas at braud-santoni.eu
Fri Jul 29 22:50:22 UTC 2016


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

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

commit 55e51788a9814fbd35365df97566a9cf71815605
Author: Nicolas Braud-Santoni <nicolas at braud-santoni.eu>
Date:   Sat Jul 30 00:25:43 2016 +0200

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

diff --git a/debian/control b/debian/control
index 9230988..66cb048 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends:
  texlive-latex-base,
  texlive-latex-extra
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/galax.git
-Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/galax.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/galax.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ocaml-maint/packages/galax.git
 Homepage: http://galax.sourceforge.net/
 
 Package: galax

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



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