debian specific patch information for python-docutils / 0.5-5

Summary

Package Version Package Type Source Package Format
0.5-5 Debian-diff 1.0

"Debian diff" Information

Diff file python-docutils_0.5-5.diff.gz
Size32232
MD5sumf9147735f37fc2b1f2ba18b76c25ec4c
./debian only changes view download

"series" style patches

patch summary view raw
10_doc_debian_paths.dpatch
 README.txt          |   21 +++++++++++++++++++--
 docs/user/emacs.txt |    3 +++
 docs/user/tools.txt |   36 +++++++++++++++++++++++++++++-------
 3 files changed, 51 insertions(+), 9 deletions(-)
view download
11_not_usrbinenv_python.dpatch
 docs/api/cmdline-tool.txt                                          |    2 +-
 docs/dev/testing.txt                                               |    2 +-
 docs/dev/todo.txt                                                  |    2 +-
 install.py                                                         |    2 +-
 setup.py                                                           |    2 +-
 test/docutils_difflib.py                                           |    2 +-
 test/package_unittest.py                                           |    2 +-
 test/test_dependencies.py                                          |    2 +-
 test/test_functional.py                                            |    2 +-
 test/test_io.py                                                    |    2 +-
 test/test_language.py                                              |    2 +-
 test/test_parsers/test_rst/test_SimpleTableParser.py               |    2 +-
 test/test_parsers/test_rst/test_TableParser.py                     |    2 +-
 test/test_parsers/test_rst/test_block_quotes.py                    |    2 +-
 test/test_parsers/test_rst/test_bullet_lists.py                    |    2 +-
 test/test_parsers/test_rst/test_citations.py                       |    2 +-
 test/test_parsers/test_rst/test_comments.py                        |    2 +-
 test/test_parsers/test_rst/test_definition_lists.py                |    2 +-
 test/test_parsers/test_rst/test_directives/test_admonitions.py     |    2 +-
 test/test_parsers/test_rst/test_directives/test_compound.py        |    2 +-
 test/test_parsers/test_rst/test_directives/test_container.py       |    2 +-
 test/test_parsers/test_rst/test_directives/test_contents.py        |    2 +-
 test/test_parsers/test_rst/test_directives/test_date.py            |    2 +-
 test/test_parsers/test_rst/test_directives/test_decorations.py     |    2 +-
 test/test_parsers/test_rst/test_directives/test_default_role.py    |    2 +-
 test/test_parsers/test_rst/test_directives/test_figures.py         |    2 +-
 test/test_parsers/test_rst/test_directives/test_images.py          |    2 +-
 test/test_parsers/test_rst/test_directives/test_include.py         |    2 +-
 test/test_parsers/test_rst/test_directives/test_line_blocks.py     |    2 +-
 test/test_parsers/test_rst/test_directives/test_meta.py            |    2 +-
 test/test_parsers/test_rst/test_directives/test_raw.py             |    2 +-
 test/test_parsers/test_rst/test_directives/test_replace.py         |    2 +-
 test/test_parsers/test_rst/test_directives/test_role.py            |    2 +-
 test/test_parsers/test_rst/test_directives/test_rubrics.py         |    2 +-
 test/test_parsers/test_rst/test_directives/test_sidebars.py        |    2 +-
 test/test_parsers/test_rst/test_directives/test_tables.py          |    2 +-
 test/test_parsers/test_rst/test_directives/test_target_notes.py    |    2 +-
 test/test_parsers/test_rst/test_directives/test_test_directives.py |    2 +-
 test/test_parsers/test_rst/test_directives/test_topics.py          |    2 +-
 test/test_parsers/test_rst/test_directives/test_unicode.py         |    2 +-
 test/test_parsers/test_rst/test_directives/test_unknown.py         |    2 +-
 test/test_parsers/test_rst/test_doctest_blocks.py                  |    2 +-
 test/test_parsers/test_rst/test_east_asian_text.py                 |    2 +-
 test/test_parsers/test_rst/test_enumerated_lists.py                |    2 +-
 test/test_parsers/test_rst/test_field_lists.py                     |    2 +-
 test/test_parsers/test_rst/test_footnotes.py                       |    2 +-
 test/test_parsers/test_rst/test_functions.py                       |    2 +-
 test/test_parsers/test_rst/test_inline_markup.py                   |    2 +-
 test/test_parsers/test_rst/test_interpreted.py                     |    2 +-
 test/test_parsers/test_rst/test_line_blocks.py                     |    2 +-
 test/test_parsers/test_rst/test_literal_blocks.py                  |    2 +-
 test/test_parsers/test_rst/test_option_lists.py                    |    2 +-
 test/test_parsers/test_rst/test_outdenting.py                      |    2 +-
 test/test_parsers/test_rst/test_paragraphs.py                      |    2 +-
 test/test_parsers/test_rst/test_section_headers.py                 |    2 +-
 test/test_parsers/test_rst/test_substitutions.py                   |    2 +-
 test/test_parsers/test_rst/test_tables.py                          |    2 +-
 test/test_parsers/test_rst/test_targets.py                         |    2 +-
 test/test_parsers/test_rst/test_transitions.py                     |    2 +-
 test/test_publisher.py                                             |    2 +-
 test/test_readers/test_pep/test_inline_markup.py                   |    2 +-
 test/test_readers/test_pep/test_rfc2822.py                         |    2 +-
 test/test_readers/test_python/showast                              |    2 +-
 test/test_readers/test_python/showdoc                              |    2 +-
 test/test_readers/test_python/showparse                            |    2 +-
 test/test_readers/test_python/showtok                              |    2 +-
 test/test_readers/test_python/test_functions.py                    |    2 +-
 test/test_readers/test_python/test_parser.py                       |    2 +-
 test/test_readers/test_python/test_token_parser.py                 |    2 +-
 test/test_settings.py                                              |    2 +-
 test/test_statemachine.py                                          |    2 +-
 test/test_transforms/test___init__.py                              |    2 +-
 test/test_transforms/test_class.py                                 |    2 +-
 test/test_transforms/test_contents.py                              |    2 +-
 test/test_transforms/test_docinfo.py                               |    2 +-
 test/test_transforms/test_doctitle.py                              |    2 +-
 test/test_transforms/test_expose_internals.py                      |    2 +-
 test/test_transforms/test_filter.py                                |    2 +-
 test/test_transforms/test_footnotes.py                             |    2 +-
 test/test_transforms/test_hyperlinks.py                            |    2 +-
 test/test_transforms/test_messages.py                              |    2 +-
 test/test_transforms/test_peps.py                                  |    2 +-
 test/test_transforms/test_sectnum.py                               |    2 +-
 test/test_transforms/test_strip_comments.py                        |    2 +-
 test/test_transforms/test_substitutions.py                         |    2 +-
 test/test_transforms/test_target_notes.py                          |    2 +-
 test/test_transforms/test_transitions.py                           |    2 +-
 test/test_transforms/test_writer_aux.py                            |    2 +-
 test/test_utils.py                                                 |    2 +-
 test/test_viewlist.py                                              |    2 +-
 test/test_writers/test_docutils_xml.py                             |    2 +-
 test/test_writers/test_html4css1_misc.py                           |    2 +-
 test/test_writers/test_html4css1_template.py                       |    2 +-
 test/test_writers/test_latex2e.py                                  |    2 +-
 test/test_writers/test_null.py                                     |    2 +-
 test/test_writers/test_pseudoxml.py                                |    2 +-
 test/test_writers/test_s5.py                                       |    2 +-
 tools/buildhtml.py                                                 |    2 +-
 tools/dev/create_unimap.py                                         |    2 +-
 tools/dev/unicode2rstsubs.py                                       |    2 +-
 tools/editors/emacs/tests/Makefile                                 |    2 +-
 tools/quicktest.py                                                 |    2 +-
 tools/rst2html.py                                                  |    2 +-
 tools/rst2latex.py                                                 |    2 +-
 tools/rst2newlatex.py                                              |    2 +-
 tools/rst2pseudoxml.py                                             |    2 +-
 tools/rst2s5.py                                                    |    2 +-
 tools/rst2xml.py                                                   |    2 +-
 tools/rstpep2html.py                                               |    2 +-
 109 files changed, 109 insertions(+), 109 deletions(-)
