[libmongodb-perl] branch master updated (131102d -> 3978243)
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 change to branch master
in repository libmongodb-perl.
from 131102d Remove trailing whitespace
adds fd51fa6 Imported Upstream version 0.702.2+ds
new 5f2a646 Merge tag 'upstream/0.702.2+ds'
new 37a64fc New upstream release.
new 44268aa Update upstream contact, copyright holder, and packaging years.
new 0976228 Declare compliance with Debian Policy 3.9.5.
new 3978243 update changelog / add TODO
The 5 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:
META.json | 6 +++---
META.yml | 6 +++---
README | 4 ++--
debian/changelog | 11 +++++++++++
debian/control | 2 +-
debian/copyright | 5 +++--
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 +-
54 files changed, 146 insertions(+), 128 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