[libemail-valid-perl] branch master updated (419fa43 -> 85f35cb)

Salvatore Bonaccorso carnil at debian.org
Sun Sep 14 13:08:01 UTC 2014


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

carnil pushed a change to branch master
in repository libemail-valid-perl.

      from  419fa43   update changelog
       new  3cdb08d   Add debian/upstream/metadata
       new  43208cd   Update debian/changelog
      adds  af3f9e1    r23205 at 209:  rjbs | 2006-07-11 18:23:23 -0400  some outlying code
      adds  2b3bfdd    r23945 at knight:  rjbs | 2006-07-27 21:53:27 -0400  improve net-dns and nslookup stuffs
      adds  1cc8870    r28280 at minion101:  rjbs | 2006-11-20 07:25:54 -0500  licenses, licenses, everywhere
      adds  4a33929    r28471 at knight:  rjbs | 2006-11-25 10:22:25 -0500  bug 22710, etc
      adds  0486cbe    r28475 at knight:  rjbs | 2006-11-25 10:31:58 -0500  bug 22062, reduce requirements
      adds  ed390b0    r28497 at knight:  rjbs | 2006-11-27 09:07:07 -0500  important bugfix
      adds  af7ab40    r31550 at knight:  rjbs | 2007-05-07 22:05:35 -0400  more diagnostics on reoccuring stupid dns test failures
      adds  35ed2d8   prep new release
      adds  c010f04   PBP: always have trailing commas, dude!
      adds  7402375   fix 'repository' key
      adds  ab5750c   add Test::More to prereqs, remove indirect object notation
      adds  0c05296   'keywords' added
      adds  5efaa22   prepping new release
      adds  20371b7   bump version
      adds  8d1ea83   welcome to ten years ago: perl5 v6
      adds  210b9fa   skip dns test when needed
      adds  d348fcd   prep release
      adds  4254b8c   reject addrs with high-order bit in any byte
      adds  a7bff3e   prep dev release
      adds  bf09c93   initialize $Resolver if necessary when module is loaded
      adds  bc1f146   do Net::DNS initialization without import()
      adds  c2b5a51   prep next release
      adds  60e4d0c   sayers' corpus, from daxim
      adds  6344bba   avoid dying when testing for working dns
      adds  40f10ae   annoying trailing whitespace cleanup
      adds  b6defb6   avoid warning on undef>1
      adds  ff742e6   check tld before mx
      adds  8cac817   reject non-ASCII chars in addr
      adds  7e1d3a6   add a test for addrs starting in numbers
      adds  1787a1a   bump version
      adds  f22eda3   avoid using eval{->isa}; use blessed
      adds  51b5656   prep next release
      adds  f0f56a2   localpart option: check size of localpart
      adds  e5c8b46   check size of addr in its entirety, too
      adds  4f535fe   avoid "no warnings" with code tweak
      adds  b4f7dc1   tests for address length
      adds  457e488   changelog last set of changes
      adds  659e994   bump version
      adds  433101c   turn off taint mode; interferes with local::lib
      adds  ae44cd2   add the allow_ip option
      adds  12395cb   changelog for allow_ip
      adds  88ff955   fix the breakage of 0 at domain.com
      adds  d949be9   bump version!
      adds  f074b1c   allow_ip + rjbs@[1.2.3.4] = no tldcheck
      adds  fd5682f   update version number
      adds  0de0531   fix stupid test count! oops!
      adds  93f87a6   dzilify
      adds  6b6a4ee   no, no, no. no using bytes.pm
      adds  293160c   remove trailing space (sorry)
      adds  af9d2bb   tweak synopsis
      adds  ec674ac   do not validate if MX record is garbage
      adds  c197438   put "our" closer to variable when easy
      adds  0b813d2   do not run extended tests for now
      adds  bee40ff   v1.191
      adds  d5467be   nslookup does not work for null mx check, skip
      adds  365f401   v1.192
      adds  67c34ff   Insert empty line after 'package' so newest dzil builds correct
      adds  e67a3b0   Handle CNAME entrie returned correctly
      adds  394be16   changelog or cname change
      adds  f442ffc   add allow_ip to autoload
      adds  dacd160   v1.193
      adds  f6a2d3f   yhaoo got an MX; use something I control
      adds  3c6c043   v1.194
      adds  054f3d2   fix for mxcheck when domain has MX but has not A record (via Net::DNS)
      adds  1aac328   v1.195
      adds  2343f75   Imported Upstream version 1.195
       new  af2f2f6   Merge tag 'upstream/1.195'
       new  5661a00   Update debian/changelog
       new  85f35cb   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                          |  3 ++
 MANIFEST                         |  2 +-
 META.json                        | 84 ++++++++++++++++++++--------------------
 META.yml                         | 84 ++++++++++++++++++++--------------------
 README                           |  4 +-
 debian/changelog                 |  7 +++-
 debian/upstream/metadata         |  7 ++++
 lib/Email/Valid.pm               |  6 +--
 xt/release/changes_has_content.t |  2 +-
 9 files changed, 106 insertions(+), 93 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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