[Pkg-ocaml-maint-commits] r1920 - trunk/packages/ocamlweb/trunk/debian

Ralf Treinen treinen at costa.debian.org
Sat Nov 5 12:01:29 UTC 2005


Author: treinen
Date: 2005-11-05 12:01:29 +0000 (Sat, 05 Nov 2005)
New Revision: 1920

Modified:
   trunk/packages/ocamlweb/trunk/debian/
   trunk/packages/ocamlweb/trunk/debian/changelog
   trunk/packages/ocamlweb/trunk/debian/control
Log:
ocamlweb ready for ocaml 3.09



Property changes on: trunk/packages/ocamlweb/trunk/debian
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Modified: trunk/packages/ocamlweb/trunk/debian/changelog
===================================================================
--- trunk/packages/ocamlweb/trunk/debian/changelog	2005-11-04 16:21:23 UTC (rev 1919)
+++ trunk/packages/ocamlweb/trunk/debian/changelog	2005-11-05 12:01:29 UTC (rev 1920)
@@ -1,3 +1,12 @@
+ocamlweb (1.37-1) unstable; urgency=low
+
+  * New upstream release.
+  * Added debian/svn-deblayout.
+  * Standards-version 3.6.2 (no change).
+  * Bump (build-)dependency on ocaml-* to 3.09.0
+
+ -- Ralf Treinen <treinen at debian.org>  Sat,  5 Nov 2005 12:58:48 +0100
+
 ocamlweb (1.36-2) unstable; urgency=medium
 
   * Bumped (build-)dependency on ocaml-* from 3.08 to 3.08.3

Modified: trunk/packages/ocamlweb/trunk/debian/control
===================================================================
--- trunk/packages/ocamlweb/trunk/debian/control	2005-11-04 16:21:23 UTC (rev 1919)
+++ trunk/packages/ocamlweb/trunk/debian/control	2005-11-05 12:01:29 UTC (rev 1920)
@@ -3,12 +3,12 @@
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Ralf Treinen <treinen at debian.org>, Sven Luther <luther at debian.org>, Remi Vanicat <vanicat at debian.org>, Stefano Zacchiroli <zack at debian.org>, Samuel Mimram <smimram at debian.org>
-Standards-Version: 3.6.1
-Build-Depends-Indep: debhelper (>= 4.0), ocaml-nox-3.08.3, dpatch
+Standards-Version: 3.6.2
+Build-Depends-Indep: debhelper (>= 4.0), ocaml-nox-3.09.0, dpatch
 
 Package: ocamlweb
 Architecture: all
-Depends: tetex-base, tetex-bin, tetex-extra, ocaml-base-nox-3.08.3
+Depends: tetex-base, tetex-bin, tetex-extra, ocaml-base-nox-3.09.0
 Suggests: hevea
 Enhances: ocaml
 Description: Literate programming tool for Objective Caml




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