[libtest-net-ldap-perl] branch master updated (7dec5a2 -> 75f2f24)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Aug 15 14:02:14 UTC 2015


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

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

      from  7dec5a2   update changelog
       new  59de71e   Add debian/upstream/metadata
       new  94d585e   Update debian/changelog
      adds  4d39e51   Imported Upstream version 0.07
       new  5bb249b   Merge tag 'upstream/0.07'
       new  ee95b31   Update debian/changelog
       new  06875f5   Bump debhelper compatibility level to 9
       new  49032f3   Declare compliance with Debian policy 3.9.6
       new  704227d   Add autopkgtest-pkg-perl
       new  4852d17   Update year of upstream copyright
       new  75f2f24   Release libtest-net-ldap-perl 0.07-1 to unstable

The 9 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                                |  12 +++
 MANIFEST                               |   3 +-
 META.json                              |   4 +-
 META.yml                               |  14 +--
 README                                 |   2 +-
 debian/changelog                       |  15 +++-
 debian/compat                          |   2 +-
 debian/control                         |   5 +-
 debian/copyright                       |   3 +-
 debian/upstream/metadata               |   4 +
 lib/Test/Net/LDAP.pm                   |   6 +-
 lib/Test/Net/LDAP/Mock.pm              | 152 ++++++++++++++++++++++++++++++++-
 lib/Test/Net/LDAP/Mock/Data.pm         |   6 +-
 lib/Test/Net/LDAP/Mock/Node.pm         |   4 +-
 lib/Test/Net/LDAP/Util.pm              |  78 ++++++++++++++---
 t/11-mockify.t                         |  94 ++++++++++++++++----
 t/20-mock-node.t                       |   7 +-
 t/21-mock-search.t                     |  73 +++++++++++++---
 t/22-mock-add.t                        |  23 +++--
 t/23-mock-modify.t                     |  19 +++--
 t/24-mock-delete.t                     |  13 +--
 t/25-mock-moddn.t                      |  11 +--
 t/28-mock-target.t                     |  49 +++++++++++
 t/{28-mock-other.t => 30-mock-other.t} |   0
 24 files changed, 499 insertions(+), 100 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/28-mock-target.t
 rename t/{28-mock-other.t => 30-mock-other.t} (100%)

-- 
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