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.

Date: Wed, 23 Oct 2013 12:24:31 +0400
Changed-By: Dmitry Shachnev <mity...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Signed-By: Martin Pitt <martin.p...@ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/sphinx/1.2~b3+dfsg-2ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 23 Oct 2013 12:24:31 +0400
Source: sphinx
Binary: python-sphinx python3-sphinx sphinx-common sphinx-doc libjs-sphinxdoc
Architecture: source
Version: 1.2~b3+dfsg-2ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Dmitry Shachnev <mity...@ubuntu.com>
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: 659196 685508 693066 706563 706565 706581 706586 724472 726754
Changes: 
 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.
Checksums-Sha1: 
 e1c88277141dc782f32a93a0fb0e56236049b4ad 2893 sphinx_1.2~b3+dfsg-2ubuntu1.dsc
 dafa4f8b753d8213e0252e6be55ecbc2307ce8f9 3096476 sphinx_1.2~b3+dfsg.orig.tar.gz
 58a452c65be9caaca61dfee562c80aa5e50f9606 28494 
sphinx_1.2~b3+dfsg-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 8eee8af31be53a4b81aa9297051dac6878d55ed339b4facfe03ac08ca93a4069 2893 
sphinx_1.2~b3+dfsg-2ubuntu1.dsc
 a282e6bf2d878ff69692e3f0753eb365e59219e921a9ee8f093944f085597689 3096476 
sphinx_1.2~b3+dfsg.orig.tar.gz
 1e5640fc056b497871297ce7ceaa5a8c98e3c405d0cbd58b1e25b7d071d75b1d 28494 
sphinx_1.2~b3+dfsg-2ubuntu1.debian.tar.gz
Files: 
 0a5eb820b59739bc7a56adb4d7036bfc 2893 python optional 
sphinx_1.2~b3+dfsg-2ubuntu1.dsc
 c3782b8162ce254e1c0a817e8fdbddf2 3096476 python optional 
sphinx_1.2~b3+dfsg.orig.tar.gz
 385876b482691532e306605038645b30 28494 python optional 
sphinx_1.2~b3+dfsg-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSgyw5AAoJENFO8V2v4RNHLmMQALaXMygWK6YveDANnXhvtlZd
85Y/BG1XKH01tdFWnm9b7mTZTrWJp50SDGPAQbKAuk+SL4CS7KXUhMac6Wf0TzE7
MZ/WsfVaL8Vs8VFbIuw0/4dLIsQMMyZ09jL7yB8//BvgPtOA33nyCLFP+GC45P9u
6JTzF/skrr23eODg9S/5I2rtvPqGXsLnoEeTUkP1jrL+sdPMhiTr5l7/JhFyQHiN
XnjazdW3CMG8Gc49aHWM+8/ywBJkO0UTNttd6iYMwEYBvDnTCeehMwH0lcnt9QnA
xKhEo7hNSjTRTZN1xK6i/WPRmoDPKyLIq1rV0K7pCnVRrOgU8N2Ael9fvj/hFrrN
E3DMg6r7wTp2r/vsqkAQzGPM9VKT3WC5Xj8rOeVF7EiePC6e3nbIvH2TeNJKjIJo
g9sYUnv9bWjiMpyQ036Qv9uGXgnOb3dT03S5SNzHy6Bs7PbaQXG1+GT//d2jpKLW
MQV+qTgVamqF0rHihT44lis8oUiDzvalpyG1lruqzltzo1hmK4fzCpFCTbLGcxL6
1CZq7BlJxE9H9p575d1fjNrTaaswZndg21pghrgjLz1l7GvIMlubpnU+NM6Bu+jb
gcom//QLBIyLgsFOIFhTQ3S1MCmqIrDZ61H+QGobRPQJsouLpqspyysY3fly1dAo
dERZDo/lRzszZ/PzsyYf
=kPVy
-----END PGP SIGNATURE-----
-- 
Trusty-changes mailing list
Trusty-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/trusty-changes

Reply via email to