-
sphinx (1.1.3+dfsg-7ubuntu2) raring; urgency=low
* Backport upstream patch to fix broken search in WebKit-based browsers.
-- Dmitry Shachnev <email address hidden> Sat, 30 Mar 2013 15:49:49 +0400
-
sphinx (1.1.3+dfsg-7ubuntu1) raring; urgency=low
* Merge with Debian experimental. Remaining Ubuntu changes:
- Switch to dh_python2.
- debian/rules: export NO_PKG_MANGLE=1 in order to not have translations
stripped.
- debian/control: Drop the build-dependency on python-whoosh.
- debian/control: Add "XS-Testsuite: autopkgtest" header.
* debian/patches/fix_manpages_generation_with_new_docutils.diff:
dropped, applied in Debian as manpage_writer_docutils_0.10_api.diff.
* debian/patches/fix_literal_block_warning.diff: add patch to avoid
false-positive "Literal block expected; none found." warnings when
building l10n projects.
sphinx (1.1.3+dfsg-7) experimental; urgency=low
* Backport upstream patch for fix compatibility with Docutils 0.10.
* Run 2to3 in parallel.
* Add DEP-8 tests for the documentation package.
-- Dmitry Shachnev <email address hidden> Sat, 16 Feb 2013 14:51:12 +0400
-
sphinx (1.1.3+dfsg-5ubuntu1) raring; urgency=low
* Merge with Debian packaging SVN.
- This brings in fix for LP: #1068493.
* Remaining Ubuntu changes:
- Switch to dh_python2.
- debian/rules: export NO_PKG_MANGLE=1 in order to not have translations
stripped.
- debian/rules: Modify xvfb-run to use auto-servernum flag (fixes FTBFS).
- debian/control: Drop the dependency on python-whoosh.
- debian/control: Add "XS-Testsuite: autopkgtest" header.
- debian/patches/fix_manpages_generation_with_new_docutils.diff:
Fix FTBFS with the new python-docutils package.
sphinx (1.1.3+dfsg-6) UNRELEASED; urgency=low
[ Jakub Wilk ]
* DEP-8 tests: remove “Features: no-build-needed”; it's the default now.
* Bump standards version to 3.9.4; no changes needed.
[ Dmitry Shachnev ]
* debian/patches/l10n_fixes.diff: fix crashes and not working external
links in l10n mode (closes: #691719).
sphinx (1.1.3+dfsg-5) experimental; urgency=low
[ Jakub Wilk ]
* DEP-8 tests: use $ADTTMP.
* dh_sphinxdoc: ignore comments when analysing HTML files (closes: #682850).
Thanks to Dmitry Shachnev for the bug report.
* Add dvipng to Suggests (closes: #687273). Thanks to Matthias Klose for the
bug report.
* Set PYTHONHASHSEED=random in debian/rules and in DEP-8 tests.
* Backport upstream patch to fix encoding issues in test_build_html. Now
that this is fixed, stop running Python 3 tests under LC_ALL=C.
* Make “debian/rules binary-arch” no-op.
* Update version number in the sphinx-autogen manpage.
* Improve dh_sphinxdoc:
+ Fix the --tmpdir option. Thanks to Andriy Senkovych for the bug report.
+ Ignore references to JavaScript code that start with an URI scheme.
Thanks to Dmitry Shachnev for the bug report.
+ Strip query (?...) and fragment (#...) components from JavaScript
references. Thanks to Dmitry Shachnev for the bug report.
* Sort stopwords in searchtools.js. Thanks to Dmitry Shachnev for the bug
report.
* Fix compatibility with Python 3.3. Thanks to Dmitry Shachnev for the bug
report and hunting down the upstream patch.
[ Dmitry Shachnev ]
* Update Homepage field to point to http://sphinx-doc.org/.
* Build-depend of python3-all instead of python3.
-- Dmitry Shachnev <email address hidden> Tue, 27 Nov 2012 19:20:44 +0400
-
sphinx (1.1.3+dfsg-4ubuntu5) raring; urgency=low
* Build-depend on python3-all instead of python3.
* debian/patches/support_python_3.3:
Fix various testsuite failures with Python 3.3 (LP: #1070336).
* Update Homepage field.
-- Dmitry Shachnev <email address hidden> Thu, 01 Nov 2012 21:39:16 +0400
-
sphinx (1.1.3+dfsg-4ubuntu4) raring; urgency=low
* debian/patches/fix_manpages_generation_with_new_docutils.diff:
Fix FTBFS with the new python-docutils package (LP: #1069894).
-- Dmitry Shachnev <email address hidden> Mon, 22 Oct 2012 20:20:35 +0400
-
sphinx (1.1.3+dfsg-4ubuntu3) quantal; urgency=low
* Cherry-pick some fixes from Debian packaging SVN:
- DEP-8 tests: use $ADTTMP
- dh_sphinxdoc: ignore comments when analysing HTML files
* Add "XS-Testsuite: autopkgtest" header
-- Dmitry Shachnev <email address hidden> Tue, 21 Aug 2012 17:45:58 +0400