From: Stephane Glondu Date: Wed, 9 Jun 2010 10:20:46 +0000 (+0200) Subject: Update changelog X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~337 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa428fd3db1659f0b8218a9725386d46e01f7237;p=ocaml.git Update changelog --- diff --git a/debian/changelog b/debian/changelog index fe490b0d..baa09e96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,12 @@ ocaml (3.12.0~beta1-1) UNRELEASED; urgency=low [ Stéphane Glondu ] * New upstream beta release (Closes: #255245, #570920) - - add armel to native architectures + - add armel to native architectures; note that the Dynlink module is + not available in native code there: software using it should take care + of this new possibility + - {add,scrape}labels are no longer installed + - remove ocaml{byteinfo,plugininfo,dumpapprox}: all tools merged into + ocamlobjinfo; add binutils-dev to Buid-Depends * debian/rules: switch to dh with overrides * Switch source package format to 3.0 (quilt) * Bump version in debhelper build-dependency (Closes: #562606)