[libnet-dns-perl] 04/05: Merge tag 'upstream/0.78'

Ondrej Sury ondrej at moszumanska.debian.org
Thu Jul 10 14:25:35 UTC 2014


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

ondrej pushed a commit to branch master
in repository libnet-dns-perl.

commit 251407642de9b29bced796788178b9e691e8f6b6
Merge: 060ce1e 603dce9
Author: Ondřej Surý <ondrej at sury.org>
Date:   Thu Jul 10 16:12:28 2014 +0200

    Merge tag 'upstream/0.78'
    
    Upstream version 0.78

 Changes                         | 42 ++++++++++++++++++++-
 META.json                       |  2 +-
 META.yml                        |  2 +-
 lib/Net/DNS.pm                  | 15 ++++----
 lib/Net/DNS/Domain.pm           | 16 +++-----
 lib/Net/DNS/DomainName.pm       |  9 +++--
 lib/Net/DNS/Nameserver.pm       |  6 +--
 lib/Net/DNS/Packet.pm           | 15 ++++----
 lib/Net/DNS/Parameters.pm       | 74 ++++++++++++++++++------------------
 lib/Net/DNS/Question.pm         |  8 ++--
 lib/Net/DNS/RR.pm               | 43 +++++++++++----------
 lib/Net/DNS/RR/NAPTR.pm         | 14 +++----
 lib/Net/DNS/RR/OPT.pm           | 29 ++++++--------
 lib/Net/DNS/RR/RP.pm            | 30 +++++++--------
 lib/Net/DNS/RR/TXT.pm           | 25 +++++++++++--
 lib/Net/DNS/Resolver.pm         | 36 ++++++++++--------
 lib/Net/DNS/Resolver/Base.pm    | 83 +++++++++++++++++------------------------
 lib/Net/DNS/Resolver/MSWin32.pm | 14 +------
 lib/Net/DNS/Resolver/UNIX.pm    | 22 ++++-------
 lib/Net/DNS/Resolver/cygwin.pm  | 70 +++++++++++++++++-----------------
 lib/Net/DNS/Resolver/os2.pm     | 12 +-----
 lib/Net/DNS/Text.pm             | 24 ++++--------
 lib/Net/DNS/ZoneFile.pm         |  8 ++--
 t/02-text.t                     |  8 ++--
 t/03-rr.t                       |  4 +-
 t/05-TXT.t                      | 21 +++++++----
 t/07-zonefile.t                 | 23 +++++++-----
 27 files changed, 338 insertions(+), 317 deletions(-)

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



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