[Pkg-ocaml-maint-commits] [SCM] ocamlbricks packaging branch, master, updated. debian/0.50.1-4-26-g57c36f5

Lucas Nussbaum lucas at debian.org
Mon Feb 18 16:18:11 UTC 2013


The following commit has been merged in the master branch:
commit 12e2410ea32db54946b319e701dd6f61734d8f3b
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Tue Feb 12 19:49:55 2013 +0100

    Restrict build-dependencies a bit

diff --git a/debian/control b/debian/control
index a43d30e..6bf61ce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: ocamlbricks
 Section: ocaml
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
-Uploaders: Jonathan Roudiere <jonathan.roudiere at lipn.univ-paris13.fr>
+Uploaders: Jonathan Roudiere <jonathan.roudiere at lipn.univ-paris13.fr>, Lucas Nussbaum <lucas at debian.org>
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 8),
- ocaml-nox (>= 3.11.0-5),
+ ocaml-nox (>= 3.12.1),
  liblablgtk2-ocaml-dev (>= 2.12.0-2),
  bash (>= 3.1),
- dh-ocaml (>= 0.9),
+ dh-ocaml (>= 0.9.1),
  ocaml-findlib
 Standards-Version: 3.8.3
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocamlbricks.git
@@ -17,7 +17,7 @@ Homepage: http://darcs.marionnet.org/repos/ocamlbricks/
 
 Package: libocamlbricks-ocaml-dev
 Architecture: any
-Depends: ${ocaml:Depends}, liblablgtk2-ocaml-dev (>= 2.6.0-7)
+Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}, liblablgtk2-ocaml-dev (>= 2.6.0-7)
 Provides: ${ocaml:Provides}
 Replaces: ocamlbricks (<< 0.50.1)
 Suggests: ocaml-findlib

-- 
ocamlbricks packaging



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