[Pkg-ocaml-maint-commits] [SCM] atdgen packaging branch, master, updated. debian/1.2.2-1-2-gfb12684
Hendrik Tews
hendrik at askra.de
Sun May 26 21:37:25 UTC 2013
The following commit has been merged in the master branch:
commit fb12684acd431a7a7c6d2408fa7c985057f37329
Author: Hendrik Tews <hendrik at askra.de>
Date: Sun May 26 23:37:02 2013 +0200
fix watch file
diff --git a/debian/changelog b/debian/changelog
index 7463a52..aeb981c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,12 @@
atdgen (1.2.2-1.1) UNRELEASED; urgency=low
- * Non-maintainer upload.
+ [ Sylvain Le Gall ]
* Remove Sylvain Le Gall from uploaders
- -- Sylvain Le Gall <gildor at debian.org> Fri, 21 Sep 2012 01:00:29 +0000
+ [ Hendrik Tews ]
+ * fix watch file
+
+ -- Hendrik Tews <hendrik at askra.de> Sun, 26 May 2013 23:34:27 +0200
atdgen (1.2.2-1) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 74b45a5..9085b49 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://oss.wink.com/atdgen/ atdgen-([\d\.]*)\.tar\.gz
+http://mjambon.com/releases/atdgen \
+.*/atdgen/atdgen[\-\._](\d\S*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
--
atdgen packaging
More information about the Pkg-ocaml-maint-commits
mailing list