[Pkg-ocaml-maint-commits] [ocaml-mm] 01/07: Update Homepage and watch to point to github
Stéphane Glondu
glondu at moszumanska.debian.org
Mon Jul 17 21:54:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocaml-mm.
commit 8234e45a77b9799c5052cdd610936874f1638ddf
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Jul 17 23:40:03 2017 +0200
Update Homepage and watch to point to github
---
debian/control | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 95d83f9..0acb717 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: cdbs (>= 0.4.85~),
ocamlbuild,
ocaml-findlib (>= 1.2.4)
Standards-Version: 3.9.4
-Homepage: http://savonet.sourceforge.net/
+Homepage: https://github.com/savonet/ocaml-mm
Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-mm.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-mm.git
diff --git a/debian/watch b/debian/watch
index 97460ea..7752e2c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://sf.net/savonet/ocaml-mm-(.+)\.tar\.gz
+https://github.com/savonet/ocaml-mm/releases .*/ocaml-mm-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-mm.git
More information about the Pkg-ocaml-maint-commits
mailing list