Change logs for gchempaint source package in Lenny

  • gchempaint (0.8.7-2+lenny1) stable; urgency=low
    
    
      * Upload to stable to fix a segmentation fault.
      * debian/patches/536080_fix_segmentation_fault.dpatch: Added.
        - lib/theme.cc: Call g_type_init() in the constructor and fix a
          segmentation fault (closes: #536080).
    
     -- Daniel Leidert (dale) <email address hidden>  Sat, 23 Jan 2010 15:44:55 +0100
  • gchempaint (0.8.7-2) unstable; urgency=high
    
    
      * debian/rules (LDFLAGS): We have to accept unresolved symobols in the
        plugins with the following change.
      * debian/patches/libgchempaint_convenience.dpatch: Adjusted.
        - plugins/*/Makefile.am: Also remove libgchempaint.la from _LIBADD to
          solve an issue that leads to a problem loading the plugins and a
          segmentation fault (closes: #469128).
    
     -- Daniel Leidert (dale) <email address hidden>  Wed, 05 Mar 2008 03:14:10 +0100