Skip to content
Snippets Groups Projects
  1. Sep 07, 2013
  2. Aug 13, 2013
  3. Aug 02, 2013
  4. Jul 06, 2013
  5. Jul 02, 2013
  6. Jun 17, 2013
  7. Jun 13, 2013
  8. Jun 06, 2013
  9. May 19, 2013
  10. 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
  11. Feb 28, 2013
  12. 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
  13. Dec 14, 2012
  14. Dec 11, 2012
  15. Dec 05, 2012
  16. Oct 21, 2012
  17. Oct 09, 2012
  18. Oct 08, 2012
  19. Sep 05, 2012
  20. Aug 31, 2012
  21. Jul 26, 2012
  22. Jul 10, 2012
  23. Jul 09, 2012
  24. Jul 06, 2012
  25. Jun 30, 2012
  26. Jun 29, 2012
  27. Jun 28, 2012
  28. Jun 26, 2012
  29. Jun 19, 2012
  30. 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
Loading