[DRE-commits] [ruby-kramdown-rfc2629] branch master updated (b4a0315 -> 34090b3)

Cédric Boutillier boutil at moszumanska.debian.org
Tue Sep 12 14:28:52 UTC 2017


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

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

      from  b4a0315   Refresh fix-path.patch
      adds  d9594e9   New upstream version 1.2.5
       new  28b1ab0   Updated version 1.2.5 from 'upstream/1.2.5'
       new  7860593   Add patch to disable the use of certified gem
       new  d8bb42a   Set minimal version of kramdown dependency to 1.14
       new  ef1f514   Bump Standards-Version to 4.1.0 (no changes needed)
       new  956991f   prepare changelog
       new  34090b3   Refresh fix-path.patch

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:
 README.md                             |  37 ++++++++++-
 bin/doilit                            |   5 +-
 bin/kdrfc                             | 118 ++++++++++++++++++++++++++++++++++
 bin/kramdown-rfc-extract-markdown     |  11 ++++
 bin/kramdown-rfc2629                  |  94 ++++++++++++++++++++++-----
 data/kramdown-rfc2629.erb             |  11 +++-
 debian/changelog                      |  11 ++++
 debian/control                        |   6 +-
 debian/patches/fix-path.patch         |   8 +--
 debian/patches/no-certified-gem.patch |  29 +++++++++
 debian/patches/series                 |   1 +
 kramdown-rfc2629.gemspec              |   9 +--
 lib/kramdown-rfc/gzip-clone.rb        |  36 +++++++++++
 lib/kramdown-rfc/parameterset.rb      |  12 +++-
 lib/kramdown-rfc/refxml.rb            |  14 ++--
 lib/kramdown-rfc2629.rb               |  97 ++++++++++++++++++++--------
 16 files changed, 433 insertions(+), 66 deletions(-)
 create mode 100755 bin/kdrfc
 create mode 100755 bin/kramdown-rfc-extract-markdown
 create mode 100644 debian/patches/no-certified-gem.patch
 create mode 100644 lib/kramdown-rfc/gzip-clone.rb

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



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