From 6986a853f53239698dcd6ffecf74bcc73aa837b9 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Mon, 12 Jul 2004 10:25:01 +0000 Subject: [PATCH] Added amd64 support. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7422bfdf..54e87f6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ocaml (3.07.2a-5) unstable; urgency=low + + * Added amd64 native code compilers build. + + -- Sven Luther Mon, 12 Jul 2004 12:06:33 +0200 + ocaml (3.07.2a-4) unstable; urgency=low * *-nox and -interp now conflict with the package which previously diff --git a/debian/control b/debian/control index b7c14ca1..6b656198 100644 --- a/debian/control +++ b/debian/control @@ -94,7 +94,7 @@ Description: Runtime system for ocaml bytecode executables you do not require any graphical capilities for your runtime. Package: ocaml-native-compilers -Architecture: arm alpha i386 ia64 powerpc sparc +Architecture: alpha amd64 arm i386 ia64 powerpc sparc Depends: ocaml-nox (= ${Source-Version}), ocaml-nox-3.07, ${shlibs:Depends} Provides: ocaml-best-compilers Description: Native code compilers of the ocaml suite (the .opt ones) -- 2.30.2