[libwww-mechanize-perl] branch master updated (e607339 -> 4d6877b)

Florian Schlichting fsfs at alioth.debian.org
Thu Sep 19 19:15:01 UTC 2013


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

fsfs pushed a change to branch master
in repository libwww-mechanize-perl.

      from  e607339   Remove trailing whitespace
      adds  295f001   Imported Upstream version 1.73
       new  3280832   Merge tag 'upstream/1.73'
       new  e6c5b3e   Imported Upstream version 1.73
       new  02942da   Bump Standards-Version to 3.9.4 (no change)
       new  46bc6e1   add changelog entry and bug closer for #692638 (request to use copyright-format 1.0)
       new  ec31080   document proxy usage for mech-dump (closes: #682286)
       new  f2c0fea   Add myself to uploaders and copyright
       new  4d6877b   prepare changelog for release

The 7 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:
 Changes                             |   17 +++-
 MANIFEST                            |    2 +
 MANIFEST.SKIP                       |    2 +
 META.json                           |   32 ++++----
 META.yml                            |    8 +-
 debian/changelog                    |   16 ++--
 debian/control                      |    5 +-
 debian/copyright                    |    1 +
 debian/patches/document_proxy.patch |   15 ++++
 debian/patches/series               |    1 +
 lib/WWW/Mechanize.pm                |  145 +++++++++++++++++++++++++++++------
 lib/WWW/Mechanize/Examples.pod      |    2 +-
 lib/WWW/Mechanize/FAQ.pod           |    8 +-
 t/content.t                         |   34 +++++++-
 t/dump.t                            |   32 ++++++++
 t/local/LocalServer.pm              |   14 +++-
 t/local/back.t                      |   20 +----
 t/local/click.t                     |    1 -
 t/local/click_button.t              |    1 -
 t/local/content.t                   |    1 -
 t/local/encoding.t                  |    1 -
 t/local/failure.t                   |    1 -
 t/local/follow.t                    |   13 +++-
 t/local/form.t                      |    1 -
 t/local/get.t                       |    1 +
 t/local/nonascii.t                  |    1 -
 t/local/overload.t                  |    1 -
 t/local/page_stack.t                |    1 -
 t/local/referer.t                   |    1 +
 t/local/reload.t                    |    1 +
 t/local/submit.t                    |    1 +
 t/save_content.html                 |    8 ++
 t/save_content.t                    |   23 +++++-
 33 files changed, 319 insertions(+), 92 deletions(-)
 create mode 100644 debian/patches/document_proxy.patch
 create mode 100644 debian/patches/series
 create mode 100644 t/dump.t
 create mode 100644 t/save_content.html

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-mechanize-perl.git



More information about the Pkg-perl-cvs-commits mailing list