view download
12_more_usrbinenv.dpatch
 docutils/readers/python/pynodes.py                                 |    1 -
 test/test_nodes.py                                                 |    2 +-
 test/test_parsers/test_rst/test_directives/test_block_quotes.py    |    2 +-
 test/test_parsers/test_rst/test_directives/test_class.py           |    2 +-
 test/test_parsers/test_rst/test_directives/test_parsed_literals.py |    2 +-
 test/test_parsers/test_rst/test_directives/test_sectnum.py         |    2 +-
 test/test_parsers/test_rst/test_directives/test_title.py           |    2 +-
 test/test_pickle.py                                                |    2 +-
 test/test_traversals.py                                            |    2 +-
 test/test_writers/test_html4css1_parts.py                          |    2 +-
 10 files changed, 9 insertions(+), 10 deletions(-)
view download
14_distutils_setup.dpatch
 setup.py       |   30 ++----------------------------
 setup_roman.py |   20 ++++++++++++++++++++
 2 files changed, 22 insertions(+), 28 deletions(-)
view download
15_emacs_debian_paths.dpatch
 tools/editors/emacs/rst.el |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
view download
16_disable_picins.dpatch
 docutils/writers/newlatex2e/base.tex |    4 ----
 1 file changed, 4 deletions(-)
view download
17_speed_up_rst_el.dpatch
 tools/editors/emacs/rst.el |  321 ++++++++++++++++++++-------------------------
 1 file changed, 144 insertions(+), 177 deletions(-)
view download