[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. upstream/0.7-46-g69624ce

Ralf Treinen (none) treinen at debian.
Fri Nov 5 13:40:24 UTC 2010


The following commit has been merged in the master branch:
commit 0c8c0fb20ac72ffc751d88c92ba0985ffa67d989
Author: Ralf Treinen <treinen at debian.(none)>
Date:   Fri Nov 5 12:21:41 2010 +0100

    cudf: needs 0.5.99-1. use dh-ocaml for ocaml dependencies

diff --git a/debian/control b/debian/control
index 53a3b98..e0a6ee4 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stefano Zacchiroli <zack at debian.org>,
  Ralf Treinen <treinen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9~),
  ocaml-nox (>= 3.11.1-3~), libpcre-ocaml-dev, libextlib-ocaml-dev,
- libocamlgraph-ocaml-dev, libcudf-ocaml-dev, libexpat-ocaml-dev
+ libocamlgraph-ocaml-dev, libcudf-ocaml-dev (>= 0.5.99-1), libexpat-ocaml-dev
 Standards-Version: 3.9.0
 Homepage: http://www.mancoosi.org/software/
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/dose3.git
@@ -14,7 +14,7 @@ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/dose3.git
 
 Package: libdose3-ocaml-dev
 Architecture: any
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${ocaml:Depends}
 Provides: ${ocaml:Provides}
 Description: OCaml libraries for package dependencies (development files)
  Dose3 is a framework made of several OCaml libraries for managing
@@ -34,7 +34,7 @@ Description: OCaml libraries for package dependencies (development files)
 
 Package: dose3-distcheck
 Architecture: any
-Depends: ${F:OCamlInterpDepends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Description: Checks whether dependencies of packages can be satisfied
  This software checks for every package of a distribution whether it
  is possible to satisfy its dependencies and conflicts within this
@@ -47,7 +47,7 @@ Description: Checks whether dependencies of packages can be satisfied
 
 Package: dose3-builddebcheck
 Architecture: any
-Depends: ${F:OCamlInterpDepends}, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Description: Checks whether build-dependencies can be satisfied
  This software checks, given a collection of source package stanzas
  and a collection of binary package stanzas, whether the build-dependencies

-- 
dose3 packaging



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