Update changelog
authorStephane Glondu <steph@glondu.net>
Wed, 9 Jun 2010 10:20:46 +0000 (12:20 +0200)
committerStephane Glondu <steph@glondu.net>
Wed, 16 Jun 2010 15:41:43 +0000 (08:41 -0700)
debian/changelog

index fe490b0d94af8c98f9eed7bf060c86d5d3cf1f3f..baa09e9643a6042c92f061821b794e896fd7fac4 100644 (file)
@@ -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)