[libnet-dns-perl] branch master updated (92d05c3 -> 1f7fe53)

Ondrej Sury ondrej at moszumanska.debian.org
Sun Nov 2 12:27:24 UTC 2014


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

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

      from  92d05c3   releasing package libnet-dns-perl version 0.80-1
       new  07ab8bb   New upstream version 0.80.2
       new  0a77fa6   libnet-dns-perl 0.80.2-1
       new  f80c009   Remove debian/patches/spelling.patch merged upstream
       new  c5db5d7   libnet-dns-perl 0.80.2-2
       new  03a2908   New upstream version 0.81
       new  1f7fe53   libnet-dns-perl 0.81-1

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                         | 30 +++++++++++++++-
 META.json                       |  2 +-
 META.yml                        |  2 +-
 debian/changelog                | 19 ++++++++++
 debian/patches/series           |  1 -
 lib/Net/DNS.pm                  | 77 +++++++++++++++++++----------------------
 lib/Net/DNS/Domain.pm           | 21 +++++------
 lib/Net/DNS/DomainName.pm       |  6 ++--
 lib/Net/DNS/Nameserver.pm       |  6 ++--
 lib/Net/DNS/Packet.pm           | 23 ++++++------
 lib/Net/DNS/Parameters.pm       | 22 ++++++------
 lib/Net/DNS/RR.pm               | 38 ++++++++++----------
 lib/Net/DNS/RR/A.pm             |  9 +++--
 lib/Net/DNS/RR/AAAA.pm          | 11 +++---
 lib/Net/DNS/RR/APL.pm           | 14 ++++----
 lib/Net/DNS/RR/LOC.pm           |  9 +++--
 lib/Net/DNS/RR/MX.pm            |  8 ++---
 lib/Net/DNS/RR/OPT.pm           |  7 ++--
 lib/Net/DNS/RR/TKEY.pm          | 10 +++---
 lib/Net/DNS/RR/TSIG.pm          | 48 ++++++++++++++-----------
 lib/Net/DNS/Resolver.pm         |  7 ++--
 lib/Net/DNS/Resolver/Base.pm    | 36 ++++++++++---------
 lib/Net/DNS/Resolver/MSWin32.pm |  6 ++--
 lib/Net/DNS/Resolver/Recurse.pm | 42 +++++++++++++---------
 lib/Net/DNS/Resolver/UNIX.pm    |  6 ++--
 lib/Net/DNS/Resolver/android.pm |  6 ++--
 lib/Net/DNS/Resolver/cygwin.pm  |  6 ++--
 lib/Net/DNS/Resolver/os2.pm     |  6 ++--
 lib/Net/DNS/Text.pm             | 12 +++----
 lib/Net/DNS/Update.pm           | 15 ++------
 lib/Net/DNS/ZoneFile.pm         |  6 ++--
 t/05-TSIG.t                     |  9 ++---
 32 files changed, 287 insertions(+), 233 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