[Pkg-ocaml-maint-commits] r4255 - in /trunk/packages/ledit/trunk/debian: changelog watch
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Sun Sep 2 13:54:13 UTC 2007
Author: zack
Date: Sun Sep 2 13:54:13 2007
New Revision: 4255
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4255
Log:
* new upstream release
* debian/watch
- better regexp to avoid fooling uscan when creating the .orig.tar.gz
symlink
Modified:
trunk/packages/ledit/trunk/debian/changelog
trunk/packages/ledit/trunk/debian/watch
Modified: trunk/packages/ledit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/changelog?rev=4255&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/changelog (original)
+++ trunk/packages/ledit/trunk/debian/changelog Sun Sep 2 13:54:13 2007
@@ -1,3 +1,12 @@
+ledit (1.15-1) unstable; urgency=low
+
+ * new upstream release
+ * debian/watch
+ - better regexp to avoid fooling uscan when creating the .orig.tar.gz
+ symlink
+
+ -- Stefano Zacchiroli <zack at debian.org> Sun, 02 Sep 2007 15:53:35 +0200
+
ledit (1.14-1) experimental; urgency=low
* new upstream release
Modified: trunk/packages/ledit/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ledit/trunk/debian/watch?rev=4255&op=diff
==============================================================================
--- trunk/packages/ledit/trunk/debian/watch (original)
+++ trunk/packages/ledit/trunk/debian/watch Sun Sep 2 13:54:13 2007
@@ -4,5 +4,5 @@
version=3
# <Webpage URL> <string match>
-http://cristal.inria.fr/~ddr/ledit/ ledit-(.*)\.t(ar\.)?gz
+http://cristal.inria.fr/~ddr/ledit/ ledit-(.*)\.tgz
More information about the Pkg-ocaml-maint-commits
mailing list