[Pkg-ocaml-maint-commits] r4744 - in /trunk/packages/camlp5/trunk/debian: changelog watch

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat Nov 17 15:18:40 UTC 2007


Author: zack
Date: Sat Nov 17 15:18:40 2007
New Revision: 4744

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4744
Log:
* better debian/watch line: account for tarballs in subdirs and skip docs

Modified:
    trunk/packages/camlp5/trunk/debian/changelog
    trunk/packages/camlp5/trunk/debian/watch

Modified: trunk/packages/camlp5/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlp5/trunk/debian/changelog?rev=4744&op=diff
==============================================================================
--- trunk/packages/camlp5/trunk/debian/changelog (original)
+++ trunk/packages/camlp5/trunk/debian/changelog Sat Nov 17 15:18:40 2007
@@ -1,8 +1,8 @@
 camlp5 (5.00-2) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
+  * better debian/watch line: account for tarballs in subdirs and skip docs
 
- -- Stefano Zacchiroli <zack at debian.org>  Thu, 27 Sep 2007 22:16:12 +0200
+ -- Stefano Zacchiroli <zack at debian.org>  Sat, 17 Nov 2007 16:16:37 +0100
 
 camlp5 (5.00-1) experimental; urgency=low
 

Modified: trunk/packages/camlp5/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/camlp5/trunk/debian/watch?rev=4744&op=diff
==============================================================================
--- trunk/packages/camlp5/trunk/debian/watch (original)
+++ trunk/packages/camlp5/trunk/debian/watch Sat Nov 17 15:18:40 2007
@@ -4,5 +4,5 @@
 version=3
 
 # <Webpage URL> <string match>
-http://cristal.inria.fr/~ddr/camlp5/ camlp5-(.*)\.tgz
+http://pauillac.inria.fr/~ddr/camlp5/ .*camlp5-([\d.]*)\.tgz
 




More information about the Pkg-ocaml-maint-commits mailing list