[libmongodb-perl] 01/01: add new upstream bug url to patch headers

gregor herrmann gregoa at debian.org
Tue Aug 30 17:14:30 UTC 2016


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

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

commit a9338773c3ef8f87b97c04e741f166cff9f7bf27
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 30 19:13:49 2016 +0200

    add new upstream bug url to patch headers
    
    (and refresh patch with "our usual" quilt settings)
    
    Gbp-Dch: Ignore
---
 debian/patches/spelling.patch | 111 +++++++++++++++++-------------------------
 1 file changed, 44 insertions(+), 67 deletions(-)

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 2edf02d..ba03dcb 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -3,12 +3,11 @@ Origin: vendor
 Author: gregor herrmann <gregoa at debian.org>
 Last-Update: 2016-08-30
 Fowarded: https://github.com/mongodb/mongo-perl-driver/pull/137
+Bug: https://jira.mongodb.org/browse/PERL-65
 
-Index: libmongodb-perl/lib/MongoDB/Examples.pod
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/Examples.pod
-+++ libmongodb-perl/lib/MongoDB/Examples.pod
-@@ -346,7 +346,7 @@ courses in which that student is enrolle
+--- a/lib/MongoDB/Examples.pod
++++ b/lib/MongoDB/Examples.pod
+@@ -346,7 +346,7 @@
  The C<$unwind> stage of the aggregation query "peels off" elements of the courses
  array one-by-one and places them in their own documents. After this phase completes,
  there is a separate document for each (course, student) pair. The C<$project> stage
@@ -17,11 +16,9 @@ Index: libmongodb-perl/lib/MongoDB/Examples.pod
  pulls the student ID field out of its subdocument and creates a top-level field
  with the key C<student_id>. Last, we group by student ID, using C<$addToSet> in
  order to add the unique courses for each student to the C<courses> array.
-Index: libmongodb-perl/lib/MongoDB/Collection.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/Collection.pm
-+++ libmongodb-perl/lib/MongoDB/Collection.pm
-@@ -1878,7 +1878,7 @@ call C<get_collection> on a L<MongoDB::D
+--- a/lib/MongoDB/Collection.pm
++++ b/lib/MongoDB/Collection.pm
+@@ -1878,7 +1878,7 @@
  
  =head2 Error handling
  
@@ -30,7 +27,7 @@ Index: libmongodb-perl/lib/MongoDB/Collection.pm
  an error occurs.  The error types are documented in L<MongoDB::Error>.
  
  To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-@@ -2746,7 +2746,7 @@ The C<get_collection> method is deprecat
+@@ -2746,7 +2746,7 @@
  relationship that is purely notional.
  
  The C<ensure_index>, C<drop_indexes>, C<drop_index>, and C<get_index>
@@ -39,11 +36,9 @@ Index: libmongodb-perl/lib/MongoDB/Collection.pm
  through the C<indexes> method, and offer greater consistency in behavior
  across drivers.
  
-Index: libmongodb-perl/lib/MongoDB/Database.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/Database.pm
-+++ libmongodb-perl/lib/MongoDB/Database.pm
-@@ -473,7 +473,7 @@ call C<get_database> on a L<MongoDB::Mon
+--- a/lib/MongoDB/Database.pm
++++ b/lib/MongoDB/Database.pm
+@@ -473,7 +473,7 @@
  
  =head2 Error handling
  
@@ -52,11 +47,9 @@ Index: libmongodb-perl/lib/MongoDB/Database.pm
  an error occurs.  The error types are documented in L<MongoDB::Error>.
  
  To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-Index: libmongodb-perl/lib/MongoDB/Error.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/Error.pm
-+++ libmongodb-perl/lib/MongoDB/Error.pm
-@@ -317,11 +317,11 @@ version v1.4.5
+--- a/lib/MongoDB/Error.pm
++++ b/lib/MongoDB/Error.pm
+@@ -317,11 +317,11 @@
  
  =head1 DESCRIPTION
  
@@ -70,11 +63,9 @@ Index: libmongodb-perl/lib/MongoDB/Error.pm
  an error occurs.
  
  To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-Index: libmongodb-perl/lib/MongoDB/GridFS.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/GridFS.pm
-+++ libmongodb-perl/lib/MongoDB/GridFS.pm
-@@ -502,7 +502,7 @@ using one over the other is a matter of
+--- a/lib/MongoDB/GridFS.pm
++++ b/lib/MongoDB/GridFS.pm
+@@ -502,7 +502,7 @@
  
  =head2 Error handling
  
@@ -83,11 +74,9 @@ Index: libmongodb-perl/lib/MongoDB/GridFS.pm
  an error occurs.  The error types are documented in L<MongoDB::Error>.
  
  To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-Index: libmongodb-perl/lib/MongoDB/GridFS/File.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/GridFS/File.pm
-+++ libmongodb-perl/lib/MongoDB/GridFS/File.pm
-@@ -177,7 +177,7 @@ version v1.4.5
+--- a/lib/MongoDB/GridFS/File.pm
++++ b/lib/MongoDB/GridFS/File.pm
+@@ -177,7 +177,7 @@
  
  =head2 Error handling
  
@@ -96,11 +85,9 @@ Index: libmongodb-perl/lib/MongoDB/GridFS/File.pm
  an error occurs.  The error types are documented in L<MongoDB::Error>.
  
  To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-Index: libmongodb-perl/lib/MongoDB/QueryResult.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/QueryResult.pm
