Public bug reported:

Binary package hint: ocaml

Please merge ocaml (main) from debian unstable (main)

 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)

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 19:11:14 +0200
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

 -- Sylvain Le Gall <[EMAIL PROTECTED]>  Sat, 01 Sep 2007 22:33:52 +0200
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Thu, 30 Aug 2007 15:54:24 +0200
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Sun, 12 Aug 2007 19:29:07 +0200
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Wed, 04 Jul 2007 11:50:43 +0200
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Sat, 16 Jun 2007 16:17:17 +0000
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Sat, 16 Jun 2007 12:41:32 +0100
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Wed, 13 Jun 2007 17:19:10 +0200
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

 -- Stefano Zacchiroli <[EMAIL PROTECTED]>  Tue, 17 Apr 2007 09:57:47 +0200
2006
ocaml (3.09.3-1) experimental; urgency=low

   [ Samuel Mimram ]
   * New upstream release.

 -- Julien Cristau <[EMAIL PROTECTED]>  Sat, 30 Sep 2006 01:15:16 +0200
ocaml (3.09.3~rc1-1) experimental; urgency=low

   [ Julien Cristau ]
   * New upstream release candidate.

 -- Samuel Mimram <[EMAIL PROTECTED]>  Sun, 10 Sep 2006 23:11:31 +0000

The debian changelog is quite wired (missing revision) so I've resynced
from the debian package

** Affects: ocaml (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Please merge ocaml (main) from debian unstable (main)
https://bugs.launchpad.net/bugs/156896
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to