Skip to content
Snippets Groups Projects
  1. 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
    • Piotr Ożarowski's avatar
      dh_python2: remove even more \.so.* dangling symlinks, thanks to Stefano... · bb457825
      Piotr Ożarowski authored
      dh_python2: remove even more \.so.* dangling symlinks, thanks to Stefano Rivera for providing a test case
      bb457825
  2. Jun 06, 2012
  3. Jun 05, 2012
  4. May 16, 2012
  5. May 06, 2012
  6. May 05, 2012
  7. Apr 18, 2012
  8. Mar 22, 2012
  9. Mar 21, 2012
  10. Feb 15, 2012
  11. Jan 24, 2012
  12. Oct 08, 2011
  13. Oct 06, 2011
  14. Sep 27, 2011
  15. Sep 24, 2011
  16. Sep 22, 2011
  17. Sep 15, 2011
  18. Sep 03, 2011
  19. Aug 10, 2011
  20. Aug 08, 2011
  21. Jul 29, 2011
  22. Jul 27, 2011
Loading