[Pkg-ocaml-maint-commits] r4677 - in /trunk/packages/cduce/trunk/debian: changelog watch
treinen at users.alioth.debian.org
treinen at users.alioth.debian.org
Thu Nov 8 19:28:55 UTC 2007
Author: treinen
Date: Thu Nov 8 19:28:55 2007
New Revision: 4677
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4677
Log:
fix debian/watch of cduce
Modified:
trunk/packages/cduce/trunk/debian/changelog
trunk/packages/cduce/trunk/debian/watch
Modified: trunk/packages/cduce/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cduce/trunk/debian/changelog?rev=4677&op=diff
==============================================================================
--- trunk/packages/cduce/trunk/debian/changelog (original)
+++ trunk/packages/cduce/trunk/debian/changelog Thu Nov 8 19:28:55 2007
@@ -1,9 +1,13 @@
cduce (0.5.0-3) UNRELEASED; urgency=low
* NOT RELEASED YET
+ [ Stefano Zacchiroli ]
* add Homepage field to debian/control
- -- Stefano Zacchiroli <zack at debian.org> Fri, 21 Sep 2007 13:55:55 +0200
+ [ Ralf Treinen ]
+ * debian/watch: use info from download.html web pages (closes: Bug#450060)
+
+ -- Ralf Treinen <treinen at debian.org> Thu, 08 Nov 2007 20:27:52 +0100
cduce (0.5.0-2) unstable; urgency=low
Modified: trunk/packages/cduce/trunk/debian/watch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/cduce/trunk/debian/watch?rev=4677&op=diff
==============================================================================
--- trunk/packages/cduce/trunk/debian/watch (original)
+++ trunk/packages/cduce/trunk/debian/watch Thu Nov 8 19:28:55 2007
@@ -1,2 +1,2 @@
version=3
-http://www.cduce.org/download/cduce-([0-9\.]*)\.tar\.gz
+http://www.cduce.org/download.html download/cduce-([0-9\.]*)\.tar\.gz
More information about the Pkg-ocaml-maint-commits
mailing list