Format: 1.8 Date: Tue, 18 Jul 2017 16:02:10 -0400 Source: sphinx Binary: python-sphinx python3-sphinx sphinx-common sphinx-doc libjs-sphinxdoc Architecture: source Version: 1.6.3-1~ubuntu16.04.1~ppa201707181602 Distribution: xenial Urgency: medium Maintainer: Debian Python Modules Team Changed-By: Corey Bryant Description: libjs-sphinxdoc - JavaScript support for Sphinx documentation python-sphinx - documentation generator for Python projects (implemented in Pytho python3-sphinx - documentation generator for Python projects (implemented in Pytho sphinx-common - documentation generator for Python projects - common data sphinx-doc - documentation generator for Python projects - documentation Closes: 649488 820895 822197 824375 829118 833799 835026 836248 841141 842903 846149 866789 Changes: 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). Checksums-Sha1: f81df8209f7f1500a4a5d997b171a122bb390506 3674 sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602.dsc 9ecd37fd700ec3a769f1004ed662f0e96b1e96ec 4698610 sphinx_1.6.3.orig.tar.gz 4f11c1c9a549c3fe0e5c971bef560a583cf29968 35248 sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602.debian.tar.xz 693755e16ca4738d48721e9f6fc7fea99e25342e 5852 sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602_source.buildinfo Checksums-Sha256: 5e86c266a32feec395ac43a492dd62905847651f869ff7ea1cf1df3a15df022a 3674 sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602.dsc f89e5b28a9e0e364f4b69adbe29efac3d4870a8d1c3476804b07f5c052d9a523 4698610 sphinx_1.6.3.orig.tar.gz 02690004a8027e7215ced1d2c6ec7e940a9bd8e4a14605d0416758d2769b7186 35248 sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602.debian.tar.xz a5a1cbe1f732b68fb2801d4237a0d4f3672235721979a128df494d65103752d3 5852 sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602_source.buildinfo Files: 15eee79b72d25b0e4b868a28c0d51b0c 3674 python optional sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602.dsc b0f4ecc91804782784e51af3c7950e64 4698610 python optional sphinx_1.6.3.orig.tar.gz a219c862e2bc448cda08120c8fae9397 35248 python optional sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602.debian.tar.xz 6015047e44c02a3338406a47c0e612ff 5852 python optional sphinx_1.6.3-1~ubuntu16.04.1~ppa201707181602_source.buildinfo