Skip to content
Snippets Groups Projects
  1. Jun 10, 2012
  2. Oct 08, 2011
  3. Sep 24, 2011
  4. Sep 23, 2011
  5. Sep 22, 2011
  6. Sep 15, 2011
  7. Jul 29, 2011
  8. 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
  9. Jul 26, 2011
    • Piotr Ożarowski's avatar
      dh_python2: · 063b3aa6
      Piotr Ożarowski authored
      * no longer moves .so.foo files to pyshared dir (closes: 635316)
      * replaces .so symlinks with .so.foo files in dist-packages
      063b3aa6
  10. Jun 21, 2011
  11. Jun 18, 2011
  12. Jun 12, 2011
  13. Jun 01, 2011
  14. May 05, 2011
  15. Apr 10, 2011
    • Piotr Ożarowski's avatar
      dh_python2, pycompile, pyclean: add "namespace" feature: · a0b54dbb
      Piotr Ożarowski authored
      dh_python2 parses Egg's namespace_packages.txt files (in addition to
      --namespace command line argument(s)) and drops empty __init__.py files
      from binary package. pycompile will regenerates them at install time and
      pyclean will remove them at uninstall time (if they're no longer used in
      installed packages
      a0b54dbb
  16. Apr 04, 2011
  17. Mar 27, 2011
  18. Mar 20, 2011
  19. Mar 13, 2011
  20. Feb 17, 2011
  21. Jan 20, 2011
  22. Jan 15, 2011
  23. Jan 06, 2011
Loading