Change logs for dh-python source package in Wily

  • dh-python (2.20150826ubuntu1.1) wily; urgency=medium
    
      * dhpython/pydist.py: Ensure that != dependency versions are ignored
        (LP: #1581065).
    
     -- Corey Bryant <email address hidden>  Mon, 20 Jun 2016 11:01:05 -0400
  • dh-python (2.20150826ubuntu1) wily; urgency=medium
    
      * Add python3.5 as a supported python version.
    
     -- Matthias Klose <email address hidden>  Mon, 14 Sep 2015 12:58:58 +0200
  • dh-python (2.20150826) unstable; urgency=medium
    
      * Remove '--with-doctest' from nose call, closes: 749506
        to re-enable it: export PYBUILD_TEST_ARGS=--with-doctest
      * Build-Depends based test suite detection is used only if PYBUILD_TEST_FOO
        is not set to 1
      * dh_python2: do not try to move files to pyshared if package doesn't
        provide public modules (f.e. due to interpreter version no longer
        supported or installed), closes: 793148
    
     -- Piotr Ożarowski <email address hidden>  Wed, 26 Aug 2015 16:53:52 +0200
  • dh-python (2.20150719ubuntu2) wily; urgency=medium
    
      * debian/tests/dh-python: Python 2.6 is uninstallable and unsupported.
    
     -- Barry Warsaw <email address hidden>  Fri, 14 Aug 2015 11:28:09 -0400
  • dh-python (2.20150719ubuntu1) wily; urgency=medium
    
      * Fix SOABI for python3.5 (taken from the trunk). LP: #1477759.
    
     -- Matthias Klose <email address hidden>  Fri, 24 Jul 2015 17:28:32 +0200
  • dh-python (2.20150719) unstable; urgency=medium
    
      * Update dist_fallback files
      * Converted to native package and bumped version number to 2.*
      * dh_python{2,3}:
        - remove empty directories (closes: 761028)
        - remove "test" and "tests" directories from dist-packages/
          (packages should ship tests in /usr/share/ or under thier own namespace)
      * Make private dir autoscript snippets output in a determinstic order
        (closes: 792436, thanks to Chris Lamb for the patch)
      * Clarify purpose of .pydist files (closes: 778633, thanks to Nikolaus Rath
        for the patch)
      * Remove "module" from extension file names also in Python 2.7
    
     -- Piotr Ożarowski <email address hidden>  Sun, 19 Jul 2015 22:54:37 +0200
  • dh-python (1.20150705-1) unstable; urgency=medium
    
      * Support requires.txt in PyPy packages.
      * Add unit tests for bugs fixed in this and the previous upload.
    
     -- Stefano Rivera <email address hidden>  Sun, 05 Jul 2015 19:09:24 -0700
  • dh-python (1.20150628-1) unstable; urgency=medium
    
      * Fix path handling when --ext-dest-dir is used. Some characters were being
        stripped from the beginning of the path.
      * Re-apply Multi-Arch change.
      * Remove XS-Testsuite control field, no longer necessary.
      * Sort namespace files, for reproducibility. Thanks to Chris Lamb for the
        patch. (closes: 777134)
    
     -- Stefano Rivera <email address hidden>  Sun, 28 Jun 2015 18:43:31 -0700
  • dh-python (1.20141111-2ubuntu1) vivid; urgency=low
    
      * Re-add Multi-Arch: foreign
     -- Michael Vogt <email address hidden>   Wed, 19 Nov 2014 11:19:41 +0100