Change logs for dh-python source package in Cosmic

  • dh-python (3.20180723) unstable; urgency=medium
    
      * dh-python depends on python3-distutils (as most package that use dh-python
        would have to depend on it anyway, closes: 894203)
      * dh_python{2,3}:
        - fix \.so.* symlink renaming for non-default Python versions
          (closes: 739500, 903698)
        - when files cannot be shared between Python versions because of
          differences, print (in --verbose mode) a unified diff for diagnostic
          purposes (closes: 801710, thanks to Barry Warsaw for the original patch)
    
     -- Piotr Ożarowski <email address hidden>  Mon, 23 Jul 2018 14:39:41 +0200
  • dh-python (3.20180326ubuntu2) cosmic; urgency=medium
    
      * Apply patch from the VCS:
      * dh_python{2,3}:
        - fix \.so.* symlink renaming for non-default Python versions
    
     -- Matthias Klose <email address hidden>  Sat, 21 Jul 2018 13:12:29 +0200
  • dh-python (3.20180326ubuntu1) cosmic; urgency=medium
    
      * Merge with Debian unstable, remaining changes:
        + Make python3-distutils a dependency, not just a recommendation
    
    dh-python (3.20180326) unstable; urgency=medium
    
      * pybuild: fix cross compiling stuff to use dpkg-architecture if available
        (and move dpkg-dev to Suggests)
      * Add python3-distutils to Recommends to make the transition easier
    
     -- Graham Inggs <email address hidden>  Sun, 17 Jun 2018 13:32:21 +0000
  • dh-python (3.20180325ubuntu2) bionic; urgency=medium
    
      * Fix typo and really depend on python3-distutils
    
     -- Jeremy Bicha <email address hidden>  Mon, 26 Mar 2018 15:42:23 -0400