[DRE-commits] [ruby-redcarpet] branch master updated (5f152ac -> e93daf9)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jan 1 11:09:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-redcarpet.
from 5f152ac call redcarpet using the right Ruby in test suite
adds 65e3ebf Imported Upstream version 3.3.3
new 63f634d Merge tag 'upstream/3.3.3'
new 1fa4380 upload to experimental
new e93daf9 add rdeps test
The 3 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:
COPYING | 28 ++++++++++++++++-----------
Gemfile | 4 ++--
README.markdown | 36 ++++++++++++++++++++--------------
debian/changelog | 8 ++++++++
debian/control | 7 +++++--
debian/tests/control | 7 +++++++
debian/tests/rdeps-test | 23 ++++++++++++++++++++++
ext/redcarpet/autolink.c | 28 ++++++++++++++++-----------
ext/redcarpet/autolink.h | 28 ++++++++++++++++-----------
ext/redcarpet/buffer.c | 28 ++++++++++++++++-----------
ext/redcarpet/buffer.h | 28 ++++++++++++++++-----------
ext/redcarpet/houdini.h | 22 +++++++++++++++++++++
ext/redcarpet/houdini_href_e.c | 22 +++++++++++++++++++++
ext/redcarpet/houdini_html_e.c | 22 +++++++++++++++++++++
ext/redcarpet/html.c | 28 ++++++++++++++++-----------
ext/redcarpet/html.h | 28 ++++++++++++++++-----------
ext/redcarpet/html_smartypants.c | 42 ++++++++++++++++++++++++++--------------
ext/redcarpet/markdown.c | 30 +++++++++++++++-------------
ext/redcarpet/markdown.h | 29 +++++++++++++++------------
ext/redcarpet/rc_markdown.c | 29 ++++++++++++++++-----------
ext/redcarpet/rc_render.c | 35 +++++++++++++++++++++------------
ext/redcarpet/redcarpet.h | 22 +++++++++++++++++++++
ext/redcarpet/stack.c | 22 +++++++++++++++++++++
ext/redcarpet/stack.h | 22 +++++++++++++++++++++
lib/redcarpet.rb | 2 +-
lib/redcarpet/render_strip.rb | 14 +++++++++++++-
metadata.yml | 14 +++++++-------
redcarpet.gemspec | 8 ++++----
test/markdown_test.rb | 12 ++++++++++++
test/safe_render_test.rb | 11 +++++------
test/smarty_html_test.rb | 16 +++++++--------
test/smarty_pants_test.rb | 5 +++++
test/stripdown_render_test.rb | 31 ++++++++++++++++++++++++-----
test/test_helper.rb | 10 ++++++++--
34 files changed, 508 insertions(+), 193 deletions(-)
create mode 100644 debian/tests/control
create mode 100644 debian/tests/rdeps-test
mode change 100755 => 100644 ext/redcarpet/html.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redcarpet.git
More information about the Pkg-ruby-extras-commits
mailing list