The following commit has been merged in the upstream branch:
commit c111a540f121f245eaf1591747a7ec34b794e0ce
Author: Stephane Glondu <st...@glondu.net>
Date:   Sun Jun 23 22:12:54 2013 +0200

    Imported Upstream version 109.15.00

diff --git a/_oasis b/_oasis
index 6849781..2b1b9fa 100644
--- a/_oasis
+++ b/_oasis
@@ -2,7 +2,7 @@ OASISFormat:      0.3
 OCamlVersion:     >= 4.00.0
 FindlibVersion:   >= 1.3.2
 Name:             fieldslib
-Version:          109.14.00
+Version:          109.15.00
 Synopsis:         OCaml record fields as first class values.
 Authors:          Jane Street Capital LLC <opensou...@janestreet.com>
 Copyrights:       (C) 2009-2013 Jane Street Capital LLC 
<opensou...@janestreet.com>
diff --git a/lib/META b/lib/META
index c67cde9..daa458b 100644
--- a/lib/META
+++ b/lib/META
@@ -1,6 +1,6 @@
 # OASIS_START
-# DO NOT EDIT (digest: ba64376e436524522f451e9c335ef6be)
-version = "109.14.00"
+# DO NOT EDIT (digest: 1af46c9ae2ec7fc26bcb968d5ec37100)
+version = "109.15.00"
 description = "OCaml record fields as first class values."
 archive(byte) = "fieldslib.cma"
 archive(byte, plugin) = "fieldslib.cma"
@@ -8,7 +8,7 @@ archive(native) = "fieldslib.cmxa"
 archive(native, plugin) = "fieldslib.cmxs"
 exists_if = "fieldslib.cma"
 package "syntax" (
- version = "109.14.00"
+ version = "109.15.00"
  description = "Syntax extension for Fieldslib"
  requires = "camlp4 type_conv fieldslib"
  archive(syntax, preprocessor) = "pa_fields_conv.cma"
diff --git a/setup.ml b/setup.ml
index 438350f..9809f50 100644
--- a/setup.ml
+++ b/setup.ml
@@ -1,5 +1,5 @@
 (* OASIS_START *)
-(* DO NOT EDIT (digest: 35110c9a8a72ada9ab1448c21e348c48) *)
+(* DO NOT EDIT (digest: 3599482522ead0215d5b8628c9fc37cc) *)
 (*
    Regenerated by OASIS v0.3.0
    Visit http://oasis.forge.ocamlcore.org for more information and
@@ -5576,7 +5576,7 @@ let setup_t =
           ocaml_version = Some (OASISVersion.VGreaterEqual "4.00.0");
           findlib_version = Some (OASISVersion.VGreaterEqual "1.3.2");
           name = "fieldslib";
-          version = "109.14.00";
+          version = "109.15.00";
           license =
             OASISLicense.DEP5License
               (OASISLicense.DEP5Unit
@@ -5746,7 +5746,7 @@ let setup_t =
           };
      oasis_fn = Some "_oasis";
      oasis_version = "0.3.0";
-     oasis_digest = Some "0\152+\1689N\133\170-%+\140\027pf\018";
+     oasis_digest = Some "y\155\204\228\158\012J\1606,\\\1309\243\017\242";
      oasis_exec = None;
      oasis_setup_args = [];
      setup_update = false;

-- 
fieldslib packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to