Change logs for acm source package in Cosmic

  • acm (5.0-29.2ubuntu1) cosmic; urgency=medium
    
      * Merge from Debian unstable. Remaining changes:
        - debian/control: Change description to be less confusing.
        - src/main.c: Add call to fclose to close file pointer.
    
    acm (5.0-29.2) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Build-depend on libgdbm-compat-dev and fix the FTBFS with newer gdbm
        versions. (Closes: #889530)
      * wrap-and-sort -sa.
      * Switch to compat level 11 (was 6).
      * d/rules: Use the correct dpkg buildflag variable CFLAGS instead of
        DEBCFLAGS. This will also ensure that the -dbgsym package is created
        correctly.
      * Fix error "format-not-a-string-literal".
    
     -- Logan Rosen <email address hidden>  Sat, 08 Sep 2018 21:01:49 +0000
  • acm (5.0-29.1ubuntu1) xenial; urgency=medium
    
      * Merge from Debian unstable. Remaining changes:
        - debian/control: Change description to be less confusing.
        - src/main.c: Add call to fclose to close file pointer.
    
    acm (5.0-29.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Fix "FTBFS: Type of arg 1 to dbmclose must be hash (not constant
        item) at ./create-tables-5 (perl 5.22?)":
        Use dbmclose with a hash argument.
        And close the correct file handles as well.
        (Closes: #808489)
    
     -- Logan Rosen <email address hidden>  Sun, 03 Apr 2016 02:03:55 +0000