Change logs for yamllint source package in Zesty

  • yamllint (1.5.0-1) unstable; urgency=medium
    
      * Output color only on TTY
      * Generalize line-length for mappings
      * Fix line-length bug by scanning tokens securely
      * New rule: truthy
      * Fix distribution (don't distribute tests in site-packages)
      * Exclude PTY-related test (doesn't work with pbuilder)
    
     -- Adrien Vergé <email address hidden>  Mon, 07 Nov 2016 18:51:37 +0100
  • yamllint (1.3.2-1) unstable; urgency=medium
    
      * Allow disabling yamllint checks using comments
      * Detect user config using `os.path.expanduser()`
      * Fix non-ASCII comments bug and add tests
      * Update standards version to 3.9.8
    
     -- Adrien Vergé <email address hidden>  Mon, 27 Jun 2016 22:17:05 +0200