[DRE-commits] [ruby-github-markup] branch master updated (bc99912 -> 01922c1)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 31 07:47:32 UTC 2016


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

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

      from  bc99912   Set Testsuite field to autopkgtest-pkg-ruby
       new  a64eb9f   switch to gitlab fork for python 3.x support
      adds  0d04b94   New upstream version 1.5.0
       new  a1ec13d   Merge tag 'upstream/1.5.0'
       new  122ea67   update changelog
       new  6a9093c   remove patches (applied upstream)
       new  20b9a93   upload to unstable
       new  01922c1   fix version

The 6 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:
 .gitlab-ci.yml                                     | 27 ++++++
 .travis.yml                                        | 14 +++-
 CONTRIBUTING.md                                    | 12 +--
 Gemfile                                            |  4 +-
 HISTORY.md                                         |  7 ++
 README.md                                          |  2 +
 debian/changelog                                   | 10 +++
 debian/control                                     |  3 +-
 .../0002-Update-pod-markup-test-output.patch       | 86 -------------------
 debian/patches/fix-version.patch                   | 12 +++
 debian/patches/series                              |  2 +-
 debian/watch                                       |  9 +-
 github-markup.gemspec => gitlab-markup.gemspec     |  5 +-
 lib/github-markup.rb                               |  2 +-
 lib/github/commands/rest2html                      | 98 ++++++++++++++--------
 lib/github/markups.rb                              |  4 +-
 test/markups/README.pod                            |  9 +-
 test/markups/README.pod.html                       | 46 +++++-----
 test/markups/README.rst                            | 18 ++++
 test/markups/README.rst.html                       | 12 +++
 20 files changed, 216 insertions(+), 166 deletions(-)
 create mode 100644 .gitlab-ci.yml
 delete mode 100644 debian/patches/0002-Update-pod-markup-test-output.patch
 create mode 100644 debian/patches/fix-version.patch
 rename github-markup.gemspec => gitlab-markup.gemspec (85%)

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