This is an automated email from the git hooks/post-receive script. glondu pushed a commit to branch master in repository ocaml-portaudio.
commit 42251d111b14c29beb792f6de14404346df5f89d Author: Stephane Glondu <[email protected]> Date: Mon Jul 17 23:51:52 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 1206b5e..a65e534 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: ocamlbuild, pkg-config Standards-Version: 3.9.2 -Homepage: http://savonet.sourceforge.net/ +Homepage: https://github.com/savonet/ocaml-portaudio Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/ocaml-portaudio.git Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-portaudio.git diff --git a/debian/watch b/debian/watch index 43c59f6..96d14ac 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://sf.net/savonet/ocaml-portaudio-(.+)\.tar\.gz +https://github.com/savonet/ocaml-portaudio/releases .*/ocaml-portaudio-(.*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-portaudio.git _______________________________________________ Pkg-ocaml-maint-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

