Skip to content
Snippets Groups Projects

Debian packaging updates and Python 3 build

Merged Denis Laxalde requested to merge topic/stable/debian into branch/stable
  1. Oct 11, 2019
    • Denis Laxalde's avatar
      debian: also build with python3 · cac7e750422f
      Denis Laxalde authored
      We build with Python 3 along with Python 2. The binary package will
      contain the extension for both python version. This is to ease
      transition until the mercurial package in Debian uses Python 3. The
      documentation is still built with Python 2 because it needs Mercurial
      (which is currently Python 2).
      cac7e750422f
  2. Oct 18, 2019
    • Denis Laxalde's avatar
      debian: update debhelper compat · 43e9bb4de6b5
      Denis Laxalde authored
      Level before 9 are deprecated says debhelper 12. Upgrade to 10, which is
      available in Debian oldstable and old Ubuntu releases to be conservative
      (and since we probably don't need more).
      43e9bb4de6b5
  3. Oct 17, 2019
  4. Oct 15, 2019
  5. Oct 11, 2019
    • Denis Laxalde's avatar
      debian: use pybuild and dh_sphinxdoc · 56a8fbdd6090
      Denis Laxalde authored
      Use pybuild because it's kind of standard nowadays.
      Use sphinxdoc debhelper to have a Depends: libjs-sphinxdoc and common
      files (JS/CSS) symlinked.
      56a8fbdd6090
  6. Oct 15, 2019
Loading