[DRE-commits] [ruby-open-graph-reader] branch master updated (d96a9ef -> 06f04e0)

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Jun 28 07:34:16 UTC 2017


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

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

      from  d96a9ef   Run wrap-and-sort on packaging files
      adds  3242885   New upstream version 0.6.2
       new  644c497   Merge tag 'upstream/0.6.2'
       new  40f022e   Update Standards version
       new  73e98a0   Use uscan instead of gbp to create dfsg tarball
       new  a81725f   Update changelog
      adds  c286e8a   New upstream version 0.6.2+dfsg
       new  3f7733a   Merge tag 'upstream/0.6.2+dfsg'
       new  06f04e0   Upload to unstable

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:
 debian/changelog                                   |    9 +
 debian/control                                     |    2 +-
 debian/copyright                                   |    2 +
 debian/gbp.conf                                    |    4 -
 debian/watch                                       |    5 +-
 lib/open_graph_reader/fetcher.rb                   |   17 +-
 lib/open_graph_reader/version.rb                   |    2 +-
 metadata.yml                                       |  284 ---
 open_graph_reader.gemspec                          |   49 +
 spec/fixtures/real_world/image_path.html           |  699 -------
 spec/fixtures/real_world/image_path_2.html         |  865 ---------
 .../real_world/invalid_article_author.html         |  299 ---
 spec/fixtures/real_world/invalid_datetime.html     |  301 ---
 spec/fixtures/real_world/missing_content.html      | 1498 ---------------
 spec/fixtures/real_world/missing_image.html        |  985 ----------
 spec/fixtures/real_world/missing_url.html          | 1764 -----------------
 .../fixtures/real_world/mixed_case_properties.html | 1139 -----------
 spec/fixtures/real_world/mixed_case_type.html      | 1008 ----------
 spec/fixtures/real_world/not_a_reference.html      |  814 --------
 spec/fixtures/real_world/undefined_property.html   |  491 -----
 spec/fixtures/real_world/undefined_property_2.html |  809 --------
 spec/fixtures/real_world/unknown_namespace.html    | 2033 --------------------
 spec/fixtures/real_world/unknown_type.html         | 2032 -------------------
 spec/fixtures/real_world/url_path.html             | 1871 ------------------
 spec/open_graph_reader/fetcher_spec.rb             |   20 +
 25 files changed, 100 insertions(+), 16902 deletions(-)
 delete mode 100644 metadata.yml
 create mode 100644 open_graph_reader.gemspec
 delete mode 100644 spec/fixtures/real_world/image_path.html
 delete mode 100644 spec/fixtures/real_world/image_path_2.html
 delete mode 100644 spec/fixtures/real_world/invalid_article_author.html
 delete mode 100644 spec/fixtures/real_world/invalid_datetime.html
 delete mode 100644 spec/fixtures/real_world/missing_content.html
 delete mode 100644 spec/fixtures/real_world/missing_image.html
 delete mode 100644 spec/fixtures/real_world/missing_url.html
 delete mode 100644 spec/fixtures/real_world/mixed_case_properties.html
 delete mode 100644 spec/fixtures/real_world/mixed_case_type.html
 delete mode 100644 spec/fixtures/real_world/not_a_reference.html
 delete mode 100644 spec/fixtures/real_world/undefined_property.html
 delete mode 100644 spec/fixtures/real_world/undefined_property_2.html
 delete mode 100644 spec/fixtures/real_world/unknown_namespace.html
 delete mode 100644 spec/fixtures/real_world/unknown_type.html
 delete mode 100644 spec/fixtures/real_world/url_path.html
 create mode 100644 spec/open_graph_reader/fetcher_spec.rb

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