[Pkg-ocaml-maint-commits] r1055 - packages/ocaml-mad/trunk/debian

Samuel Mimram smimram-guest@costa.debian.org
Wed, 23 Mar 2005 15:04:09 +0100


Author: smimram-guest
Date: 2005-03-23 15:04:08 +0100 (Wed, 23 Mar 2005)
New Revision: 1055

Modified:
   packages/ocaml-mad/trunk/debian/changelog
   packages/ocaml-mad/trunk/debian/control
   packages/ocaml-mad/trunk/debian/libmad-ocaml-dev.install
   packages/ocaml-mad/trunk/debian/libmad-ocaml.install
Log:
Updated to OCaml 3.08.3.

Modified: packages/ocaml-mad/trunk/debian/changelog
===================================================================
--- packages/ocaml-mad/trunk/debian/changelog	2005-03-23 14:04:00 UTC (rev 1054)
+++ packages/ocaml-mad/trunk/debian/changelog	2005-03-23 14:04:08 UTC (rev 1055)
@@ -1,3 +1,10 @@
+ocaml-mad (0.1.2-3) unstable; urgency=low
+
+  * Rebuilding with OCaml 3.08.3.
+  * Updated my email.
+
+ -- Samuel Mimram <smimram@debian.org>  Tue, 22 Mar 2005 17:09:50 +0100
+
 ocaml-mad (0.1.2-2) unstable; urgency=low
 
   * Added -fPIC to the CFLAGS.

Modified: packages/ocaml-mad/trunk/debian/control
===================================================================
--- packages/ocaml-mad/trunk/debian/control	2005-03-23 14:04:00 UTC (rev 1054)
+++ packages/ocaml-mad/trunk/debian/control	2005-03-23 14:04:08 UTC (rev 1055)
@@ -2,13 +2,13 @@
 Section: devel
 Priority: optional
 Maintainer: Samuel Mimram <smimram@debian.org>
-Build-Depends: debhelper (>> 4.0.0), libmad0-dev, ocaml-nox-3.08, ocaml-findlib
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>> 4.0.0), libmad0-dev, ocaml-nox-3.08.3, ocaml-findlib
+Standards-Version: 3.6.1.1
 
 Package: libmad-ocaml
 Section: libs
 Architecture: any
-Depends: ocaml-base-nox-3.08, ${shlibs:Depends}
+Depends: ocaml-base-nox-3.08.3, ${shlibs:Depends}
 Description: OCaml bindings for the MAD library
  This OCaml library interfaces the MAD C library to decode MPEG files. 
  The MAD library currently only supports the MPEG 1 standard, but fully 
@@ -25,7 +25,7 @@
 Package: libmad-ocaml-dev
 Section: libdevel
 Architecture: any
-Depends: ocaml-nox-3.08, libmad0-dev, libmad-ocaml (= ${Source-Version})
+Depends: ocaml-nox-3.08.3, libmad0-dev, libmad-ocaml (= ${Source-Version})
 Description: OCaml bindings for the MAD library
  This OCaml library interfaces the MAD C library to decode MPEG files. 
  The MAD library currently only supports the MPEG 1 standard, but fully 

Modified: packages/ocaml-mad/trunk/debian/libmad-ocaml-dev.install
===================================================================
--- packages/ocaml-mad/trunk/debian/libmad-ocaml-dev.install	2005-03-23 14:04:00 UTC (rev 1054)
+++ packages/ocaml-mad/trunk/debian/libmad-ocaml-dev.install	2005-03-23 14:04:08 UTC (rev 1055)
@@ -1,4 +1,4 @@
-usr/lib/ocaml/3.08/mad/META
-usr/lib/ocaml/3.08/mad/*.a
-usr/lib/ocaml/3.08/mad/*.cm*
-usr/lib/ocaml/3.08/mad/*.ml*
+usr/lib/ocaml/3.08.3/mad/META
+usr/lib/ocaml/3.08.3/mad/*.a
+usr/lib/ocaml/3.08.3/mad/*.cm*
+usr/lib/ocaml/3.08.3/mad/*.ml*

Modified: packages/ocaml-mad/trunk/debian/libmad-ocaml.install
===================================================================
--- packages/ocaml-mad/trunk/debian/libmad-ocaml.install	2005-03-23 14:04:00 UTC (rev 1054)
+++ packages/ocaml-mad/trunk/debian/libmad-ocaml.install	2005-03-23 14:04:08 UTC (rev 1055)
@@ -1 +1 @@
-usr/lib/ocaml/3.08/mad/dllmad_stubs.so	usr/lib/ocaml/3.08/stublibs/
+usr/lib/ocaml/3.08.3/mad/dllmad_stubs.so	usr/lib/ocaml/3.08.3/stublibs/