Skip to content
Snippets Groups Projects
  1. Jul 09, 2012
  2. 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
  3. Sep 23, 2011
  4. Jun 21, 2011
  5. Jan 15, 2011
  6. Nov 28, 2010
  7. Nov 21, 2010
  8. Sep 14, 2010
  9. Sep 12, 2010
  10. 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
  11. Jun 13, 2010
  12. May 31, 2010
  13. May 17, 2010
Loading