[libwww-mechanize-perl] branch master updated (a39ce5a -> e79d4d1)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 14 16:43:43 UTC 2015


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

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

      from  a39ce5a   releasing libwww-mechanize-perl version 1.73-2 to unstable
       new  b704270   Add debian/upstream/metadata
       new  3cb8e66   Update debian/changelog
      adds  699440a   Imported Upstream version 1.75
       new  3cf9f57   Merge tag 'upstream/1.75'
       new  95c628e   Update debian/changelog
       new  004ec2f   Bump debhelper compatibility level to 9
       new  e79d4d1   Release libwww-mechanize-perl 1.75-1 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:
 Changes                    | 15 +++++++++
 MANIFEST.SKIP              | 81 +++++++++++++++++++++++++++++++++++++++-------
 META.json                  | 35 +++++++++++++++++---
 META.yml                   | 80 ++++++++++++++++++++++++++++-----------------
 Makefile.PL                | 40 +++++++++++++++++++----
 debian/changelog           |  9 ++++++
 debian/compat              |  2 +-
 debian/control             |  2 +-
 debian/upstream/metadata   |  5 +++
 lib/WWW/Mechanize.pm       | 10 +++---
 lib/WWW/Mechanize/Image.pm |  2 ++
 lib/WWW/Mechanize/Link.pm  |  2 ++
 t/00-load.t                |  2 +-
 t/add_header.t             |  2 +-
 t/aliases.t                |  2 +-
 t/area_link.t              |  2 +-
 t/autocheck.t              |  2 +-
 t/clone.t                  |  2 +-
 t/content.t                |  2 --
 t/cookies.t                |  2 --
 t/credentials-api.t        |  4 +--
 t/credentials.t            |  2 +-
 t/die.t                    |  2 +-
 t/dump.t                   |  2 +-
 t/field.t                  |  2 +-
 t/find_frame.t             |  2 +-
 t/find_image.t             |  2 +-
 t/find_inputs.t            |  2 +-
 t/find_link-warnings.t     |  2 +-
 t/find_link.t              |  2 +-
 t/find_link_id.t           |  2 +-
 t/form-parsing.t           |  2 +-
 t/form_with_fields.t       |  2 +-
 t/frames.t                 |  2 +-
 t/image-new.t              |  2 +-
 t/image-parse.t            |  2 +-
 t/link-base.t              |  2 +-
 t/link-relative.t          |  2 +-
 t/link.t                   |  2 +-
 t/live/encoding.t          |  2 --
 t/local/back.t             |  2 --
 t/local/click.t            |  2 --
 t/local/click_button.t     |  2 --
 t/local/content.t          |  2 --
 t/local/encoding.t         |  2 --
 t/local/failure.t          |  2 --
 t/local/follow.t           |  7 ++--
 t/local/form.t             |  2 --
 t/local/get.t              |  2 --
 t/local/log-server         | 11 ++++---
 t/local/nonascii.t         |  3 --
 t/local/overload.t         |  2 --
 t/local/page_stack.t       |  2 --
 t/local/referer-server     |  0
 t/local/referer.t          |  2 --
 t/local/reload.t           |  2 --
 t/local/submit.t           |  2 --
 t/mech-dump/mech-dump.t    |  2 +-
 t/new.t                    |  2 +-
 t/pod-coverage.t           | 11 +++++--
 t/pod.t                    | 11 +++++--
 t/regex-error.t            |  2 +-
 t/save_content.t           |  2 +-
 t/tick.t                   |  2 +-
 t/untaint.t                |  2 --
 t/upload.t                 |  2 +-
 66 files changed, 281 insertions(+), 143 deletions(-)
 create mode 100644 debian/upstream/metadata
 mode change 100755 => 100644 t/local/log-server
 mode change 100755 => 100644 t/local/referer-server

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