[Pkg-ocaml-maint-commits] [SCM] ocaml-atd packaging branch, master, updated. debian/1.0.1-1-2-g4572ec9
Hendrik Tews
hendrik at askra.de
Sun May 26 22:04:24 UTC 2013
The following commit has been merged in the master branch:
commit 4572ec9fab83dbacb9f84aa523c746b833022fe8
Author: Hendrik Tews <hendrik at 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 <gildor at debian.org> Fri, 21 Sep 2012 01:17:16 +0000
+ [ Hendrik Tews ]
+ * fix watch file and hompage
+
+ -- Hendrik Tews <hendrik at 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
More information about the Pkg-ocaml-maint-commits
mailing list