Change logs for gxine source package in Quantal

  • gxine (0.5.905-4ubuntu7) quantal; urgency=low
    
      * Only include <glib.h> instead of individual header files (fixes FTBFS).
      * debian/rules: Merge the "autoreconf" target into the "configure-stamp"
        target so dh_autoreconf isn't called twice.
     -- Michael Bienia <email address hidden>   Sun, 30 Sep 2012 12:12:41 +0200
  • gxine (0.5.905-4ubuntu6) oneiric; urgency=low
    
      * Add support for building with the proper Spidermonkey lib, and switch to
        that now, as we're dropping xulrunner from the archive. This means
        that gxine-wrapper.sh goes away now
        - update m4/_js.m4
        - update debian/rules
        - update debian/control
        - remove debian/gxine-wrapper.sh
      * Fix some memory leak issues associated with using JS_EncodeString()
        - update src/script_engine.c
        - update src/playlist.c
        - update src/engine.c
      * General tidying up of Spidermonkey 1.8.5 port, ready to send upstream
        - update src/script_engine.c
        - update src/player.c
        - update src/key_events.c
        - update src/script_engine.h
        - update src/playlist.c
        - update src/vis.c
     -- Chris Coulson <email address hidden>   Tue, 14 Jun 2011 22:39:17 +0100