The following commit has been merged in the master branch:
commit 4572ec9fab83dbacb9f84aa523c746b833022fe8
Author: Hendrik Tews <hend...@askra.de>
Date:   Mon May 27 00:04:06 2013 +0200

    fix watch file and homepage

diff --git a/debian/changelog b/debian/changelog
index b87dbd7..bed5756 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 ocaml-atd (1.0.1-2) UNRELEASED; urgency=low
 
+  [ Sylvain Le Gall ]
   * Remove Sylvain Le Gall from uploaders
 
- -- Sylvain Le Gall <gil...@debian.org>  Fri, 21 Sep 2012 01:17:16 +0000
+  [ Hendrik Tews ]
+  * fix watch file and hompage
+
+ -- Hendrik Tews <hend...@askra.de>  Mon, 27 May 2013 00:01:49 +0200
 
 ocaml-atd (1.0.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 7f4c459..d30ac4c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
   debhelper (>= 7.0.50~),
   menhir, libeasy-format-ocaml-dev
 Standards-Version: 3.9.2
-Homepage: http://oss.wink.com/atd/
+Homepage: http://mjambon.com/atdgen
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-atd.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-atd.git
 
diff --git a/debian/watch b/debian/watch
index 5f6e25f..9d28852 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://oss.wink.com/atd/ atd-([\d\.]*)\.tar\.gz
+http://mjambon.com/releases/atd \
+.*/atd/atd[\-\._](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

-- 
ocaml-atd packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to