[Pkg-ocaml-maint-commits] r1879 -
trunk/packages/syslog-ocaml/trunk/debian
Eric Cooper
ecc-guest at costa.debian.org
Tue Nov 1 22:39:13 UTC 2005
Author: ecc-guest
Date: 2005-11-01 22:39:12 +0000 (Tue, 01 Nov 2005)
New Revision: 1879
Modified:
trunk/packages/syslog-ocaml/trunk/debian/changelog
trunk/packages/syslog-ocaml/trunk/debian/control
Log:
updated for ocaml 3.09.0
Modified: trunk/packages/syslog-ocaml/trunk/debian/changelog
===================================================================
--- trunk/packages/syslog-ocaml/trunk/debian/changelog 2005-11-01 21:47:31 UTC (rev 1878)
+++ trunk/packages/syslog-ocaml/trunk/debian/changelog 2005-11-01 22:39:12 UTC (rev 1879)
@@ -1,3 +1,9 @@
+syslog-ocaml (1.2-2) unstable; urgency=low
+
+ * Updated debian/control for ocaml version 3.09.0
+
+ -- Eric Cooper <ecc at cmu.edu> Tue, 1 Nov 2005 17:27:40 -0500
+
syslog-ocaml (1.2-1) unstable; urgency=low
* New upstream release incorporating syslog-ng support
Modified: trunk/packages/syslog-ocaml/trunk/debian/control
===================================================================
--- trunk/packages/syslog-ocaml/trunk/debian/control 2005-11-01 21:47:31 UTC (rev 1878)
+++ trunk/packages/syslog-ocaml/trunk/debian/control 2005-11-01 22:39:12 UTC (rev 1879)
@@ -3,12 +3,12 @@
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Sven Luther <luther at debian.org>
-Build-Depends: debhelper, dpatch, ocaml-nox-3.08.3, ocaml-tools, ocaml-findlib
+Build-Depends: debhelper, dpatch, ocaml-nox-3.09.0, ocaml-tools, ocaml-findlib
Standards-Version: 3.6.2
Package: libsyslog-ocaml-dev
Architecture: any
Section: libdevel
-Depends: ocaml-nox-3.08.3
+Depends: ocaml-nox-3.09.0
Description: syslog routines for OCaml
This library implements a syslog client in Objective Caml.
More information about the Pkg-ocaml-maint-commits
mailing list