[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, master, updated. debian/0.5.0-5-8-ga08d581

Stefano Zacchiroli zack at upsilon.cc
Mon Mar 16 15:22:20 UTC 2009


The following commit has been merged in the master branch:
commit 783768320e9ca028b7cb07a2f58f623ba4ec90d6
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Mar 16 15:25:58 2009 +0100

    cosmetic changes in deps alignment

diff --git a/debian/control b/debian/control
index 0536b2e..4618347 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,12 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: cdbs, debhelper (>= 7),
- ocaml-nox, camlp4, ocaml-findlib,
+Build-Depends:
+ cdbs,
+ debhelper (>= 7),
+ ocaml-nox,
+ camlp4,
+ ocaml-findlib,
  libtype-conv-camlp4-dev,
  libbin-prot-camlp4-dev,
  libsexplib-camlp4-dev,
@@ -18,12 +22,15 @@ Homepage: http://www.janestcapital.com/ocaml/
 Package: libcore-ocaml-dev
 Section: libdevel
 Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib,
+Depends:
+ ocaml-nox-${F:OCamlABI},
+ ocaml-findlib,
  libcore-ocaml (= ${binary:Version}),
  ${F:OCamlArchDeps},
  libsexplib-camlp4-dev,
  libres-ocaml-dev,
- ${shlibs:Depends}, ${misc:Depends}
+ ${shlibs:Depends},
+ ${misc:Depends}
 Description: Jane Street Capital's alternative standard library for OCaml
  Core is Jane Street Capital's alternative standard library for OCaml.
  .
@@ -43,8 +50,11 @@ Description: Jane Street Capital's alternative standard library for OCaml
 Package: libcore-ocaml
 Section: libs
 Architecture: any
-Depends: ocaml-nox-${F:OCamlABI}, ocaml-findlib,
- ${shlibs:Depends}, ${misc:Depends}
+Depends:
+ ocaml-nox-${F:OCamlABI},
+ ocaml-findlib,
+ ${shlibs:Depends},
+ ${misc:Depends}
 Description: Jane Street Capital's alternative standard library for OCaml
  Core is Jane Street Capital's alternative standard library for OCaml.
  .

-- 
janest-core packaging



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