[libmongodb-perl] 01/05: Merge tag 'upstream/0.702.2+ds'

gregor herrmann gregoa at debian.org
Sat Nov 30 20:27:17 UTC 2013


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

gregoa pushed a commit to branch master
in repository libmongodb-perl.

commit 5f2a646ea7b3ee86159ce5125e6ce76c27036ca5
Merge: 131102d fd51fa6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 30 21:19:29 2013 +0100

    Merge tag 'upstream/0.702.2+ds'
    
    Upstream version 0.702.2+ds

 META.json                  |  6 +++---
 META.yml                   |  6 +++---
 README                     |  4 ++--
 dist.ini                   |  6 +++---
 lib/MongoDB.pm             | 10 +++++-----
 lib/MongoDB/BSON.pm        | 10 +++++-----
 lib/MongoDB/BSON/Binary.pm | 10 +++++-----
 lib/MongoDB/Code.pm        | 10 +++++-----
 lib/MongoDB/Collection.pm  | 10 +++++-----
 lib/MongoDB/Connection.pm  | 10 +++++-----
 lib/MongoDB/Cursor.pm      | 10 +++++-----
 lib/MongoDB/DBRef.pm       | 10 +++++-----
 lib/MongoDB/DataTypes.pod  |  6 +++---
 lib/MongoDB/Database.pm    | 10 +++++-----
 lib/MongoDB/Examples.pod   |  6 +++---
 lib/MongoDB/GridFS.pm      | 10 +++++-----
 lib/MongoDB/GridFS/File.pm | 10 +++++-----
 lib/MongoDB/Indexing.pod   |  6 +++---
 lib/MongoDB/MongoClient.pm | 10 +++++-----
 lib/MongoDB/OID.pm         | 10 +++++-----
 lib/MongoDB/Timestamp.pm   | 10 +++++-----
 lib/MongoDB/Tutorial.pod   |  6 +++---
 mongo_link.c               |  2 +-
 mongo_link.h               |  2 +-
 perl_mongo.c               |  5 ++---
 perl_mongo.h               |  7 ++++++-
 t/auth.pl                  |  2 +-
 t/bson.t                   |  2 +-
 t/collection.t             |  2 +-
 t/connection.t             |  4 ++--
 t/cursor.t                 |  2 +-
 t/database.t               |  2 +-
 t/db.t                     |  2 +-
 t/dbref.t                  |  2 +-
 t/delegation.t             |  4 +++-
 t/dt_types.t               |  2 +-
 t/fsync.t                  |  2 +-
 t/gridfs.t                 |  2 +-
 t/memtest.pl               |  2 +-
 t/regex.t                  |  2 +-
 t/rs.pl                    |  2 +-
 t/threads/basic.t          |  2 +-
 t/threads/cursor.t         |  2 +-
 t/threads/oid.t            |  2 +-
 t/types.t                  |  2 +-
 t/w.t                      |  2 +-
 xs/BSON.xs                 |  2 +-
 xs/Cursor.xs               |  2 +-
 xs/Mongo.xs                |  2 +-
 xs/MongoClient.xs          |  2 +-
 xs/OID.xs                  |  2 +-
 51 files changed, 131 insertions(+), 125 deletions(-)

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



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