Change logs for newlib source package in Saucy

  • newlib (1.18.0-6.2ubuntu1) quantal-proposed; urgency=low
    
      * Merge with Debian; remaining changes:
        - Don't build newlib-m68hc1x from this source on Ubuntu and derivatives,
        - Don't build-depend on gcc-m68hc1x.
        - Define __THROWNL in order to be able to preprocess a current
          <ucontext.h>; since newlib doesn't currently define __THROW in terms of
          __attribute__ ((__leaf__)), a definition equivalent to __THROW is good
          enough for now.
      * Fix FTBFS, adding missing NULL definitions.
      * Export DEB_HOST_MULTIARCH, used by the patched upstream build system.
    
    newlib (1.18.0-6.2) unstable; urgency=low
    
      * Non-maintainer upload.
      * Fix "FTBFS: cannot find the library `sys/linux/liblinux.la' or
        unhandled argument `sys/linux/liblinux.la'": add patch from Ubuntu:
        [ Wookey ]
        * Fix build to work with co-installable (multiarched) linux-libc-dev
          headers.  LP: #750585.
        [ Steve Langasek ]
        * add a versioned build-dependency on linux-libc-dev and dpkg-dev for the
          hard-coded multiarch paths.
        (And adjust versions for linux-libc-dev and dpkg-dev.)
        (Closes: #654257)
      * Update lintian-override syntax (thanks, Salvatore Bonaccorso).
     -- Matthias Klose <email address hidden>   Tue, 25 Sep 2012 14:25:53 +0200