[Pkg-ocaml-maint-commits] r1863 - trunk/packages/spamoracle/trunk/debian

Sven Luther luther at costa.debian.org
Thu Oct 27 22:43:00 UTC 2005


Author: luther
Date: 2005-10-27 22:43:00 +0000 (Thu, 27 Oct 2005)
New Revision: 1863

Modified:
   trunk/packages/spamoracle/trunk/debian/changelog
   trunk/packages/spamoracle/trunk/debian/control
Log:
Adapted spamoracle to ocaml 3.09.0.


Modified: trunk/packages/spamoracle/trunk/debian/changelog
===================================================================
--- trunk/packages/spamoracle/trunk/debian/changelog	2005-10-27 22:35:44 UTC (rev 1862)
+++ trunk/packages/spamoracle/trunk/debian/changelog	2005-10-27 22:43:00 UTC (rev 1863)
@@ -1,3 +1,9 @@
+spamoracle (1.4-5) unstable; urgency=low
+
+  * Rebuilt for ocaml 3.09.0.
+
+ -- Sven Luther <luther at debian.org>  Thu, 27 Oct 2005 22:36:37 +0000
+
 spamoracle (1.4-4) unstable; urgency=medium
 
   * Rebuilt for ocaml 3.08.3.

Modified: trunk/packages/spamoracle/trunk/debian/control
===================================================================
--- trunk/packages/spamoracle/trunk/debian/control	2005-10-27 22:35:44 UTC (rev 1862)
+++ trunk/packages/spamoracle/trunk/debian/control	2005-10-27 22:43:00 UTC (rev 1863)
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Sven Luther <luther at debian.org>
-Build-Depends: debhelper (>> 3.0.0), ocaml-nox-3.08.3, dpatch
+Build-Depends: debhelper (>> 3.0.0), ocaml-nox-3.09.0, dpatch
 Standards-Version: 3.6.1
 
 Package: spamoracle
@@ -25,7 +25,7 @@
 
 Package: spamoracle-byte
 Architecture: all
-Depends: ${shlibs:Depends}, ocaml-base-nox-3.08.3
+Depends: ${shlibs:Depends}, ocaml-base-nox-3.09.0
 Provides: spamoracle
 Conflicts: spamoracle
 Replaces: spamoracle




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