Important issues:

  * Python files in sphinx/search/*.py contain minified JS code without
    source (generated by snowballstemmer package). Upstream issue #1784.

    - Fixed upstream, we need to wait for 1.3.2 release.

  * The same files require snowballstemmer module, it should be packaged.
    The proper way to do that will be:

    - Make Python and JSX generators accepted into snowball repository
      (https://github.com/snowballstem/snowball). I have sent a mail to
      Yoshiki (author of these writers) asking to propose a pull request.
    - Build a binary package with generated Python files from Debian's
      snowball source.

Nice to have:

  * Should css3-mediaqueries.js also be packaged? (Upstream looks dead.)

Build failures with Sphinx 1.3:

  * See http://deb.li/sphinx13 for the list of packages failing to build.
