[Pkg-ocaml-maint-commits] [ocaml-batteries] 01/07: Update Homepage and watch to point to github
    Stéphane Glondu 
    glondu at moszumanska.debian.org
       
    Thu Jul 20 09:08:40 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository ocaml-batteries.
commit 938763fd4f28ca5dc462d34989ac4464a0b9c54b
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 20 09:34:29 2017 +0200
    Update Homepage and watch to point to github
---
 debian/control | 2 +-
 debian/watch   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 6095245..b478d33 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
 Standards-Version: 3.9.2
 Vcs-Git: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ocaml-batteries.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-ocaml-maint/packages/ocaml-batteries.git
-Homepage: http://batteries.forge.ocamlcore.org
+Homepage: https://github.com/ocaml-batteries-team/batteries-included
 
 Package: libbatteries-ocaml-dev
 Architecture: any
diff --git a/debian/watch b/debian/watch
index d1e7a25..8f7cb4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-http://forge.ocamlcore.org/frs/?group_id=17 \
-    .*/batteries-([\d\.]*)\.tar\.gz
+https://github.com/ocaml-batteries-team/batteries-included/releases .*/v(.*)\.tar\.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-batteries.git
    
    
More information about the Pkg-ocaml-maint-commits
mailing list