sphinx 1.2~b3+dfsg-2ubuntu1 source package in Ubuntu
Changelog
sphinx (1.2~b3+dfsg-2ubuntu1) trusty; urgency=low * Merge with Debian experimental, remaining changes: - Export NO_PKG_MANGLE=1 in order to not have translations stripped. - debian/control: Drop the build-dependency on python-whoosh. sphinx (1.2~b3+dfsg-2) experimental; urgency=low * Really switch from dh_pysupport to dh_python2. * Remove unwanted files from python-sphinx package (closes: #726754). * Remove useless imports in jstest/jstest.py. sphinx (1.2~b3+dfsg-1) experimental; urgency=low [ Dmitry Shachnev ] * New upstream beta release. - Correctly handles errors when repr()-ing objects (closes: #706581). * Drop upstream patches. * Refresh and rebase other patches. * Add a patch to make sure setup_command tests can import sphinx module. * Switch debian/watch to use HTTPS. * JS tests: - Port from deprecated static bindings and Python 2 to PyGI and Python 3. Update the dependencies accordingly. - Do not use web server, instead set a WebKit option that will allow us to access files directly. Now the pages should load faster (closes: #724472). * Switch from deprecated dh_pysupport to dh_python2 (closes: #659196). * Add XS-Testsuite header, and replace XS-Python-Version with preferred X-Python-Version (closes: #685508). * Add myself to Uploaders. [ Jakub Wilk ] * Remove myself from Uploaders. sphinx (1.2~b1+dfsg-2) experimental; urgency=low * Export http_proxy=http://127.0.0.1:9/ in debian/rules to prevent Internet access at build time. * Use canonical URIs for Vcs-* fields. * Add texinfo to Build-Depends. * Add patch (fix_copying_imgs_singlehtml_builder.diff) to fix copying images in the singlehtml builder (closes: #706563). * Add patch (fix_globaltoc_and_hidden_toctree.diff) to fix combination of globaltoc and hidden toctree causing an exception (closes: #706586). * Add patch (fix_missing_citation_target_assert.diff) to fix missing citation target causing AssertionError (closes: #706565). * Rename skiptest_latex.diff as skiptest.diff; fix more cases when a missing tool was silently ignored. * Set Debian Python Modules Team as Maintainer; move myself to Uploaders. sphinx (1.2~b1+dfsg-1) experimental; urgency=low * New upstream beta release. + Drop fix_nepali_po.diff; applied upstream. + Drop fix_shorthandoff.diff; different fix applied upstream. + Drop l10n_fixes.diff; applied upstream. + Drop manpage_writer_docutils_0.10_api.diff; applied upstream. + Drop pygments_byte_strings.diff; different fix applied upstream. + Drop show_more_stack_frames.diff; an option to show full traceback (-T) is now available. + Drop sort_stopwords.diff; applied upstream. + Drop support_python_3.3.diff; applied upstream. + Drop test_build_html_rb.diff; applied upstream. + Refresh other patches. + Update integration tests for the JavaScript code. + Update debian/copyright. + Update debian/*.docs to take into account that README was renamed as REAMDE.rst. + Update version in sphinx-autogen manpage. + This release fixes parsing C++11 “static constexpr” declarations (closes: #693066). Thanks to Alexandre Duret-Lutz for the bug report and the patch. * Run tests under LC_ALL=C.UTF-8 to work around test failures. * Make it impossible to accidentally build the source package with an .orig.tar that includes jquery.js or underscore.js. * Refactor debian/rules. * When building our own documentation, run sphinx-build with the -T option. * Use a dedicated script to extract JavaScript code for libjs-sphinxdoc. * Add no_external_css.diff: don't use CSS files hosted on external sites. -- Dmitry Shachnev <email address hidden> Wed, 23 Oct 2013 12:24:31 +0400
Upload details
- Uploaded by:
- Dmitry Shachnev
- Sponsored by:
- Martin Pitt
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- python
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
sphinx_1.2~b3+dfsg.orig.tar.gz | 3.0 MiB | a282e6bf2d878ff69692e3f0753eb365e59219e921a9ee8f093944f085597689 |
sphinx_1.2~b3+dfsg-2ubuntu1.debian.tar.gz | 27.8 KiB | 1e5640fc056b497871297ce7ceaa5a8c98e3c405d0cbd58b1e25b7d071d75b1d |
sphinx_1.2~b3+dfsg-2ubuntu1.dsc | 2.8 KiB | 8eee8af31be53a4b81aa9297051dac6878d55ed339b4facfe03ac08ca93a4069 |
Available diffs
Binary packages built by this source
- libjs-sphinxdoc: JavaScript support for Sphinx documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package provides JavaScript code for documentation generated by Sphinx.
- python-sphinx: documentation generator for Python projects (implemented in Python 2)
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
Sphinx features:
* HTML, CHM, LaTeX output,
* Cross-referencing source code,
* Automatic indices,
* Code highlighting, using Pygments,
* Extensibility. Existing extensions:
- automatic testing of code snippets,
- including docstrings from Python modules.
.
This package includes Python 2 modules and command line utilities.
- python3-sphinx: documentation generator for Python projects (implemented in Python 3)
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
Sphinx features:
* HTML, CHM, LaTeX output,
* Cross-referencing source code,
* Automatic indices,
* Code highlighting, using Pygments,
* Extensibility. Existing extensions:
- automatic testing of code snippets,
- including docstrings from Python modules.
.
This package includes Python 3 modules.
- sphinx-common: documentation generator for Python projects - common data
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package includes manual pages, templates, translations and other data
files.
- sphinx-doc: documentation generator for Python projects - documentation
Sphinx is a tool for producing documentation for Python projects, using
reStructuredText as markup language.
.
This package includes documentation of Sphinx itself.