considers this port dead (see bug#342704).
[ Samuel Mimram ]
- * Added for_pack_static.dpatch (from CVS) to correct a bug when linking.
+ * Added for_pack_static.dpatch (from CVS) to correct a bug when linking,
+ disabled for now though.
* Added myself to uploaders.
[ Julien Cristau ]
- * Disable for_pack_static.dpatch for now, as it breaks the ABI.
* Install the list of architectures with native compilers in the ocaml-nox
package.
- -- Julien Cristau <julien.cristau@ens-lyon.org> Mon, 19 Dec 2005 14:03:50 +0100
+ [ Sven Luther ]
+ * This version should make it into testing, so let's (Closes: #338435).
+
+ -- Sven Luther <luther@debian.org> Mon, 19 Dec 2005 13:36:31 +0000
ocaml (3.09.0-3) unstable; urgency=low
you do not require any graphical capilities for your runtime.
Package: ocaml-native-compilers
-Architecture: @native-archs@
+Architecture: #OcamlNativeArchs#
Depends: ocaml-nox (= ${Source-Version}), ocaml-nox-${F:OCamlABI}, gcc, binutils, ${shlibs:Depends}
Provides: ocaml-best-compilers
Description: Native code compilers of the ocaml suite (the .opt ones)
# generate ocaml-native-compilers' Architecture field
# should never be called automatically
debian/control:
- sed -e 's/@native-archs@/$(NATIVE_ARCHS)/g' debian/control.in > $@
+ sed -e 's/#OcamlNativeArchs#/$(NATIVE_ARCHS)/g' debian/control.in > $@
config-stamp: configure abi-sed