Change logs for cutils source package in Eoan

  • cutils (1.6-5) unstable; urgency=medium
    
      * QA upload.
      * Convert Debian source to '3.0 (quilt)' format and build with Debhelper.
      * debian/control:
        - Add homepage details.
        - Indicate compliance with Debian Policy 4.1.0.
        - Build with flex instead of flex-old.
      * Add watch file.
      * Convert debian/copyright to DEP-5 format and update.
      * debian/patches/*:
        - Fix spelling in binary.
        - Patch Makefile.in files to honour CPPFLAGS.
        - Update autoconf files to work with version 2.69.
        - Fix missing yylex() declarations.
        - Fix Makefile.in files for parallel builds.
        - Fix Makefile.in files so that they don't ignore any failures
          inside for loops.
      * debian/rules:
        - Build with all hardening flags set.
        - Build with autoreconf.
        - Ensure that 32-bit architectures compile with LFS support.
        - Backup and restore files that change during build.
        - Enable parallel builds.
      * Add package test to catch BBPFS. See #253654.
      * Add doc-base control file.
    
     -- Carlos Maddela <email address hidden>  Sun, 03 Sep 2017 16:35:19 +1000