X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=DEVEL%2Focaml-http%2Fdebian%2Fchangelog;h=d9fb9779bae295d178bef7b5941eb98c68073f33;hb=378a122bd40f832581ee3e82cc428584b6579a57;hp=c9133945bf09e50d230f822fadf13cab942313fd;hpb=e8ca5a22b5e7174c27f1855c2687798544e2103e;p=helm.git diff --git a/DEVEL/ocaml-http/debian/changelog b/DEVEL/ocaml-http/debian/changelog index c9133945b..d9fb9779b 100644 --- a/DEVEL/ocaml-http/debian/changelog +++ b/DEVEL/ocaml-http/debian/changelog @@ -1,6 +1,30 @@ -ocaml-http (0.1.3-1) UNRELEASED; urgency=low +ocaml-http (0.1.3-3) UNRELEASED; urgency=low + + * debian/rules + - use ocaml.mk + * debian/control + - bumped build dependency on ocaml-nox to >= 3.09.3, since we now use + ocaml.mk + + -- Stefano Zacchiroli Sun, 17 Sep 2006 16:12:59 +0200 + +ocaml-http (0.1.3-2) unstable; urgency=low + + * debian/control.in + - file removed, no longer needed + * debian/control + - bumped dependencies on pcre-ocaml and ocamlnet + * debian/rules + - binNMU safe substitution of variables in .in files + * debian/dirs + - file removed, will be generated at build time + + -- Stefano Zacchiroli Fri, 15 Sep 2006 00:29:56 +0200 + +ocaml-http (0.1.3-1) unstable; urgency=low * force bash as SHELL in Makefile, since we rely on bashisms + (closes: bug#381915) * removed Http_daemon.{start,start'}, they have been deprecated a while ago in favour of Http_daemon.main * added 'auto_close' to daemon specifications. When set to true (defaults to @@ -8,7 +32,7 @@ ocaml-http (0.1.3-1) UNRELEASED; urgency=low having executed a callback, no matter if that callback succeeds or fails with an exception - -- Stefano Zacchiroli Mon, 29 May 2006 22:22:51 +0200 + -- Stefano Zacchiroli Sun, 20 Aug 2006 18:07:41 +0200 ocaml-http (0.1.2-4) unstable; urgency=low