Skip to content
Snippets Groups Projects
  1. Oct 21, 2012
  2. Sep 05, 2012
  3. Jul 09, 2012
  4. 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
  5. Sep 23, 2011
  6. Jun 21, 2011
  7. Jan 15, 2011
  8. Nov 28, 2010
  9. Nov 21, 2010
  10. Sep 14, 2010
  11. Sep 12, 2010
  12. Jun 16, 2010
    • Piotr Ożarowski's avatar
      dh_python2: · 09e35ccf
      Piotr Ożarowski authored
      * ignore dh's -O option
      * allow multiple -p options
      * add -N option
      09e35ccf
  13. Jun 13, 2010
  14. May 31, 2010
  15. May 17, 2010
Loading