[libtest-net-ldap-perl] branch master updated (74488ac -> 87d5531)

gregor herrmann gregoa at debian.org
Fri Jul 25 19:39:46 UTC 2014


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

gregoa pushed a change to branch master
in repository libtest-net-ldap-perl.

      from  74488ac   releasing package libtest-net-ldap-perl version 0.02-1
      adds  7df1a56   Imported Upstream version 0.03
       new  50f3b69   Merge tag 'upstream/0.03'
       new  2a4257f   New upstream release.
       new  87d5531   releasing package libtest-net-ldap-perl version 0.03-1

The 3 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                        |   4 +
 META.json                      |   4 +-
 META.yml                       |   4 +-
 debian/changelog               |   6 +
 lib/Test/Net/LDAP.pm           |   4 +-
 lib/Test/Net/LDAP/Mixin.pm     | 106 ++---
 lib/Test/Net/LDAP/Mock.pm      | 135 +++---
 lib/Test/Net/LDAP/Mock/Data.pm | 954 ++++++++++++++++++++---------------------
 lib/Test/Net/LDAP/Mock/Node.pm | 160 +++----
 lib/Test/Net/LDAP/Util.pm      |  74 ++--
 t/10-util.t                    |  12 +-
 t/11-mockify.t                 | 217 +++++-----
 t/12-test-names.t              |  56 +--
 t/21-mock-search.t             |  54 +--
 t/22-mock-add.t                |  42 +-
 t/23-mock-modify.t             | 104 ++---
 t/24-mock-delete.t             |  36 +-
 t/25-mock-moddn.t              |  80 ++--
 t/26-mock-compare.t            |  50 +--
 t/27-mock-other.t              |  12 +-
 20 files changed, 1073 insertions(+), 1041 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-net-ldap-perl.git



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