[Pkg-ocaml-maint-commits] r2252 - trunk/packages/camlgz/trunk/debian
Thomas Petazzoni
tpetazzo-guest at costa.debian.org
Mon Dec 5 22:03:58 UTC 2005
Author: tpetazzo-guest
Date: 2005-12-05 22:03:57 +0000 (Mon, 05 Dec 2005)
New Revision: 2252
Modified:
trunk/packages/camlgz/trunk/debian/control
Log:
Typo.
Modified: trunk/packages/camlgz/trunk/debian/control
===================================================================
--- trunk/packages/camlgz/trunk/debian/control 2005-12-05 21:50:22 UTC (rev 2251)
+++ trunk/packages/camlgz/trunk/debian/control 2005-12-05 22:03:57 UTC (rev 2252)
@@ -19,7 +19,7 @@
Package: libgz-ocaml-dev
Section: libdevel
Architecture: any
-Depends: ocaml-nox-${F:OcamlABI}, zlib1g-dev, libbz2-dev, libgz-ocaml (= ${Source-Version})
+Depends: ocaml-nox-${F:OCamlABI}, zlib1g-dev, libbz2-dev, libgz-ocaml (= ${Source-Version})
Description: Ocaml zlib and bzip2 library bindings
Ocaml bindings for the zlib and bzip2 libraries. It allows
transparent reading and writing from compressed files.
More information about the Pkg-ocaml-maint-commits
mailing list