[DRE-commits] [ruby-github-markup] branch master updated (631a0f9 -> e0bea1b)

Cédric Boutillier boutil at moszumanska.debian.org
Fri Mar 28 13:21:49 UTC 2014


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

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

      from  631a0f9   can't uploaded, because ruby-wikicloth is missing in the archive
      adds  30c05da   Imported Upstream version 1.1.0
       new  b43224f   Merge tag 'upstream/1.1.0'
       new  ff1fbd5   rename MIT license to Expat
       new  5b75ca7   fix rules to take into account the new name of the package
       new  b29a4c2   drop dependency on ruby-literati, add dependency on ruby-posix-spawn
       new  e24beb6   drop existing patches
       new  6e801b7   add patches to fix outputs in tests
       new  e0bea1b   update changelog + couple of TODO

The 7 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:
 .travis.yml                                        |   1 +
 Gemfile                                            |   2 +-
 HISTORY.md                                         |   5 +
 debian/changelog                                   |   9 +-
 debian/control                                     |   4 +-
 debian/copyright                                   |   6 +-
 .../0001-Update-asciidoc-markup-test-output.patch  |  34 ---
 .../0001-Update-wikicloth-markup-test-output.patch |  66 ++++++
 .../0002-Update-org-markup-test-output.patch       | 228 ---------------------
 .../0002-Update-pod-markup-test-output.patch       | 102 +++++++++
 debian/patches/0003-Remove-failing-test-case.patch |  88 --------
 ...tch-Errno-ENOENT-exception-when-executing.patch |  23 ---
 debian/patches/series                              |   6 +-
 debian/rules                                       |   4 +-
 github-markup.gemspec                              |   4 +-
 lib/github-markup.rb                               |   2 +-
 lib/github/markup/command_implementation.rb        |  25 +--
 lib/github/markups.rb                              |   8 +-
 test/markup_test.rb                                |  26 +--
 test/markups/README.lhs                            |  10 -
 test/markups/README.lhs.html                       |  11 -
 test/markups/README.litcoffee.html                 |  16 +-
 test/markups/README.rst.html                       |   2 +-
 test/markups/README.rst.txt                        |   8 +
 test/markups/README.rst.txt.html                   |  24 +++
 25 files changed, 255 insertions(+), 459 deletions(-)
 delete mode 100644 debian/patches/0001-Update-asciidoc-markup-test-output.patch
 create mode 100644 debian/patches/0001-Update-wikicloth-markup-test-output.patch
 delete mode 100644 debian/patches/0002-Update-org-markup-test-output.patch
 create mode 100644 debian/patches/0002-Update-pod-markup-test-output.patch
 delete mode 100644 debian/patches/0003-Remove-failing-test-case.patch
 delete mode 100644 debian/patches/0004-Catch-Errno-ENOENT-exception-when-executing.patch
 delete mode 100644 test/markups/README.lhs
 delete mode 100644 test/markups/README.lhs.html

-- 
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