Change logs for blt source package in Utopic

  • blt (2.5.3-4) unstable; urgency=medium
    
    
      * Made blt-dev replace blt (<< 2.5) because the doc-base file is moved to
        the former package from the latter.
      * Added patch which fixes BLT stubs declaration.
      * Added a few patches which eliminate GCC warnings about incompatible
        pointer types, using possibly unitialized variables, unused variables
        and casts to/from pointer from/to integer of different size. This
        fixes a few segfaults in demos (but not all of them).
    
     -- Sergei Golovan <email address hidden>  Wed, 09 Jul 2014 19:26:06 +0400
  • blt (2.5.3-2ubuntu1) utopic; urgency=medium
    
      * Add missing include to fix build failure on 64bit archs.
     -- Matthias Klose <email address hidden>   Sat, 05 Jul 2014 20:42:29 +0200
  • blt (2.5.3-2) unstable; urgency=medium
    
    
      * Restored forgotten call to dh_autotools-dev_updateconfig and explicitly
        supplied --host option to the configure call to build the package on
        kfreebsd-* architectures.
    
     -- Sergei Golovan <email address hidden>  Fri, 04 Jul 2014 15:54:47 +0400
  • blt (2.4z-7ubuntu2) trusty; urgency=medium
    
      * library-search-8.6.patch: Fix tcl8.6 library search at runtime.
      * debian/blt-dev.links: Fix .so and .a symlinks to the libraries.
     -- Adam Conrad <email address hidden>   Wed, 16 Apr 2014 19:54:17 +0100