[libnet-epp-perl] branch master updated (1ce0d20 -> 5362791)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Apr 18 19:00:55 UTC 2016


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

fsfs pushed a change to branch master
in repository libnet-epp-perl.

      from  1ce0d20   update changelog
      adds  510099b   Imported Upstream version 0.22
       new  a463807   Merge tag 'upstream/0.22'
       new  3f5c51f   Update debian/changelog
       new  1ac063c   Update copyright years
       new  75e0ed4   Declare compliance with Debian Policy 3.9.7
       new  5362791   update 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:
 README                                        |   2 +-
 debian/changelog                              |  10 ++++++++--
 debian/control                                |   2 +-
 debian/copyright                              |   4 ++--
 lib/Net/._EPP.pm                              | Bin 312 -> 0 bytes
 lib/Net/EPP.pm                                |   6 +++---
 lib/Net/EPP/._Client.pm                       | Bin 313 -> 0 bytes
 lib/Net/EPP/._Frame.pm                        | Bin 314 -> 0 bytes
 lib/Net/EPP/._Protocol.pm                     | Bin 183 -> 0 bytes
 lib/Net/EPP/._ResponseCodes.pm                | Bin 183 -> 0 bytes
 lib/Net/EPP/._Simple.pm                       | Bin 255 -> 0 bytes
 lib/Net/EPP/Client.pm                         |   4 ++--
 lib/Net/EPP/Frame.pm                          |   4 ++--
 lib/Net/EPP/Frame/._Command.pm                | Bin 312 -> 0 bytes
 lib/Net/EPP/Frame/._Hello.pm                  | Bin 183 -> 0 bytes
 lib/Net/EPP/Frame/Command.pm                  |   4 ++--
 lib/Net/EPP/Frame/Command/._Check.pm          | Bin 183 -> 0 bytes
 lib/Net/EPP/Frame/Command/Check.pm            |   4 ++--
 lib/Net/EPP/Frame/Command/Check/._Domain.pm   | Bin 183 -> 0 bytes
 lib/Net/EPP/Frame/Command/Check/Contact.pm    |   4 ++--
 lib/Net/EPP/Frame/Command/Check/Domain.pm     |   4 ++--
 lib/Net/EPP/Frame/Command/Check/Host.pm       |   4 ++--
 lib/Net/EPP/Frame/Command/Create.pm           |   4 ++--
 lib/Net/EPP/Frame/Command/Create/._Domain.pm  | Bin 183 -> 0 bytes
 lib/Net/EPP/Frame/Command/Create/Contact.pm   |   4 ++--
 lib/Net/EPP/Frame/Command/Create/Domain.pm    |   4 ++--
 lib/Net/EPP/Frame/Command/Create/Host.pm      |   4 ++--
 lib/Net/EPP/Frame/Command/Delete.pm           |   4 ++--
 lib/Net/EPP/Frame/Command/Delete/Contact.pm   |   4 ++--
 lib/Net/EPP/Frame/Command/Delete/Domain.pm    |   4 ++--
 lib/Net/EPP/Frame/Command/Delete/Host.pm      |   4 ++--
 lib/Net/EPP/Frame/Command/Info.pm             |   4 ++--
 lib/Net/EPP/Frame/Command/Info/Contact.pm     |   4 ++--
 lib/Net/EPP/Frame/Command/Info/Domain.pm      |   4 ++--
 lib/Net/EPP/Frame/Command/Info/Host.pm        |   4 ++--
 lib/Net/EPP/Frame/Command/Login.pm            |   4 ++--
 lib/Net/EPP/Frame/Command/Logout.pm           |   4 ++--
 lib/Net/EPP/Frame/Command/Poll.pm             |   4 ++--
 lib/Net/EPP/Frame/Command/Poll/Ack.pm         |   4 ++--
 lib/Net/EPP/Frame/Command/Poll/Req.pm         |   4 ++--
 lib/Net/EPP/Frame/Command/Renew.pm            |   4 ++--
 lib/Net/EPP/Frame/Command/Renew/Domain.pm     |   4 ++--
 lib/Net/EPP/Frame/Command/Transfer.pm         |   4 ++--
 lib/Net/EPP/Frame/Command/Transfer/Contact.pm |   4 ++--
 lib/Net/EPP/Frame/Command/Transfer/Domain.pm  |   4 ++--
 lib/Net/EPP/Frame/Command/Update.pm           |   4 ++--
 lib/Net/EPP/Frame/Command/Update/Contact.pm   |   4 ++--
 lib/Net/EPP/Frame/Command/Update/Domain.pm    |   4 ++--
 lib/Net/EPP/Frame/Command/Update/Host.pm      |   4 ++--
 lib/Net/EPP/Frame/Greeting.pm                 |   4 ++--
 lib/Net/EPP/Frame/Hello.pm                    |   4 ++--
 lib/Net/EPP/Frame/ObjectSpec.pm               |   2 +-
 lib/Net/EPP/Frame/Response.pm                 |   4 ++--
 lib/Net/EPP/Protocol.pm                       |   4 ++--
 lib/Net/EPP/ResponseCodes.pm                  |   4 ++--
 lib/Net/EPP/Simple.pm                         |   6 +++---
 56 files changed, 95 insertions(+), 89 deletions(-)
 delete mode 100644 lib/Net/._EPP.pm
 delete mode 100755 lib/Net/EPP/._Client.pm
 delete mode 100755 lib/Net/EPP/._Frame.pm
 delete mode 100644 lib/Net/EPP/._Protocol.pm
 delete mode 100644 lib/Net/EPP/._ResponseCodes.pm
 delete mode 100644 lib/Net/EPP/._Simple.pm
 delete mode 100755 lib/Net/EPP/Frame/._Command.pm
 delete mode 100755 lib/Net/EPP/Frame/._Hello.pm
 delete mode 100755 lib/Net/EPP/Frame/Command/._Check.pm
 delete mode 100644 lib/Net/EPP/Frame/Command/Check/._Domain.pm
 delete mode 100644 lib/Net/EPP/Frame/Command/Create/._Domain.pm

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



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