[Pkg-ocaml-maint-commits] [SCM] findlib packaging branch, master, updated. debian/1.2.3-1-16-gd9f7364

Stephane Glondu steph at glondu.net
Mon Feb 16 07:17:18 UTC 2009


The following commit has been merged in the master branch:
commit a53fbb030591ca83abf76c062742ca700a6c90f6
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Feb 16 07:21:23 2009 +0100

    Remove versioned dependencies on ocaml

diff --git a/debian/control b/debian/control
index 668dfeb..48245c8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,15 @@ Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>, Stephane Glondu <steph at glondu.net>
-Build-Depends: debhelper (>> 5.0.0), ocaml (>= 3.11.0), camlp4 (>= 3.11.0), m4, gawk | awk, dpatch, cdbs, dh-ocaml 
+Build-Depends:
+ debhelper (>> 5.0.0),
+ ocaml,
+ camlp4,
+ m4,
+ gawk | awk,
+ dpatch,
+ cdbs,
+ dh-ocaml
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/findlib.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/findlib.git

-- 
findlib packaging



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