[DRE-commits] [ruby-kramdown] branch master updated (55c4b84 -> 2418771)

Cédric Boutillier boutil at moszumanska.debian.org
Mon Sep 29 20:58:57 UTC 2014


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

boutil pushed a change to branch master
in repository ruby-kramdown.

      from  55c4b84   Update debian/changelog
      adds  9248604   Imported Upstream version 1.4.1
       new  2418771   Imported Debian patch 1.4.1-1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CONTRIBUTERS                                   |   5 ++++-
 VERSION                                        |   2 +-
 bin/kramdown                                   |   4 ++--
 checksums.yaml.gz                              | Bin 267 -> 267 bytes
 debian/changelog                               |   7 +++++++
 debian/patches/0001-Fix_StringEx_Require.patch |  20 ------------------
 debian/patches/series                          |   1 -
 debian/source/local-options                    |   1 -
 doc/sidebar.template                           |   4 ++--
 doc/syntax.page                                |   2 +-
 lib/kramdown/converter/latex.rb                |   5 +++--
 lib/kramdown/converter/pdf.rb                  |  15 ++++++++-----
 lib/kramdown/parser/html.rb                    |  27 +++++++++++++++++-------
 lib/kramdown/parser/kramdown/footnote.rb       |   2 +-
 lib/kramdown/parser/kramdown/html.rb           |  28 +++++++++++++------------
 lib/kramdown/parser/kramdown/link.rb           |   4 ++--
 lib/kramdown/parser/kramdown/table.rb          |   2 +-
 lib/kramdown/utils/unidecoder.rb               |   2 +-
 lib/kramdown/version.rb                        |   2 +-
 metadata.yml                                   |   6 ++++--
 test/testcases/block/09_html/textarea.html     |   8 +++++++
 test/testcases/block/09_html/textarea.text     |   8 +++++++
 test/testcases/span/05_html/normal.html        |   2 ++
 test/testcases/span/05_html/normal.text        |   2 ++
 24 files changed, 94 insertions(+), 65 deletions(-)
 delete mode 100644 debian/patches/0001-Fix_StringEx_Require.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/source/local-options
 create mode 100644 test/testcases/block/09_html/textarea.html
 create mode 100644 test/testcases/block/09_html/textarea.text

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kramdown.git



More information about the Pkg-ruby-extras-commits mailing list