-+++ libmongodb-perl/lib/MongoDB/QueryResult.pm
-@@ -308,7 +308,7 @@ sub DEMOLISH {
+--- a/lib/MongoDB/QueryResult.pm
++++ b/lib/MongoDB/QueryResult.pm
+@@ -308,7 +308,7 @@
  #pod
  #pod =head2 Error handling
  #pod
@@ -109,7 +96,7 @@ Index: libmongodb-perl/lib/MongoDB/QueryResult.pm
  #pod an error occurs.  The error types are documented in L<MongoDB::Error>.
  #pod
  #pod To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-@@ -363,7 +363,7 @@ more efficient.
+@@ -363,7 +363,7 @@
  
  =head2 Error handling
  
@@ -118,11 +105,9 @@ Index: libmongodb-perl/lib/MongoDB/QueryResult.pm
  an error occurs.  The error types are documented in L<MongoDB::Error>.
  
  To catch and handle errors, the L<Try::Tiny> and L<Safe::Isa> modules
-Index: libmongodb-perl/lib/MongoDB/Upgrading.pod
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/Upgrading.pod
-+++ libmongodb-perl/lib/MongoDB/Upgrading.pod
-@@ -719,7 +719,7 @@ triggering Perl memory bugs under thread
+--- a/lib/MongoDB/Upgrading.pod
++++ b/lib/MongoDB/Upgrading.pod
+@@ -719,7 +719,7 @@
  longer support fetching directly from L<MongoDB::DBRef>; users will need to
  implement their own methods for dereferencing.
  
@@ -131,7 +116,7 @@ Index: libmongodb-perl/lib/MongoDB/Upgrading.pod
  specification for DBRefs.
  
  Also, all attributes (C<ref>, C<id> and C<db>) are now read-only,
-@@ -766,7 +766,7 @@ get_collection — This method implied
+@@ -766,7 +766,7 @@
  
  =item *
  
@@ -140,11 +125,9 @@ Index: libmongodb-perl/lib/MongoDB/Upgrading.pod
  
  =item *
  
-Index: libmongodb-perl/lib/MongoDB/WriteConcern.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/WriteConcern.pm
-+++ libmongodb-perl/lib/MongoDB/WriteConcern.pm
-@@ -51,7 +51,7 @@ has w => (
+--- a/lib/MongoDB/WriteConcern.pm
++++ b/lib/MongoDB/WriteConcern.pm
+@@ -51,7 +51,7 @@
  #pod =attr wtimeout
  #pod
  #pod Specifies how long to wait for the write concern to be satisfied (in
@@ -153,7 +136,7 @@ Index: libmongodb-perl/lib/MongoDB/WriteConcern.pm
  #pod
  #pod =cut
  
-@@ -168,7 +168,7 @@ Specifies the desired acknowledgement le
+@@ -168,7 +168,7 @@
  =head2 wtimeout
  
  Specifies how long to wait for the write concern to be satisfied (in
@@ -162,11 +145,9 @@ Index: libmongodb-perl/lib/MongoDB/WriteConcern.pm
  
  =head2 j
  
-Index: libmongodb-perl/lib/MongoDB/DataTypes.pod
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/DataTypes.pod
-+++ libmongodb-perl/lib/MongoDB/DataTypes.pod
-@@ -354,7 +354,7 @@ JSON::Tiny
+--- a/lib/MongoDB/DataTypes.pod
++++ b/lib/MongoDB/DataTypes.pod
+@@ -354,7 +354,7 @@
  
  "OID" stands for "Object ID", and is a unique id for identifying documents.
  OIDs are 12 bytes, which are guaranteed to be unique.  Their string form is
@@ -175,11 +156,9 @@ Index: libmongodb-perl/lib/MongoDB/DataTypes.pod
  
  To create a unique id:
  
-Index: libmongodb-perl/lib/MongoDB/OID.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/OID.pm
-+++ libmongodb-perl/lib/MongoDB/OID.pm
-@@ -38,7 +38,7 @@ use namespace::clean;
+--- a/lib/MongoDB/OID.pm
++++ b/lib/MongoDB/OID.pm
+@@ -38,7 +38,7 @@
  #pod =head2 value
  #pod
  #pod The OID value. A random value will be generated if none exists already.
@@ -188,7 +167,7 @@ Index: libmongodb-perl/lib/MongoDB/OID.pm
  #pod
  #pod Its string representation is the 24-character string.
  #pod
-@@ -85,7 +85,7 @@ sub _new_oid {
+@@ -85,7 +85,7 @@
  #pod
  #pod     my $hex = $oid->to_string;
  #pod
@@ -197,7 +176,7 @@ Index: libmongodb-perl/lib/MongoDB/OID.pm
  #pod
  #pod =cut
  
-@@ -183,7 +183,7 @@ OID generation is thread safe.
+@@ -183,7 +183,7 @@
  =head2 value
  
  The OID value. A random value will be generated if none exists already.
@@ -206,7 +185,7 @@ Index: libmongodb-perl/lib/MongoDB/OID.pm
  
  Its string representation is the 24-character string.
  
-@@ -193,7 +193,7 @@ Its string representation is the 24-char
+@@ -193,7 +193,7 @@
  
      my $hex = $oid->to_string;
  
@@ -215,11 +194,9 @@ Index: libmongodb-perl/lib/MongoDB/OID.pm
  
  =head2 get_time
  
-Index: libmongodb-perl/lib/MongoDB/GridFSBucket.pm
-===================================================================
---- libmongodb-perl.orig/lib/MongoDB/GridFSBucket.pm
-+++ libmongodb-perl/lib/MongoDB/GridFSBucket.pm
-@@ -586,7 +586,7 @@ streaming: you provide a file handle to
+--- a/lib/MongoDB/GridFSBucket.pm
++++ b/lib/MongoDB/GridFSBucket.pm
+@@ -586,7 +586,7 @@
  
  =head2 Error handling
  

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