[libmango-perl] branch master updated (3e8f8b0 -> bb7cd60)

Tamas Csillag cstamas-guest at moszumanska.debian.org
Mon Dec 23 12:24:22 UTC 2013


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

cstamas-guest pushed a change to branch master
in repository libmango-perl.

      from  3e8f8b0   integrate a new upstream release
      adds  19156ca   Imported Upstream version 0.22
       new  f5ed28e   Merge tag 'upstream/0.22'
       new  7d1738a   depend on newer mojolicious
       new  db642e2   increase standards version (no changes)
       new  bb7cd60   release to unstable

The 4 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                    |  22 +++++++++
 META.json                  |   6 +--
 META.yml                   |   6 +--
 Makefile.PL                |   2 +-
 debian/changelog           |   8 +++
 debian/control             |   6 +--
 lib/Mango.pm               | 119 ++++++++++++++++++++++++++-------------------
 lib/Mango/BSON.pm          |  13 ++---
 lib/Mango/BSON/Binary.pm   |   5 +-
 lib/Mango/BSON/ObjectID.pm |  18 +++++--
 lib/Mango/Collection.pm    |  93 +++++++++++++++++++++++++++--------
 lib/Mango/Cursor.pm        |  31 ++++++++----
 lib/Mango/Database.pm      |   1 +
 lib/Mango/GridFS.pm        |   4 +-
 lib/Mango/GridFS/Reader.pm |  32 ++++++------
 lib/Mango/GridFS/Writer.pm |   6 +--
 lib/Mango/Protocol.pm      |   6 +--
 t/bson.t                   |  12 +++++
 t/collection.t             | 101 ++++++++++++++++++++++++++++++++++++--
 t/connection.t             |   6 +--
 t/cursor.t                 |  13 +++--
 t/database.t               |   6 +--
 t/gridfs.t                 |  63 +++++++++++++++++++-----
 t/protocol.t               |  12 ++---
 24 files changed, 437 insertions(+), 154 deletions(-)

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



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