Change logs for swami source package in Raring

  • swami (2.0.0+svn389-2) unstable; urgency=low
    
    
      * Rebuild against newer GLib. (Closes: #697026)
      * Recommends on jackd. (Closes: #697031)
    
     -- Alessio Treglia <email address hidden>  Wed, 02 Jan 2013 21:11:49 +0000
  • swami (2.0.0+svn389-1) unstable; urgency=low
    
    
      * Team upload.
      * New upstream svn snapshot:
        - Lots of GCC warnings fixed (variable set but not used, etc).
        - GObject Introspection related changes:
        - Disabled inactive function definitions in some IpatchConvert headers.
        - Added many GObject Introspection parameter type comments.
        - Added IpatchFileHandle boxed type.
        - IpatchSndFileFormat enum now uses file extension for value_name and
          value_nick.
        - IpatchSndFileSubFormat enum now sets value_nick to sub format name
          instead of NULL.
        - Bug fix in qsort function call in create_patch_type_menu() which
          was causing crashes on 64 bit systems. (LP: #810569)
        - Add favicon images.
        - Russian translation of the desktop file from Alexandre Prokoudine.
      * Enable parallel builds.
      * Refresh patches.
      * Build with Multiarch.
      * Move plugins from swami to libswami0.
    
     -- Alessio Treglia <email address hidden>  Mon, 13 Feb 2012 00:16:23 +0100