Change logs for csound source package in Bionic

  • csound (1:6.10.0~dfsg-1) unstable; urgency=medium
    
      * Use SOURCE_DATE_EPOCH envvar instead of parsing the changelog
      * Use the ninja cmake backend for some build speed
      * Bump debhelper compat level to 10
      * New upstream version
        - Refresh patches
        - Add new symbols
      * Force loading of plugins in build dir and not system ones
      * Pass DEFAULT_STK_RAWWAVE_PATH via cmake flags instead of custom.cmake.
        Fixes some quoting issues
      * Use add_compile_options instead of add_compiler_flags.
        The latter no longer exists
      * Backport patches from upstream to enable -Werror=format-security
    
     -- Felipe Sateler <email address hidden>  Fri, 26 Jan 2018 21:25:56 -0300
  • csound (1:6.09.1~dfsg-2) unstable; urgency=medium
    
      * Fix build failure with GMM 5.2+ (Closes: #872860)
    
     -- Felipe Sateler <email address hidden>  Wed, 23 Aug 2017 13:12:48 -0300