2011
jocaml (3.12.1-1) unstable; urgency=low
* New upstream release
* Refresh patches
- Remove patches integrated into this latest release:
+ 0003-Fix-ocamlopt-w.r.t.-binutils-2.21.patch
- New patches (from OCaml package):
+ 0004-ocamlopt-arm-add-.type-directive-for-code-symbols.patch
+ 0005-Add-support-for-ENOTSUP.patch
+ 0006-Do-not-add-R-dir-in-X11-link-options-on-GNU-kFreeBSD.patch
- Replace 0003-Natdynlink-works-on-powerpc.patch with a more complete
patch 0003-Natdynlink-works-on-powerpc-and-hurd-i386.patch
* Bump least version needed for OCaml in Build-Depends
* Bump Standards-Version to 3.9.2, no changes required.
-- Mehdi Dogguy <mehdi@debian.org> Tue, 01 Nov 2011 22:52:10 +0100
jocaml (3.12.0-1) unstable; urgency=low
* New upstream release (Closes: #580103). * Fix typo in description (Closes: #582533). * Add patch to fix ocamlopt w.r.t. binutils 2.21 (Closes: #618106). - 0003-Fix-ocamlopt-w.r.t.-binutils-2.21.patch * Natdynlink works on PowerPc. - Add 0004-Natdynlink-works-on-powerpc.patch
-- Mehdi Dogguy <mehdi@debian.org> Sun, 17 Apr 2011 13:39:45 +0200
2010
jocaml (3.11.2.a-1) unstable; urgency=low
* s/A/a/ in version number (Closes: #569893) * Use automatic dependencies computed by dh-ocaml (>= 0.9)
-- Mehdi Dogguy <mehdi@debian.org> Wed, 17 Feb 2010 12:35:10 +0100
jocaml (3.11.2.A-1) unstable; urgency=low
* New Upstream version
-- Mehdi Dogguy <mehdi@debian.org> Fri, 12 Feb 2010 15:54:59 +0100
2009
jocaml (3.11.1-3) unstable; urgency=low
* Copy config.{sub,guess} to ./config/gnu/, fixes FTBFS on avr32
(Closes: #548117, #538049).
* Use dh_ocamlinit to handle *.in files (Closes: #549779).
-- Mehdi Dogguy <mehdi@debian.org> Sat, 31 Oct 2009 16:55:02 +0100
jocaml (3.11.1-2) unstable; urgency=low
* Fix bashim in debian/jocamlmktop and add a copyright notice
(Closes: #547748).
* Update my email address and remove DMUA
* Bump standards to 3.8.3, no changes needed
* Update short description for jocaml-base
-- Mehdi Dogguy <mehdi@debian.org> Tue, 22 Sep 2009 20:07:22 +0200
jocaml (3.11.1-1) unstable; urgency=low
* New Upstream Version * Install toplevel library, Closes: #532989, #532981. * Make ocaml-findlib work with JoCaml, Closes: #532970, by: - Adding a patch to minimize changes in outcometree.mli - Installing toploop.cmi in a new directory (/usr/lib/jocaml/jocamltoploop) - Modifying jocamlmktop so that produced toplevel is expunged from some modules: Parsetree, types and Env. - Adding a patch for expunge which adds a -v option to give modules to filter instead of modules to keep. * Tools addlabels and scrapelabels are not installed by upstream anymore * Use ocamlinit sed rule to generate links for opt programs * Bump standards to 3.8.2 * Add a README.source * New JoCaml standard library location is: /usr/lib/jocaml/
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Tue, 23 Jun 2009 17:51:44 +0200
jocaml (3.11.0-3) unstable; urgency=low
[ Stefano Zacchiroli ] * set archive section to "ocaml" [ Mehdi Dogguy ] * Fix FTBFS on non-native archs: do not install asmrun*
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Tue, 07 Apr 2009 14:03:33 +0200
jocaml (3.11.0-2) unstable; urgency=low
* Do not install opt binaries and native files on non-native architecures,
closes: #522504.
* Add DMUA flag, with Sam's blessing.
-- Mehdi Dogguy <dogguy@pps.jussieu.fr> Sat, 04 Apr 2009 13:23:34 +0200
jocaml (3.11.0-1) unstable; urgency=low
[ Mehdi Dogguy ] * Initial release, closes: #451797. [ Samuel Mimram ] * Updated packaging.
-- Samuel Mimram <smimram@debian.org> Wed, 11 Feb 2009 17:07:24 +0100