Change logs for aplus-fsf source package in Buster

  • aplus-fsf (4.22.1-10) unstable; urgency=medium
    
      * Removed implicit build dependency on g++-6 (Closes: #871171).
    
     -- Neil Roeth <email address hidden>  Wed, 06 Sep 2017 22:09:18 -0400
  • aplus-fsf (4.22.1-9) unstable; urgency=medium
    
      * Applied patch to explicitly declare some functions.  Thanks Steve
        Langasek. (Closes: #830840).
      * Build with GCC 6 using -std=gnu++98. (Closes: #831169).
      * Changed src/main/Makefile.am to use libdir instead of prefix for IMDIRVAL.
      * Explicitly specify x-includes and x-libraries when configuring because
        it failed to find automatically otherwise.
      * Added calls to pthread_mutexattr_init() to avoid spurious errors.
    
     -- Neil Roeth <email address hidden>  Sun, 28 Aug 2016 09:06:52 -0400