Enabled hppa native code compiler, since ocaml now supports it.
authorSven Luther <luther@debian.org>
Mon, 26 Jul 2004 12:16:17 +0000 (12:16 +0000)
committerSven Luther <luther@debian.org>
Mon, 26 Jul 2004 12:16:17 +0000 (12:16 +0000)
debian/changelog
debian/control

index 4012a8c687b7da6e4c4398d5b441798fcde2c1fc..cf1800046cb0a85d01a64f922f5da4780a9ab449 100644 (file)
@@ -1,8 +1,9 @@
 ocaml (3.08.0-2) unstable; urgency=low
 
   * Applied patch adding some missing .cmx to enable coq 3.08 to build.
+  * Enabled hppa native code compiler.
 
- -- Sven Luther <luther@debian.org>  Wed, 21 Jul 2004 17:57:10 +0200
+ -- Sven Luther <luther@debian.org>  Mon, 26 Jul 2004 14:08:42 +0200
 
 ocaml (3.08.0-1) unstable; urgency=low
 
index 4cbff0030492dd1eb713b1bb80643cee9c4430a2..b760511148ff03b6e4bbe592f7f6dbf123c18841 100644 (file)
@@ -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: alpha amd64 arm i386 ia64 powerpc sparc
+Architecture: alpha amd64 arm hppa i386 ia64 powerpc sparc
 Depends: ocaml-nox (= ${Source-Version}), ocaml-nox-3.08, ${shlibs:Depends}
 Provides: ocaml-best-compilers
 Description: Native code compilers of the ocaml suite (the .opt ones)