[DRE-commits] [ruby-github-markup] 01/03: Merge tag 'upstream/1.3.3+dfsg'

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 23 12:26:11 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-github-markup.

commit 689bc7a81983af51b4dd9243a9c5993b9edbb446
Merge: 44b82a5 b8a217e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 23 16:12:08 2015 +0530

    Merge tag 'upstream/1.3.3+dfsg'
    
    Upstream version 1.3.3+dfsg
    
    # gpg: Signature made Wednesday 23 September 2015 04:11:56 PM IST using RSA key ID 4512C22A
    # gpg: Good signature from "Praveen Arimbrathodiyil (piratepin) <praveen at debian.org>"
    # gpg:                 aka "Pirate Praveen (pirates.org.in) <praveen at onenetbeyond.org>"
    # gpg:                 aka "Pirate Praveen (piratesin) <me at j4v4m4n.in>"
    # gpg:                 aka "Pirate Praveen (PP) <praveen at privacyrequired.com>"
    # gpg:                 aka "Praveen Arimbrathodiyil (j4v4m4n) <pravi.a at gmail.com>"

 .travis.yml                                        |   7 +-
 CONTRIBUTING.md                                    |  81 +++++++++++++
 Gemfile                                            |  11 +-
 HISTORY.md                                         |  29 +++++
 README.md                                          | 130 +++++----------------
 Rakefile                                           | 124 +-------------------
 github-markup.gemspec                              | 125 +++-----------------
 lib/github-markup.rb                               |   2 +-
 lib/github/commands/foo.rst                        |   7 --
 lib/github/commands/rest2html                      |  18 ++-
 lib/github/markup.rb                               |   2 +-
 lib/github/markup/command_implementation.rb        |  39 +++++--
 lib/github/markup/markdown.rb                      |   4 +-
 lib/github/markups.rb                              |   3 +-
 test/fixtures/fail.sh                              |   3 +
 test/markup_test.rb                                |  65 +++++++++--
 test/markups/README.asciidoc.html                  |  29 +++--
 test/markups/README.creole.html                    |   6 +-
 test/markups/README.litcoffee.html                 |  12 +-
 test/markups/README.markdown.html                  |   2 +-
 test/markups/README.noformat.html                  |   2 +-
 test/markups/README.org.html                       |  77 ++++++------
 test/markups/README.pod.html                       |  53 +++------
 test/markups/README.rdoc.html                      |  15 +--
 test/markups/{README.noformat.html => README.rmd}  |   1 +
 .../{README.markdown.html => README.rmd.html}      |   4 +-
 test/markups/README.rst                            |   9 ++
 test/markups/README.rst.html                       |  85 +++++++++-----
 test/markups/README.rst.txt.html                   |  44 ++++---
 test/markups/README.toc.rst                        |  30 +++++
 test/markups/README.toc.rst.html                   |  32 +++++
 test/markups/README.txt.html                       |   2 +-
 32 files changed, 540 insertions(+), 513 deletions(-)

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



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