Publishing details

Changelog

sphinx (1.6.3-1~ubuntu16.04.1~ppa201707181602) xenial; urgency=medium

  [ Dmitry Shachnev ]
  * New upstream release (closes: #866789).
  * Update dependencies for the new release.
    - Drop python[3]-whoosh and python[3]-sqlalchemy build-dependencies.
      These were only needed for websupport tests, we are now not running
      these tests to avoid build-dependency loop with websupport packages.
    - Add build-dependency on python-typing (Python 2 only).
    - Add suggestion on latexmk, it is now used for LaTeX builds.
  * Update autopkgtest dependencies.
    - Add python[3]-sphinxcontrib.websupport.
    - Add python[3]-sqlalchemy.
  * Disable one more test that needs network in skip_tests_network.diff.
  * Move libjs-sphinxdoc package to javascript section.
  * Update numbers in debian/jstest/run-tests for the new release.

  [ Corey Bryant ]
  * No-change backport to xenial

sphinx (1.5.6-2) unstable; urgency=medium

  * Drop Patch-Name headers, not needed with gbp-pq.
  * Bump Standards-Version to 4.0.0, no changes needed.
  * Upload to unstable.

sphinx (1.5.6-1) experimental; urgency=medium

  * New upstream bugfix release.
  * Update jstests for compatibility with WebKitGTK+ 2.16.2.
    Now the title property can be no longer than 1000 characters, so we
    cannot fetch the whole page using it. Instead, we compute the needed
    numbers with JavaScript and then fetch them using the title property.
  * Update debian/copyright for upstream LICENSE change.

sphinx (1.5.5-1) experimental; urgency=medium

  * New upstream release.
  * dh_sphinxdoc: Use a better message for missing sourcelink_suffix, and
    downgrade this error to a warning.
  * Clean some files which erroneously got into the upstream tarball.
  * Sync debian/copyright with upstream AUTHORS file.

sphinx (1.5.3-1) experimental; urgency=medium

  * New upstream release.
  * Build-depend on texlive-luatex, to make xetex tests not be skipped.
  * Convert from git-dpm to patches unapplied format.

sphinx (1.5.2-2) experimental; urgency=medium

  * dh_sphinxdoc: Properly detect sourcelink_suffix and use it when looking
    for source and HTML files.

sphinx (1.5.2-1) experimental; urgency=medium

  * New upstream release.
    - Drop fix_xapian_search.diff, applied upstream.
    - Rebase other patches for test system changes to pytest.
  * Bump python[3]-requests dependency to 2.4.0.
  * Switch from nose to pytest, following upstream.
  * Update one number in debian/jstest/run-tests for the new release.

sphinx (1.5.1-1) experimental; urgency=medium

  * New upstream release.
  * Drop docutils_0.13.diff, applied upstream.
  * Rebase other patches.
  * Bump X-Python-Version to 2.7 and X-Python3-Version to 3.4, following
    upstream.
  * Depend on python[3]-requests and build-depend on python[3]-html5lib.
  * Build-depend and recommend python-enum34 (for autodoc extension).
  * Drop texlive-generic-extra dependency, iftex is no longer used.
  * Stop unbundling fncychap.sty (no longer bundled), iftex.sty and
    newfloat.sty (no longer used).
  * Skip test_meta_keys_are_handled_for_language_de, fails without snowball.
  * Backport upstream change to fix Xapian search adapter crashes
    (fix_xapian_search.diff).
  * Skip tests that require internet access (skip_tests_network.diff).
  * Update dh_sphinxdoc for upstream changes to document extensions.
  * Update numbers in debian/jstest/run-tests for the new release.
  * Move the new templates directory to sphinx-common package.
  * Move the non-minified JS files to sphinx-common package.
  * Add allow-stderr restriction for the sphinx-doc autopkgtest.
  * Clean and do not install the sphinx/locale/.tx/config file.

sphinx (1.4.9-2) unstable; urgency=medium

  * Backport upstream patch to add compatibility with docutils 0.13
    (docutils_0.13.diff).

sphinx (1.4.9-1) unstable; urgency=medium

  * New upstream bugfix release (closes: #846149).
  * Drop fix_autodoc_new_python.diff, applied upstream.
  * Remove unwanted file sphinx/locale/.DS_Store in clean target.

sphinx (1.4.8-2) unstable; urgency=medium

  * Relax the check in dh_sphinxdoc to allow different locations of
    searchindex.js file (closes: #841141).
  * Sort $(scripts) variable in Makefile, to fix a reproducibility issue.
  * Backport upstream patch to fix autodoc failures with new Python 3.5
    and Python 3.6 snapshots (fix_autodoc_new_python.diff). Fixes FTBFS.
  * Drop build-dependencies on python[3]-xapian (closes: #842903).
  * Add more tests dependencies to the autopkgtests.
  * Update dh_sphinxdoc manpage for the latest changes (closes: #836248).

sphinx (1.4.8-1) unstable; urgency=medium

  * New upstream bugfix release.
  * Stop running jstest during build (but still run it in the autopkgtest).
  * Update debian/watch to track only stable versions.
  * Make dh_sphinxdoc generate ${sphinxdoc:Built-Using} substvar (closes:
    #836248).
  * Call dh_strip_nondeterminism during build.
  * Build-depend on python3-xapian again, now it is in unstable.

sphinx (1.4.6-1) unstable; urgency=medium

  * New upstream bugfix release (closes: #835026).
  * Bump python[3]-six dependency to 1.5, following upstream.
  * dh_sphinxdoc: Include the list of packages in the error message about
    documentation not found (closes: #833799).

sphinx (1.4.5-1) unstable; urgency=medium

  * New upstream bugfix release.
  * Drop upstream patches:
    - fix_ltz_utcoffset.diff
    - latex_code_robust.diff

sphinx (1.4.4-3) unstable; urgency=medium

  * Backport upstream patch (latex_code_robust.diff) to fix the \code
    command in generated LaTeX files (closes: #829118).

sphinx (1.4.4-2) unstable; urgency=medium

  * Update Python 2 autopkgtest to not run tests that require Python 3.
  * Add a patch to fix return type of LocalTimeZone.utcoffset when
    SOURCE_DATE_EPOCH is set (fix_ltz_utcoffset.diff).

sphinx (1.4.4-1) unstable; urgency=medium

  * New upstream bugfix release.
    - Autodoc now removes all memory addresses (closes: #822197).
  * Drop python3-xapian build-dependency for unstable upload: it is not
    yet available in unstable.
  * Build-depend on graphviz so that the corresponding tests are not
    skipped.
  * Do not install the bundled TeX files from texinput directory:
    - fncychap.sty (available in texlive-latex-extra)
    - iftex.sty (available in texlive-generic-extra)
    - needspace.sty (available in texlive-latex-extra)
    - newfloat.sty (available in texlive-latex-recommended)
  * Suggest texlive-generic-extra instead (the other packages are already in
    the Suggests list).
  * Upload to unstable.

sphinx (1.4.3-1) experimental; urgency=medium

  * New upstream bugfix release.
  * Drop the following patches, applied upstream:
    - 0004-Extend-SOURCE_DATE_EPOCH-support.patch
    - 0005-Adapt-to-typing-private-API-change-in-Python-3.5.2.patch
    - 0006-Make-custom-compile_catalog-command-work-with-Babel-.patch
    - 0007-Load-compatibility-patch-for-LuaTeX-0.85.patch
    - 0008-Make-Xapian-search-work-with-Python-3.patch
  * Add Takeshi KOMIYA’s signing key to debian/upstream/signing-key.asc.
  * Bump version number in sphinx-autogen manpage.
  * Build-depend on texlive-generic-extra (for iftex package).

sphinx (1.4.1-2) experimental; urgency=medium

  * Add a patch to make Xapian search tests pass with Python 3.

sphinx (1.4.1-1) experimental; urgency=medium

  * New upstream release (closes: #824375).
  * Drop the following patches, applied upstream:
    - disable_distribute_setup.diff
    - source_date_epoch.diff
    - reproducible_grammar.diff
    - reproducible_inventory.diff
    - reproducible_js_locale.diff
    - reproducible_searchindex.diff
  * Refresh and rebase other patches.
  * Update debian/watch to correctly mangle upstream alpha releases.
  * Demote sphinx-rtd-theme to Suggests, it has become optional.
  * Add dependency on python[3]-imagesize packages.
  * Bump Pygments build- and test dependencies to 2.1.1.
  * Demote python-sphinx recommendation of sphinx-doc to a suggestion.
  * Refactor the command to run tests to better match upstream.
  * Build-depend on dvipng to get the pngmath test run.
  * Update numbers in jstest/run-tests for the new version.
  * Add a patch from Alexis Bienvenüe to extend SOURCE_DATE_EPOCH support
    (closes: #820895).
  * Add a patch to fix a typing-related test failure with Python 3.5.2.
  * Update debian/copyright based on upstream LICENSE and AUTHORS files.
  * Add a patch to make compile_catalog code work with python-babel 2.3.
  * Add a patch to support LuaTeX 0.85.
  * Build-depend on texlive-luatex for tests.
  * Adapt dh-sphinxdoc/install-js for doctools.js changes.
  * Update sphinx-autogen manpage.
  * Bump Standards-Version to 3.9.8, no changes needed.
  * Build-depend on python3-xapian (closes: #649488).

 -- Corey Bryant <email address hidden>  Tue, 18 Jul 2017 16:02:10 -0400

Available diffs

Builds

Package files