Skip to content
Snippets Groups Projects
  1. Sep 12, 2013
  2. Sep 07, 2013
  3. Aug 13, 2013
  4. Aug 02, 2013
  5. Jul 06, 2013
  6. Jul 02, 2013
  7. Jun 17, 2013
  8. Jun 13, 2013
  9. Jun 06, 2013
  10. May 19, 2013
  11. 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
  12. Feb 28, 2013
  13. Feb 08, 2013
    • Scott Kitterman's avatar
      [ Dmitry Shachnev ] · 65974c98
      Scott Kitterman authored
        * Revert previous prerm/postrm changes:
          - prerm is never called as .
          - configuration files shouldn't be deleted on package remove.
      65974c98
  14. Dec 14, 2012
  15. Dec 11, 2012
  16. Dec 05, 2012
  17. Oct 21, 2012
  18. Oct 09, 2012
  19. Oct 08, 2012
  20. Sep 05, 2012
  21. Aug 31, 2012
  22. Jul 26, 2012
  23. Jul 10, 2012
  24. Jul 09, 2012
  25. Jul 06, 2012
  26. Jun 30, 2012
  27. Jun 29, 2012
  28. Jun 28, 2012
  29. Jun 26, 2012
  30. Jun 19, 2012
  31. 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
Loading