Change logs for classpath source package in Karmic

  • classpath (2:0.97.2-1.1ubuntu2) karmic; urgency=low
    
      * debian/classpath-common.install: Don't install gappletviewer.1.gz. Taken
        from 2:0.98-1 (LP: 398484)
      * debian/control:
        - Updated build dependency on gcj to gcj-jdk to fix a FTBFS
        - Deleted unnecessary build-independ on gjdoc, as it's provided by gcj-jdk
      * debian/rules: added fno-strict-aliasing to CFLAGS to temporarly avoid
        "dereferencing type-punned pointer will break strict-aliasing rules" errors
        in cpnet.c
    
     -- Fabrice Coutadeur <email address hidden>   Thu, 15 Oct 2009 05:32:26 +0000
  • classpath (2:0.97.2-1.1ubuntu1) jaunty; urgency=low
    
      [ Manny Vindiola ]
      * Merge from debian unstable (LP: #309549)(LP: #237668), remaining changes:
        * debian/control:
          - Recommend firefox instead of mozilla-firefox.
        * Fix FTBFS caused by -Werror where return value of 'chdir' was ignored
          - add debian/patches/20_fix_ftbfs_warn_unused_result.dpatch
          - update debian/patches/00list
        * fix LP: #272772: packages that Depend/Recommend/Suggest firefox
           (meta-package) must alternatively Depend/Recommend/Suggest abrowser
      * Fix FTBFS due to missing mozilla-plugin build dependency
        - changed to build-depends on libxul-dev instead of iceape-dev
    
      [ James Westby ]
      * Add libsamplerate0-dev to Build-Depends to fix build error by not being
        able to find the .a file from it. This is a dependency of jack, but not
        specified in it's depends. This is probably due to bug 258491, and so if
        that is fixed try building without the extra Build-Depends.
    
    classpath (2:0.97.2-1.1) unstable; urgency=high
    
      * Non-maintainer upload.
      * Redisable gcjwebplugin for all architectures, since the security
        issues are not considered to be adequately resolved for lenny and the
        icedtea-gcjwebplugin is now available (closes: #267040).
    
    classpath (2:0.97.2-1) unstable; urgency=low
    
      * New upstream release.
      * Reenable gcjwebplugin for all architectures.
      * Cleaned up Build-Depends.
      * Moved all tools from classpath into classpath-common package.
      * Moved gappletviewer from gcjwebplugin into classpath package.
      * Build only the needed stuff when building arch:any packages only.
    
    classpath (2:0.97.1-4) unstable; urgency=low
    
      * Build gcjwebplugin only on amd64, armel, i386, mips, mipsel and powerpc.
    
    classpath (2:0.97.1-3) unstable; urgency=low
    
      * Build-Depends iceape-dev install of libxul-dev. Closes: #480803
    
    classpath (2:0.97.1-2) unstable; urgency=low
    
      * Build-Depends on ecj and gcj not on alpha, arm, hppa and hurd-i386.
        Closes: #477852
    
    classpath (2:0.97.1-1) unstable; urgency=low
    
      * New upstream release
        - Disable javadoc generation for jsr166 code. This breaks with current
          gjdoc.
      * Re-add conditional for Alsa dependencies. Closes: #468851.
      * Added patch from Petter Reinholdtsen to fix Swing buttons.
    
    classpath (2:0.97-1) unstable; urgency=low
    
      * New upstream release.
        - JAP GUI works now. Closes: #349062.
      * debian/control (classpath): Depend on classpath-common (>= 2:0.97).
      * debian/control (gcjwebplugin): Recommend iceweasel instead of
        mozilla-firefox by default.
      * Add XB-Npp-* headers from Ubuntu.
      * Removed debian/classpath.links: Obsolete.
    
     -- Manny Vindiola <email address hidden>   Thu, 18 Dec 2008 21:24:48 -0500