[libnet-epp-perl] branch master updated (83bfb3f -> 31c9a48)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Oct 6 21:30:24 UTC 2015


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  83bfb3f   update changelog
      adds  3c511b5   Imported Upstream version 0.21-1
       new  83bd69c   Merge tag 'upstream/0.21-1'
       new  5d76729   Update debian/changelog
       new  ad488c5   Refresh fix_pod_errors.patch
       new  273b16c   Email change: Florian Schlichting -> fsfs at debian.org
       new  902046b   Update years of packaging copyright
       new  b9bc02d   Declare compliance with Debian Policy 3.9.6
       new  67a6f77   Mark package autopkgtest-able
       new  fae8b89   Bump dh compat to level 9
       new  7461673   Remove MacOS X resource fork files
       new  31c9a48   prepare changelog for release

The 10 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:
 debian/changelog                             |  14 +++-
 debian/compat                                |   2 +-
 debian/control                               |   7 +-
 debian/copyright                             |   2 +-
 debian/patches/fix_pod_errors.patch          |  15 +---
 debian/rules                                 |   4 +
 lib/Net/._EPP.pm                             | Bin 0 -> 312 bytes
 lib/Net/EPP.pm                               |   2 +-
 lib/Net/EPP/._Client.pm                      | Bin 0 -> 313 bytes
 lib/Net/EPP/._Frame.pm                       | Bin 0 -> 314 bytes
 lib/Net/EPP/._Protocol.pm                    | Bin 0 -> 183 bytes
 lib/Net/EPP/._ResponseCodes.pm               | Bin 0 -> 183 bytes
 lib/Net/EPP/._Simple.pm                      | Bin 0 -> 255 bytes
 lib/Net/EPP/Client.pm                        |  16 ++--
 lib/Net/EPP/Frame.pm                         |   2 -
 lib/Net/EPP/Frame/._Command.pm               | Bin 0 -> 312 bytes
 lib/Net/EPP/Frame/._Hello.pm                 | Bin 0 -> 183 bytes
 lib/Net/EPP/Frame/Command.pm                 |   1 -
 lib/Net/EPP/Frame/Command/._Check.pm         | Bin 0 -> 183 bytes
 lib/Net/EPP/Frame/Command/Check/._Domain.pm  | Bin 0 -> 183 bytes
 lib/Net/EPP/Frame/Command/Create/._Domain.pm | Bin 0 -> 183 bytes
 lib/Net/EPP/Frame/Command/Update/Domain.pm   |  27 ++++++-
 lib/Net/EPP/Frame/ObjectSpec.pm              |   5 +-
 lib/Net/EPP/Protocol.pm                      |  26 +++++++
 lib/Net/EPP/Simple.pm                        | 105 +++++++++++++++++++++------
 25 files changed, 171 insertions(+), 57 deletions(-)
 create mode 100644 lib/Net/._EPP.pm
 create mode 100755 lib/Net/EPP/._Client.pm
 create mode 100755 lib/Net/EPP/._Frame.pm
 create mode 100644 lib/Net/EPP/._Protocol.pm
 create mode 100644 lib/Net/EPP/._ResponseCodes.pm
 create mode 100644 lib/Net/EPP/._Simple.pm
 create mode 100755 lib/Net/EPP/Frame/._Command.pm
 create mode 100755 lib/Net/EPP/Frame/._Hello.pm
 create mode 100755 lib/Net/EPP/Frame/Command/._Check.pm
 create mode 100644 lib/Net/EPP/Frame/Command/Check/._Domain.pm
 create 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