Change logs for ocaml source package in Karmic

  • ocaml (3.11.1-2) unstable; urgency=low
    
      * Remove build-dependency to docbook-* (not needed anymore, since
        policy has been moved to dh-ocaml)
    
    ocaml (3.11.1-1) unstable; urgency=low
    
      [ Samuel Mimram ]
      * Add kfreebsd-amd64 to the list of supported native architectures.
        (Closes: #519916)
    
      [ Stefano Zacchiroli ]
      * debian/control:
        - remove recommends to ledit from ocaml-nox (does not ship "ocaml")
    
      [ Stephane Glondu ]
      * New upstream release:
        - remove dbm_ldopts.dpatch (merged upstream)
        - switch patch system to quilt
      * debian/control:
        - update Standards-Version to 3.8.2
        - move to new section ocaml
        - change Recommends from ledit to "ledit | readline-editor" for
          ocaml-interp
        - remove various obsolete Conflicts and Replaces
      * Move OCaml standard library to /usr/lib/ocaml
    
     -- David MENTR? <email address hidden>   Fri,  24 Jul 2009 03:29:22 +0100
  • ocaml (3.11.0-5) unstable; urgency=low
    
      * Uploading to unstable
      * debian/control: bump dh-ocaml to (>= 0.4) to avoid buggy ocamlinit.mk
    
    ocaml (3.11.0-4) experimental; urgency=low
    
      [ Samuel Mimram ]
      * Add native versions of ocamldep and ocamldoc in findlib's configuration
        when ocaml-native-compilers is installed, closes: #516085.
    
      [ Stephane Glondu ]
      * Add a script to handle native modules of standard library, and a
        README.source to document it (fixes FTBFS on sparc and powerpc, which
        are native, but do not provide .p.cmx files) (Closes: #516211)
      * Fix FTBFS on bytecode-only architectures:
        - generate manpages for stdlib
        - tell debhelper to ignore ocaml-native-compilers
      * Add lpia (from Ubuntu) to the list of native architectures
    
    ocaml (3.11.0-3) experimental; urgency=low
    
      * Mark libthreadsnat.a as native-only file (fix FTBFS on bytecode-only
        architectures)
    
    ocaml (3.11.0-2) experimental; urgency=low
    
      [ Stephane Glondu ]
      * Add DM-Upload-Allowed (with Stefano's blessing)
      * Remove binary package-specific copyright files
      * Major changes in debian/rules:
        - more extensive use of debhelper 7
        - do no longer use deprecated dh_movefiles and *.files
        - get closer to CDBS API
        - add versioned build-dependency to dh-ocaml
        - use ocamlinit snippet provided by dh-ocaml
        - add a build cache (for Debian debugging)
        - do not compress labltk examples
        - reflect original locations of camlp4 *.mli files in binary packages
        - remove special handling of CFLAGS (handled by dpkg-buildpackage now)
      * Add dbm_ldopts.dpatch, to add missing linking options for dbm
        (fixes ocsigen FTBFS)
      * Remove man-ocamlmklib.dpatch, and put manpage in debian/man
      * Remove {dumpobj,objinfo}.dpatch, and put manpages in debian/man
      * Build and install dumpapprox, and provide a manpage
      * Discriminate *-nox packages in short descriptions (thanks Lintian)
      
      [ Stefano Zacchiroli ]
      * debian/control:
        - clean-up Uploaders, removing people no longer contributing and
          handling some specific removal requests
        - bump versioned dep on ocaml --Replaces-> ocaml-nox to avoid file
          overwrite upgrade problems
    
    ocaml (3.11.0-1) experimental; urgency=low
    
      * New upstream release:
        - manpages.dpatch, ocamldoc.dpatch removed (merged upstream)
        - for_pack_static.dpatch removed (obsolete)
        - call_ld_with_proper_flags.dpatch fixed (Closes: #506286)
      * Add debian/changelog entry for version 3.09.2-8
      * Install *.cmxs (and matching *.cma) in ocaml-base*
      * Don't put .git directory in ocaml-source
    
    ocaml (3.11.0~beta1-1) experimental; urgency=low
    
      [ Stephane Glondu ]
      * New upstream beta release:
        - camlrun_shared.dpatch removed (integrated upstream)
        - not-native-no-aspp.dpatch removed (thanks to upstream bugfix)
        - all other patches updated
        - manpages.dpatch and ocamldoc.dpatch added
        - dependency to gcc-4.2 on arm removed
      * Switching packaging to git (from svn)
      * Bump debhelper compatibility level to 7, and use debian/clean feature
        of dh_clean
      * Add myself to uploaders, and update Julien's address
      * Add explicit dependency from camlp4-extra to ocaml-nox
    
      [ Stefano Zacchiroli ]
      * Bump Standards-Version to 3.8.0, no changes needed
      * No longer ship stuff that will be now shipped by the new dh-ocaml
        package:
        - OCaml packaging policy
        - CDBS class ocaml.mk and related helpers
        - dh_ocaml debhelper
        - ocaml-md5sums (therefore also disable its usage at the end of the
          build process)
    
     -- Colin Watson <email address hidden>   Wed,  29 Apr 2009 23:41:46 +0100
  • ocaml (3.10.2-3ubuntu1) intrepid; urgency=low
    
      * Build ocaml-native-compilers on lpia (restoring change from hardy).
    
     -- Colin Watson <email address hidden>   Sun, 15 Jun 2008 13:35:02 +0100