[Pkg-ocaml-maint-commits] [SCM] pxp packaging branch, master, updated. debian/1.2.0.test1-3-23-g6f305b2

Stefano Zacchiroli zack at upsilon.cc
Mon Mar 16 16:25:53 UTC 2009


The following commit has been merged in the master branch:
commit 1acc7039ee6d3efbe0bd3e7b6012b607764d4d9b
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Mar 16 17:14:34 2009 +0100

    remove some more obsolete build-deps

diff --git a/debian/control b/debian/control
index 607450c..e02fdaf 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,9 @@ Package: libpxp-ocaml-dev
 Architecture: any
 Depends:
  ocaml-nox-${F:OCamlABI},
- libocamlnet-ocaml-dev (>= 1.1-12),
- ocaml-findlib (>= 1.1),
- ocaml-ulex08
+ libocamlnet-ocaml-dev,
+ ocaml-findlib,
+ ocaml-ulex
 Description: OCaml library that implements an XML-1.0 validating parser
  PXP is a validating parser for XML-1.0 which has been written entirely
  in Objective Caml.

-- 
pxp packaging



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