[Python-modules-commits] [python-markdown] 02/03: record new upstream branch created by importing python-markdown_2.6.3.orig.tar.gz and merge it

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Oct 27 12:27:15 UTC 2015


This is an automated email from the git hooks/post-receive script.

mitya57 pushed a commit to branch master
in repository python-markdown.

commit 8b8b9c6d8eed728b151c8e6bf43e000b09706aac
Merge: 8bb5b78 c2a5dde
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Oct 27 15:12:24 2015 +0300

    record new upstream branch created by importing python-markdown_2.6.3.orig.tar.gz and merge it

 MANIFEST                                           |  2 +
 PKG-INFO                                           |  4 +-
 debian/.git-dpm                                    | 14 ++---
 docs/change_log.txt                                |  4 ++
 markdown/__version__.py                            |  2 +-
 markdown/blockprocessors.py                        | 27 ++++++---
 markdown/extensions/footnotes.py                   |  4 +-
 markdown/extensions/sane_lists.py                  | 12 +++-
 markdown/extensions/smarty.py                      |  7 ++-
 markdown/extensions/tables.py                      | 51 +++++++++++++++-
 markdown/preprocessors.py                          |  7 ++-
 tests/basic/inline-html-simple.html                |  3 +-
 tests/basic/inline-html-simple.txt                 |  2 +
 .../extra/footnote_placeholder_depth.html          | 13 +++++
 .../extra/footnote_placeholder_depth.txt           |  5 ++
 tests/extensions/extra/raw-html.html               |  7 ++-
 tests/extensions/extra/raw-html.txt                |  6 ++
 tests/extensions/extra/tables.html                 | 67 ++++++++++++++++++++++
 tests/extensions/extra/tables.txt                  | 18 +++++-
 tests/extensions/smarty.html                       |  3 +-
 tests/extensions/smarty.txt                        |  3 +-
 tests/extensions/test.cfg                          |  2 +-
 22 files changed, 229 insertions(+), 34 deletions(-)

diff --cc debian/.git-dpm
index da787ef,0000000..95ff811
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- eab2e08f9be83abe49f7ef8aadd514e4aad488e4
- eab2e08f9be83abe49f7ef8aadd514e4aad488e4
- eab2e08f9be83abe49f7ef8aadd514e4aad488e4
- eab2e08f9be83abe49f7ef8aadd514e4aad488e4
- python-markdown_2.6.2.orig.tar.gz
- a988f811f1c73de4b49f610dee58a6b8132f5afe
- 298231
++c2a5dde1f1345cb89667fa244bc81793054c36f5
++c2a5dde1f1345cb89667fa244bc81793054c36f5
++c2a5dde1f1345cb89667fa244bc81793054c36f5
++c2a5dde1f1345cb89667fa244bc81793054c36f5
++python-markdown_2.6.3.orig.tar.gz
++bb471f8b142dda09127494c6a1668707ab94ef81
++301441
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-markdown.git



More information about the Python-modules-commits mailing list