sphinx 1.3.3-1ubuntu1 source package in Ubuntu

Changelog

sphinx (1.3.3-1ubuntu1) xenial; urgency=medium

  * Merge with Debian; remaining changes:
    - debian/control: Drop the build-dependency on python[3]-whoosh.
    - Don't run debian/jstest/run-tests (why is this disabled)?
    - libjs-sphinxdoc: Relax dependency on libjs-jquery.

sphinx (1.3.3-1) unstable; urgency=medium

  * New upstream bugfix release.

sphinx (1.3.2-1) unstable; urgency=medium

  * New upstream release.
  * Drop the following patches, applied upstream:
    - py35compat.diff
    - no_theme_rename_warning.diff
    - addto_only_babel.diff
    - print_help.diff
    - compat_css.diff
  * Refresh and rebase other patches.
  * Stop exporting SOURCE_DATE_EPOCH in debian/rules.
    Debhelper does it automatically since version 9.20151004.
  * Update sphinx-autogen.1 man page.

sphinx (1.3.1-8) unstable; urgency=medium

  * Do not fail on removing SOURCES.txt file when it does not exist.
    Fixes build with dh-python ≥ 2.20151103.

 -- Matthias Klose <email address hidden>  Sun, 06 Dec 2015 13:21:31 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sphinx_1.3.3.orig.tar.gz 3.4 MiB 4077bff351d96bd3ebc89daa6f897f3ddcbbca055f427b36f72b75d7310270d8
sphinx_1.3.3-1ubuntu1.debian.tar.xz 32.5 KiB 64a05f48fb98fcddf93328904115d28357be063e3178aaba612f1ee811dd88b6
sphinx_1.3.3-1ubuntu1.dsc 3.0 KiB b2c526f25d4cf23b389ce10b648763a4a371ad2f3097cbae1b1e828dedb0c58d

Available diffs

View changes file

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.