diff options
author | Stefano Zacchiroli <zack@debian.org> | 2004-12-01 10:34:49 +0000 |
---|---|---|
committer | Stefano Zacchiroli <zack@debian.org> | 2004-12-01 10:34:49 +0000 |
commit | 306d8c51d600b4bf6366c9350c23cbe1f8f39816 (patch) | |
tree | ec51d0df03a0071581a2e79d1c3af7d747b8d7c0 | |
parent | 4d51613b4b4531c41c18e2543f4ea364c18d0358 (diff) |
rebuilt with ocaml 3.08.2 (debian version 8.0pl1-4)
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 09c0bbc9..5f98bafa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +coq (8.0pl1-4) unstable; urgency=low + + * Rebuilt against ocaml 3.08.2 + + -- Stefano Zacchiroli <zack@debian.org> Tue, 30 Nov 2004 21:38:21 +0100 + coq (8.0pl1-3) unstable; urgency=high * Small patch to be able to compile with ocaml 3.08.1. diff --git a/debian/control b/debian/control index 7e1f2db1..c1b8f444 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Uploaders: Ralf Treinen <treinen@debian.org>, Sven Luther <luther@debian.org>, Jerome Marant <jerome@debian.org>, Remi Vanicat <vanicat@debian.org>, Stefano Zacchiroli <zack@debian.org>, Samuel Mimram <samuel.mimram@ens-lyon.org> Standards-Version: 3.6.1 -Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox-3.08, ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0) +Build-Depends: debhelper (>= 4.0.0), dpatch, ocaml-nox-3.08, ocaml-nox (>= 3.08.2), ocaml-best-compilers, liblablgtk2-ocaml-dev (>= 2.4.0) Package: coq Architecture: any |