From f14af3f4f3c1b2c455dfe6f5de9fc6484800c411 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Thu, 19 Mar 2009 10:03:32 +0000 Subject: [PATCH] refresh build-dependencies for the transition --- .../DEVEL/ocaml-http/debian/changelog | 4 +++- helm/software/DEVEL/ocaml-http/debian/control | 19 +++++++++++++++---- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/helm/software/DEVEL/ocaml-http/debian/changelog b/helm/software/DEVEL/ocaml-http/debian/changelog index df808cb08..4464af82b 100644 --- a/helm/software/DEVEL/ocaml-http/debian/changelog +++ b/helm/software/DEVEL/ocaml-http/debian/changelog @@ -1,7 +1,9 @@ ocaml-http (0.1.4-3) UNRELEASED; urgency=low + * rebuild with OCaml 3.11 * debian/control - - add XS-Vcs-* fields pointing to HELM's repository and browser + - refresh build-dependencies for the transition + - add Vcs-* fields pointing to HELM's repository and browser -- Stefano Zacchiroli Sun, 09 Sep 2007 23:24:59 +0200 diff --git a/helm/software/DEVEL/ocaml-http/debian/control b/helm/software/DEVEL/ocaml-http/debian/control index 95e387117..9aedcbb75 100644 --- a/helm/software/DEVEL/ocaml-http/debian/control +++ b/helm/software/DEVEL/ocaml-http/debian/control @@ -2,14 +2,25 @@ Source: ocaml-http Section: devel Priority: optional Maintainer: Stefano Zacchiroli -Build-Depends: debhelper (>> 5.0.0), cdbs, ocaml-nox (>= 3.10.0), camlp4 (>= 3.10.0), ocaml-findlib (>= 1.1), libpcre-ocaml-dev (>= 5.11.1), libocamlnet-ocaml-dev (>= 2.2) +Build-Depends: + debhelper (>> 5.0.0), + cdbs, + dh-ocaml, + ocaml-nox, + camlp4, + ocaml-findlib, + libpcre-ocaml-dev, + libocamlnet-ocaml-dev (>= 2.2.9-6) Standards-Version: 3.7.2 -XS-Vcs-Svn: svn://mowgli.cs.unibo.it/trunk/helm/software/DEVEL/ocaml-http -XS-Vcs-Browser: http://helm.cs.unibo.it/websvn/listing.php?path=/trunk/helm/software/DEVEL/ocaml-http/ +Vcs-Svn: svn://mowgli.cs.unibo.it/trunk/helm/software/DEVEL/ocaml-http +Vcs-Browser: http://helm.cs.unibo.it/websvn/listing.php?path=/trunk/helm/software/DEVEL/ocaml-http/ Package: libhttp-ocaml-dev Architecture: any -Depends: ocaml-nox-${F:OCamlABI}, libpcre-ocaml-dev (>= 5.11.1), libocamlnet-ocaml-dev (>= 2.2) +Depends: + ocaml-nox-${F:OCamlABI}, + libpcre-ocaml-dev, + libocamlnet-ocaml-dev Description: OCaml library for writing HTTP servers OCaml HTTP is a library for the Objective Caml programming language, used to build simple HTTP servers, largely inspired to Perl's -- 2.39.2