ocaml 3.10.0-8 source package in Ubuntu

Changelog

ocaml (3.10.0-8) unstable; urgency=low

  [ Stefano Zacchiroli ]
  * CDBS class
    - invoke ocamldoc after dh_install has been run (otherwise ocamldoc is
      likely to generate empty API references ...)
    - add support for automatic generation of doc-base entries for ocamldoc
      generated API reference
    - better test for package membership to OCAML_OCAMLDOC_PACKAGES
  * debian/ocaml-base-nox.README.Debian
    - add an entry describing the requirement for compiling ocamldoc-generated
      LaTeX documentation (closes: #420782)

ocaml (3.10.0-7) unstable; urgency=low

  [ Sylvain Le Gall ]
  * add patch not-native-no-aspp to workaround FTBFS, as described upstream in
    bug 4375 (closes: #429185)
  * don't ignore make clean error
  * move menu section of ocaml interpreter to Applications/Programming
    to comply with new menu structure


  [ Stefano Zacchiroli ]
  * CDBS class
    - add support for specifying the target dir for generated documentation
    - various fixes in ocamldoc invocation

ocaml (3.10.0-6) unstable; urgency=low

  [ Stefano Zacchiroli ]
  * debian/ocaml-nox.dirs.in
    - avoid creating empty /usr/include/ocaml/* directory (closes: #439017)
  * CDBS class
    - add support for automatic ocamldoc HTML documentation generation
  * Policy
    - add an appendix about the CDBS class with some minimal information and
      pointers to the commented .mk files

ocaml (3.10.0-5) experimental; urgency=low

  [ Ralf Treinen ]
  * ocaml-mode.emacsen-install: do not hardcode the emacs flavours for which
    to compile ocaml-mode (closes: Bug#433082)
  * ocaml-mode: Bump primary dependency from emacs21 to emacs22.

  [ Stefano Zacchiroli ]
  * add patch arm_ccheckbound_typo, fix a typing error typo which makes ocaml
    FTBFS on arm
  * ocaml-source: install ocaml tarball as
    /usr/src/ocaml-source-VERSION.tar.bz2; the "-source" part was erroneously
    missing and make other packages FTBFS
  * bump debhelper dependencies and compatibility level to 5

ocaml (3.10.0-4) experimental; urgency=low

  * debian/patches/install_ocamlbuild.dpatch
    - patched to install ocamlbuild as .native/.byte (following upstream
      convention which will become widespread in the future), but changes
      ocamlbuild to be a symlink to the best ocamlbuild available
  * CDBS class:
    - avoid dpatch breaking upon clean if debian/patches/*.in files are in use
    - fix the usage example for "OCAML_IN_FILES += ...", it was wrong

ocaml (3.10.0-3) experimental; urgency=low

  * debian/patches/00list
    - enabled install_ocamlbuild patch (was disabled by mistake) and patched
      it fixing a wrong path
  * debian/rules
    - pass -libdir to configure (now that it is supported upstream) in
      addition to sed-ing generated config Makefiles; otherwise ocamlrun won't
      get the correct libdir setting
  * debian/ocaml-md5sums/ocaml-md5sums.1
    - written ocaml-md5sums manpage
  * debian/ocaml-native-compilers.links
    - delegated to dh_link the creation of .opt manpage symlinks and added the
      missing one for ocamlbuild.opt

ocaml (3.10.0-2) experimental; urgency=low

  * Split two new packages: "camlp4" and "camlp4-extra" to cope with the huge
    size increase of the new camlp4
  * Policy
    - update the Vcs-Svn info to the latest PTS documentation
    - describe dependencies from a -dev package to its companion shared stub
      package (if any) and suggest the usage of ${binary:Version}
  * debian/copyright
    - added in place of copyright.in, nothing to replace there
  * debian/man/camlp4*.1
    - added manpages for camlp4 related executables; content partially using
      html2man, partially taken from the camlp4 wiki
  * debian/control
    - moved ledit recommends from ocaml-nox to ocaml-interp (which ships the
      interactive toplevel)
    - minor improvements to various descriptions

ocaml (3.10.0-1) experimental; urgency=low

  [ Stefano Zacchiroli ]
  * New upstream (stable) release
  * debian/patches/*
    - removed: ocaml-interp_manpage, build_wo_debug_info (integrated upstream)
    - updated: install_ocamlbuild
  * ship ocaml-compiler-libs objects as STDLIB/ocaml-compiler-libs/{parsing/,
    typing/, utils/} rather than as a flat dir tree
  * re-enabled ocaml-source package (which ships
    /usr/src/ocaml-3.10.0.tar.bz2), now with a better way to generate it:
    everything in the build dir except debian/ will be copied in the resulting
    tarball
  * debian/ocaml-source.exclude
    - new file: list of tar exclude patterns, matching file won't be shipped
      in the ocaml source tarball

ocaml (3.10.0~beta-1) experimental; urgency=low

  [ Samuel Mimram ]
  * Ship dh_ocaml into ocaml-nox

  [ Stefano Zacchiroli ]
  * New upstream beta release (3.10.0).
  * debian/patches/*
    - removed: versioned_libdir (no longer needed with this upstream)
    - ported to this upstream: call_ld_with_proper_flags, alpha_ld_no-relax,
      no_rpath
    - added: build_wo_debug_info.dpatch (avoid building camlp4/ocamldoc with
      debug info, wont be needed for the stable release)
  * CDBS class
    - added support for the OCAML_DLL_DIR variable, pointing ATM to the
      stublibs/ subdirectory of the standard library directory. It's
      substituted for @OCamlDllDir@ in .in files
    - remove files which have been generated from their .in counterparts upon
      clean target invocation
  * Policy
    - mandate the compilation of *.cm[ao] with debugging information for
      libraries and forbid it for bytecode programs
  * debian/rules
    - delegated more installation stuff to dh_install
  * debian/control
    - get rid of the no longer needed ocaml-source package

  [Ralf Treinen]
  * debian/patches/*
    - added: install_scripts_config: use a patched config.sh since PREFIX is
      diferent at compile time and at installation time
    - added: ocaml-interp_manpage, fixes typo in ocaml manpage
      (closes: Bug#417847).
  * debian/rules:
    - added creation of config/config.debian.install
    - Patch LIBDIR and STBLIBDIR setting in config/Makefile after invokation
      of configure

ocaml (3.09.3-1) experimental; urgency=low

  [ Samuel Mimram ]
  * New upstream release.

ocaml (3.09.3~rc1-1) experimental; urgency=low

  [ Julien Cristau ]
  * New upstream release candidate.

 -- Martin Pitt <email address hidden>   Fri,  23 Nov 2007 12:54:42 +0000

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Hardy
Original maintainer:
Debian OCaml Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocaml_3.10.0.orig.tar.gz 3.2 MiB daa56c4ebc21640be84e124fc5fefe091d0048d412b7e2b1e68bc2f56ff74314
ocaml_3.10.0-8.diff.gz 72.0 KiB 0329bb90bf46f141fa455bd023b29cede3455a13b8e6bbd28051fc1d7d88fe56
ocaml_3.10.0-8.dsc 1.2 KiB 8bb82a621c7f6077e0f256cc1362e920c949de07176fa80921f67988b6045c41

View changes file

Binary packages built by this source

camlp4: No summary available for camlp4 in ubuntu intrepid.

No description available for camlp4 in ubuntu intrepid.

camlp4-extra: No summary available for camlp4-extra in ubuntu hardy.

No description available for camlp4-extra in ubuntu hardy.

ocaml: No summary available for ocaml in ubuntu intrepid.

No description available for ocaml in ubuntu intrepid.

ocaml-base: No summary available for ocaml-base in ubuntu intrepid.

No description available for ocaml-base in ubuntu intrepid.

ocaml-base-nox: No summary available for ocaml-base-nox in ubuntu intrepid.

No description available for ocaml-base-nox in ubuntu intrepid.

ocaml-compiler-libs: No summary available for ocaml-compiler-libs in ubuntu intrepid.

No description available for ocaml-compiler-libs in ubuntu intrepid.

ocaml-interp: No summary available for ocaml-interp in ubuntu intrepid.

No description available for ocaml-interp in ubuntu intrepid.

ocaml-mode: No summary available for ocaml-mode in ubuntu hardy.

No description available for ocaml-mode in ubuntu hardy.

ocaml-native-compilers: No summary available for ocaml-native-compilers in ubuntu hardy.

No description available for ocaml-native-compilers in ubuntu hardy.

ocaml-nox: No summary available for ocaml-nox in ubuntu hardy.

No description available for ocaml-nox in ubuntu hardy.

ocaml-source: No summary available for ocaml-source in ubuntu intrepid.

No description available for ocaml-source in ubuntu intrepid.