Change logs for nspr source package in Natty

  • nspr (4.8.7-0ubuntu1) natty; urgency=low
    
      * New upstream release v4.8.7 (NSPR_4_8_7_RTM)
      * Refresh patches
        - update debian/patches/30_config_64bits.patch
        - update debian/patches/99_configure.patch
      * Drop the link shuffeling now, as all upgraders to this version will be
        using a fixed package anyway
        - remove debian/libnspr4-0d.postinst
        - remove debian/libnspr4-0d.postrm
        - remove debian/libnspr4-0d.preinst
        - remove debian/libnspr4-0d.prerm
      * Drop arch-specific symbols files for architectures we don't support
        - remove debian/libnspr4-0d.symbols.hurd_i386
        - remove debian/libnspr4-0d.symbols.ia64
        - remove debian/libnspr4-0d.symbols.lpia
      * Ship the main SO files in an unversioned binary, as we don't have
        versioned SO's in Ubuntu. Maintain a transitional versioned binary
        package containing the versioned symlinks, to maintain compatibility with
        Debian
        - update debian/control
        - mass rename debian/libnspr4-0d* => debian/libnspr4*
        - update debian/rules
      * Fix postinst-must-call-ldconfig - dh_makeshlibs doesn't seem to add
        the maintainer script hooks with the unversioned SO files, so add them
        manually
        - add debian/libnspr4.postinst
        - add debian/libnspr4.postrm
     -- Chris Coulson <email address hidden>   Tue, 11 Jan 2011 14:55:23 -0600
  • nspr (4.8.6-0ubuntu1) maverick; urgency=low
    
      * New upstream release v4.8.6
      * Refresh patches:
        - update debian/patches/99_configure.patch
      * Update symbols file for API addition
        - update debian/libnspr4-0d.symbols
      * Fix some lintian warnings
        - update debian/control
        - update debian/rules
        - update debian/libnspr4-0d.postinst
        - update debian/copyright
     -- Chris Coulson <email address hidden>   Wed, 25 Aug 2010 16:41:12 +0100