[Pkg-ocaml-maint-commits] [SCM] ocamlnet packaging branch, master, updated. debian/2.2.9-4-22-gb5a7f24
Stefano Zacchiroli
zack at upsilon.cc
Tue Feb 10 10:34:00 UTC 2009
The following commit has been merged in the master branch:
commit 98abfeab7d0f99c331b9cb304f176054339fdecc
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Tue Feb 10 11:09:50 2009 +0100
rebuild against OCaml 3.11
- stricten build-dep for experimental build
- add build-dep on dh-ocaml (which now ships the CDBS class)
diff --git a/debian/changelog b/debian/changelog
index ff72860..7cfebe9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-ocamlnet (2.2.9-5) UNRELEASED; urgency=low
+ocamlnet (2.2.9-5) experimental; urgency=low
[ Stefano Zacchiroli ]
+ * rebuild against OCaml 3.11: stricten build-dep for experimental build,
+ and add build-dep on dh-ocaml (which now ships the CDBS class)
* bump debhelper compatibility to 7 (build-dep and debian/compat)
* relax build-dep on apache2-prefork-dev by forcing the apache major number
to 2 instead of letting ./configure query it invoking /usr/sbin/apache2
@@ -10,7 +12,7 @@ ocamlnet (2.2.9-5) UNRELEASED; urgency=low
[ Stephane Glondu ]
* Do not build rpc-auth-local on hurd-i386 (fixes FTBFS)
- -- Stephane Glondu <steph at glondu.net> Mon, 08 Sep 2008 22:29:53 +0200
+ -- Stefano Zacchiroli <zack at debian.org> Tue, 10 Feb 2009 11:10:21 +0100
ocamlnet (2.2.9-4) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 47f9094..a430f7b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
Uploaders: Stefano Zacchiroli <zack at debian.org>
Build-Depends: debhelper (>> 7.0.0), dpatch, cdbs,
- ocaml-nox (>= 3.10.0-9), camlp5 (>= 4.08),
+ dh-ocaml,
+ ocaml-nox (>= 3.11.0), camlp5 (>= 5.10),
ocaml-findlib,
libpcre-ocaml-dev (>= 5.11.1),
liblablgtk2-ocaml-dev,
--
ocamlnet packaging
More information about the Pkg-ocaml-maint-commits
mailing list