[DRE-commits] [ruby-open-graph-reader] branch master updated (764674f -> db7894c)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jul 15 10:57:06 UTC 2015


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

praveen pushed a change to branch master
in repository ruby-open-graph-reader.

      from  764674f   upload to unstable
      adds  ce0eca6   Imported Upstream version 0.6.1
       new  424d241   Merge tag 'upstream/0.6.1'
       new  db7894c   update changelog for new upstream

The 2 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:
 LICENSE.txt                                   |   22 +
 README.md                                     |   95 ++
 debian/changelog                              |    2 +-
 lib/open_graph_reader/builder.rb              |   12 +
 lib/open_graph_reader/configuration.rb        |   14 +-
 lib/open_graph_reader/definitions.rb          |    2 +-
 lib/open_graph_reader/object/dsl/types.rb     |    2 +-
 lib/open_graph_reader/parser.rb               |    6 +-
 lib/open_graph_reader/version.rb              |    2 +-
 metadata.yml                                  |   10 +-
 spec/fixtures/real_world/missing_content.html | 1498 +++++++++++++++++++++
 spec/fixtures/real_world/missing_title.html   |  674 +++++-----
 spec/fixtures/real_world/missing_url.html     | 1764 +++++++++++++++++++++++++
 spec/integration/real_world_spec.rb           |   41 +-
 14 files changed, 3794 insertions(+), 350 deletions(-)
 create mode 100644 LICENSE.txt
 create mode 100644 README.md
 create mode 100644 spec/fixtures/real_world/missing_content.html
 create mode 100644 spec/fixtures/real_world/missing_url.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-open-graph-reader.git



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