Skip to content
Snippets Groups Projects
  1. Nov 12, 2016
  2. Jul 07, 2014
  3. Sep 13, 2013
  4. Sep 07, 2013
  5. Jul 06, 2013
  6. Jun 06, 2013
  7. May 15, 2013
    • Matthias Klose's avatar
      * Bump version to 2.7.5. · 7a33565d
      Matthias Klose authored
        * Drop python2.6 as a supported python version.
        * Bump standards version to 3.9.4.
        * Start building the libpython-stdlib, libpython-all-dev, libpython-all-dbg
          packages.
      7a33565d
  8. Oct 21, 2012
  9. Sep 05, 2012
  10. Jul 09, 2012
  11. Jun 30, 2012
  12. Jun 29, 2012
  13. Jun 28, 2012
  14. Jun 25, 2012
  15. Jun 10, 2012
    • Piotr Ożarowski's avatar
      * dh_python2: · 67a247f6
      Piotr Ożarowski authored
        - rewrite shebangs by default (disable via --no-shebang-rewrite),
          examples:
           + "/usr/bin/env python*" → "/usr/bin/python*"
           + "/usr/local/bin/python foo" → "/usr/bin/python foo"
           + "/usr/bin/python2" → "/usr/bin/python"
        - new --shebang option to replace all shebangs in bin dirs
          (example: --shebang /usr/bin/python2.6)
      67a247f6
  16. Jun 05, 2012
  17. May 05, 2012
  18. Jan 24, 2012
  19. Oct 28, 2011
  20. Oct 08, 2011
  21. Sep 24, 2011
  22. Sep 23, 2011
  23. Sep 22, 2011
  24. Sep 15, 2011
  25. Sep 12, 2011
  26. Aug 08, 2011
  27. Jul 27, 2011
    • Piotr Ożarowski's avatar
      * dh_python2: · 6d049e4f
      Piotr Ożarowski authored
        - generates rtupdate scripts for private directories that compile files
          from given package only, add --compile-all to dh_python2's call if you
          want the old behaviour (i.e. compile also files (plugins?) provided by
          other packages, which do not use a helper/bytecompile them)
      * pyclean now accepts --package and private dir argument at the same time
      6d049e4f
  28. Jul 06, 2011
  29. Jun 30, 2011
  30. Jun 21, 2011
Loading