[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, master, updated. debian/2.9.8-1-21-gd6b7e51

Ralf Treinen treinen at free.fr
Tue Feb 7 13:52:30 UTC 2012


The following commit has been merged in the master branch:
commit e8cf2d02b0ac1afcf42215cae68385c09639d496
Author: Ralf Treinen <treinen at free.fr>
Date:   Tue Feb 7 13:54:02 2012 +0100

    add build-dependency on perl

diff --git a/debian/changelog b/debian/changelog
index f9a4336..aa262f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,10 @@ dose3 (2.9.10-1) UNRELEASED; urgency=low
       package cudf-solver
     - add ${shlibs:Depends} to dependencies of libdose3-ocaml-dev
     - Bump build-dependency on cudf to 0.6.2
+    - Added build-dependency on perl needed for building the manpages
+      using pod2man.
 
- -- Ralf Treinen <treinen at debian.org>  Mon, 06 Feb 2012 20:45:37 +0100
+ -- Ralf Treinen <treinen at debian.org>  Tue, 07 Feb 2012 13:53:42 +0100
 
 dose3 (2.9.8-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index a4d0d32..a8908d6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9~),
  libextlib-ocaml-dev,
  libocamlgraph-ocaml-dev,
  libcudf-ocaml-dev (>= 0.6.2),
- libzip-ocaml-dev, libbz2-ocaml-dev, librpm-dev (>= 4.8)
+ libzip-ocaml-dev, libbz2-ocaml-dev, librpm-dev (>= 4.8),
+ perl
 Standards-Version: 3.9.2
 Homepage: http://www.mancoosi.org/software/
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/dose3.git

-- 
dose3 packaging



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