Change logs for dh-python source package in Artful

  • dh-python (2.20170125) unstable; urgency=medium
    
      * pybuild.pm:
        - enable --test-{nose,pytest,tox} if appropriate pypy-* build
          dependency is set
      * pybuild: set _PYTHON_HOST_PLATFORM in the environment to ensure debugging
        symbols (reproducible builds effort). Thanks to Chris Lamb for the patch
        (closes: 835805)
      * dh_python{2,3} manpage: remove "s" suffix from *-section options
        to match the actual option name and --help output (closes: 847304)
      * dh_python{2,3}:
        - do not drop "module" from extension name if the name is "module",
          i.e. without prefix (closes: 841148)
        - add --accept-upstream-versions option. Thanks to Malte Forkel for the
          patch (also closes: 847387 as it now parses minimum/maximum version)
    
     -- Piotr Ożarowski <email address hidden>  Wed, 25 Jan 2017 15:47:18 +0100