[Pkg-ocaml-maint-commits] [cryptokit] 01/11: Change upstream website to github

Stéphane Glondu glondu at moszumanska.debian.org
Fri Jul 14 12:43:21 UTC 2017


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

glondu pushed a commit to branch master
in repository cryptokit.

commit 8d70a45174d64c3bd1b37c0b328b18db4b0dddca
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 14 14:18:59 2017 +0200

    Change upstream website to github
---
 debian/control | 2 +-
 debian/watch   | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d5e1d9e..53099b0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  zlib1g-dev,
  dh-ocaml (>= 0.9)
 Standards-Version: 3.9.6
-Homepage: http://forge.ocamlcore.org/projects/cryptokit/
+Homepage: https://github.com/xavierleroy/cryptokit
 Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/cryptokit.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/cryptokit.git
 
diff --git a/debian/watch b/debian/watch
index 7560ba7..8ea330b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://forge.ocamlcore.org/frs/?group_id=133 .*/cryptokit-(.*)\.tar\.gz
+opts=uversionmangle=s/^(.)(.+)$/$1.$2/ \
+https://github.com/xavierleroy/cryptokit/releases .*/release([0-9]+)\.tar\.gz

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



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