Change logs for autodep8 source package in Yakkety

  • autodep8 (0.7.1) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * Python: Ignore warnings (stderr) from pyversions
    
     -- Antonio Terceiro <email address hidden>  Mon, 01 Aug 2016 14:52:16 -0300
  • autodep8 (0.7) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * Python: Run import test on all Python versions
    
      [ Stefano Rivera ]
      * Ruby: strip build profile restrictions when producing test dependencies
        from build dependencies (Closes: #832567)
    
     -- Antonio Terceiro <email address hidden>  Thu, 28 Jul 2016 08:57:42 -0300
  • autodep8 (0.6) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * Python: Substitute hyphen with underscore for module name
    
      [ Barry Warsaw ]
      * Python: Added support for PyPy (Closes: #823883)
    
      [ Antonio Terceiro ]
      * If `debian/tests/control.autodep8` exists, autodep8 will prepend the
        contents of that file to its own output. (Closes: #823931)
      * dkms: add missing `@` in Depends: line of generated test control files
      * manpage: include one example for each supported package type
    
     -- Antonio Terceiro <email address hidden>  Fri, 27 May 2016 09:38:30 -0300
  • autodep8 (0.5.1) unstable; urgency=medium
    
      * test/helper.sh: include extra information on failed tests to help
        debugging.
      * avoid partial matches in `Testsuite` field, e.g. `r` should never match
        `ruby`
      * make sure supported languages are always tested in a consistent order
    
     -- Antonio Terceiro <email address hidden>  Mon, 25 Apr 2016 16:15:02 -0300
  • autodep8 (0.3) unstable; urgency=medium
    
      * split tests by language
      * Ruby: remove commented lines from Build-Depends fields
      * NodeJS:
        - also detect NodeJS packages by binary packages
        - add support for reading upstream name from package.json (Closes: #803176)
          - added dependency and build dependency on python3 (autopkgtest itself
            already depends on python3 anyway)
        - add support for reading upstream name from binary package
      * debian/tests/control: added DEP-8 tests to fix a huge incoherence, which
        is autodep8 not being tested itself on CI.
    
     -- Antonio Terceiro <email address hidden>  Thu, 26 Nov 2015 17:30:16 -0200