[DRE-commits] [ruby-feedparser] branch master updated (e8ea62d -> cfb444e)

Antonio Terceiro terceiro at alioth.debian.org
Sun Aug 25 04:02:56 UTC 2013


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

terceiro pushed a change to branch master
in repository ruby-feedparser.

      from  e8ea62d   use canonical URI in Vcs-* fields
       new  5709d56   Update debian/watch to pull from my package directory
      adds  7c1546b   Imported Upstream version 0.8
       new  5ba69dc   Merge tag 'upstream/0.8'
       new  cfb444e   Release new upstream version to experimental

The 3 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:
 Rakefile                           |   14 +++----
 debian/changelog                   |   15 +++++++
 debian/control                     |   33 ++--------------
 debian/ruby-tests.rb               |    5 +++
 debian/rules                       |    2 +
 debian/watch                       |    3 +-
 lib/feedparser/feedparser.rb       |   35 ++++++++++++++++-
 lib/feedparser/html2text-parser.rb |   34 +++++++++++-----
 lib/feedparser/sgml-parser.rb      |    7 ++--
 lib/feedparser/text-output.rb      |    1 -
 metadata.yml                       |   76 ------------------------------------
 test/tc_feed_parse.rb              |   21 +++++++++-
 test/tc_html2text_parser.rb        |   43 ++++++++++++++++++++
 test/tc_sgml_parser.rb             |   22 +++++++++++
 14 files changed, 180 insertions(+), 131 deletions(-)
 delete mode 100644 metadata.yml
 create mode 100644 test/tc_html2text_parser.rb
 create mode 100644 test/tc_sgml_parser.rb

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



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