[DRE-commits] [ruby-mechanize] branch master updated (50962c3 -> ad8d844)

zeha at debian.org zeha at debian.org
Sun Jun 28 00:45:30 UTC 2015


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

zeha pushed a change to branch master
in repository ruby-mechanize.

      from  50962c3   Prepare changelog
       new  45725b6   Remove myself from Uploaders
      adds  ce93671   Imported Upstream version 2.7.3
       new  eddd6b9   Merge tag 'upstream/2.7.3'
       new  43c6fe8   Set Standards-Version to 3.9.6 (no addtl. changes)
       new  ad8d844   Update changelog for 2.7.3-1 release

The 4 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:
 CHANGELOG.rdoc                                 |  11 ++++++++
 Manifest.txt                                   |   2 ++
 Rakefile                                       |   4 +--
 checksums.yaml.gz                              | Bin 267 -> 270 bytes
 debian/changelog                               |   9 +++++++
 debian/control                                 |   4 +--
 lib/mechanize.rb                               |  15 ++++++++---
 lib/mechanize/download.rb                      |   5 ++++
 lib/mechanize/element_matcher.rb               |   7 +++++
 lib/mechanize/element_not_found_error.rb       |  19 +++++++++++++
 lib/mechanize/file.rb                          |  14 ++++++++--
 lib/mechanize/form.rb                          |  30 +++++++++++++++++++++
 lib/mechanize/form/multi_select_list.rb        |   6 +++++
 lib/mechanize/http/agent.rb                    |   6 +++--
 lib/mechanize/page.rb                          |  36 +++++++++++++++++++++++++
 lib/mechanize/pluggable_parsers.rb             |   2 +-
 metadata.yml                                   |  21 +++++++--------
 test/test_mechanize.rb                         |   8 ++++++
 test/test_mechanize_download.rb                |  30 +++++++++++++++++++--
 test/test_mechanize_element_not_found_error.rb |  15 +++++++++++
 test/test_mechanize_file.rb                    |  30 ++++++++++++++-------
 test/test_mechanize_form.rb                    |  23 ++++++++++++++++
 test/test_mechanize_http_agent.rb              |  10 +++++++
 test/test_mechanize_link.rb                    |  26 ++++++++++++++++++
 24 files changed, 297 insertions(+), 36 deletions(-)
 create mode 100644 lib/mechanize/element_not_found_error.rb
 create mode 100644 test/test_mechanize_element_not_found_error.rb

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



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