[libwww-mechanize-formfiller-perl] branch master updated (b26f996 -> afc4d29)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Jan 20 21:56:47 UTC 2014


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

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

      from  b26f996   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  29766e8   Imported Upstream version 0.11
       new  05bf263   Merge tag 'upstream/0.11'
       new  a3ad42f   Import Upstream version 0.11
       new  fa0d05a   Declare compliance with Debian Policy 3.9.5
       new  9e0f63b   Add myself to Uploaders and copyright
       new  afc4d29   prepare changelog for release

The 5 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                                            |  5 +++
 MANIFEST                                           | 21 ++++++-----
 MANIFEST.skip => MANIFEST.SKIP                     |  3 ++
 META.json                                          | 43 ++++++++++++++++++++++
 META.yml                                           | 42 ++++++++++-----------
 cvstest                                            | 10 +++++
 debian/changelog                                   | 11 ++++--
 debian/control                                     |  6 ++-
 debian/copyright                                   |  1 +
 lib/WWW/Mechanize/FormFiller.pm                    |  6 +--
 lib/WWW/Mechanize/FormFiller/Value.pm              |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Callback.pm     |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Default.pm      |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Fixed.pm        |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Interactive.pm  |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Keep.pm         |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Random.pm       |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Random/Chars.pm |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Random/Date.pm  |  2 +-
 lib/WWW/Mechanize/FormFiller/Value/Random/Word.pm  |  2 +-
 t/99-manifest.t                                    |  4 +-
 t/embedded-WWW-Mechanize-FormFiller.t              |  4 +-
 22 files changed, 123 insertions(+), 53 deletions(-)
 rename MANIFEST.skip => MANIFEST.SKIP (83%)
 create mode 100644 META.json
 create mode 100644 cvstest
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Callback.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Default.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Fixed.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Interactive.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Keep.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Random.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Random/Chars.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Random/Date.pm
 mode change 100755 => 100644 lib/WWW/Mechanize/FormFiller/Value/Random/Word.pm

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



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