[Pkg-sks-commit] r152 - sks/trunk/sks/debian
chrism at alioth.debian.org
chrism at alioth.debian.org
Thu Jun 19 15:10:48 UTC 2008
Author: chrism
Date: 2008-06-19 15:10:46 +0000 (Thu, 19 Jun 2008)
New Revision: 152
Modified:
sks/trunk/sks/debian/changelog
sks/trunk/sks/debian/control
Log:
[project @ 154]
Update build dependencies to build against ocaml 3.08. Includes changing from libnums to ocaml-nox.
Original author: weasel
Date: 2004-10-18 21:24:28.399845+00:00
Modified: sks/trunk/sks/debian/changelog
===================================================================
--- sks/trunk/sks/debian/changelog 2008-06-19 15:10:33 UTC (rev 151)
+++ sks/trunk/sks/debian/changelog 2008-06-19 15:10:46 UTC (rev 152)
@@ -21,8 +21,10 @@
* Use UTF8 as charset in html content-types (211_content_type_utf8)
* Correct name of external variable so it works properly with ocaml 3.08
and nox.
+ * Update build dependencies to build against ocaml 3.08. Includes changing
+ from libnums to ocaml-nox.
- -- Peter Palfrader <weasel at debian.org> Mon, 18 Oct 2004 23:19:23 +0200
+ -- Peter Palfrader <weasel at debian.org> Mon, 18 Oct 2004 23:23:50 +0200
sks (1.0.7-0.4) UNRELEASED; urgency=low
Modified: sks/trunk/sks/debian/control
===================================================================
--- sks/trunk/sks/debian/control 2008-06-19 15:10:33 UTC (rev 151)
+++ sks/trunk/sks/debian/control 2008-06-19 15:10:46 UTC (rev 152)
@@ -4,7 +4,7 @@
Standards-Version: 3.6.1
Maintainer: Debian SKS Maintainers Team <debian-sks at mirror.positive-internet.com>
Uploaders: Fabio M. Di Nitto <fabbione at fabbione.net>, Peter Palfrader <weasel at debian.org>
-Build-Depends: ocaml (>= 3.07), dbs, libdb4.1-dev, debhelper (>= 4.0), zlib1g-dev, libcryptokit-ocaml-dev, libnumerix-ocaml-dev, libnums-ocaml-dev
+Build-Depends: ocaml (>= 3.08), dbs, libdb4.1-dev, debhelper (>= 4.0), zlib1g-dev, libcryptokit-ocaml-dev (>= 1.2-4), libnumerix-ocaml-dev (>= 0.19-4), ocaml-nox (>= 1.3-4)
Package: sks
Architecture: any
More information about the Pkg-sks-commit
mailing list