[libcatmandu-marc-perl] 12/15: Drop spelling fix patch: Applied upstream.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 13:47:51 UTC 2015


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

js pushed a commit to branch master
in repository libcatmandu-marc-perl.

commit 4d1ee0bd92378a0f5c3f52a82c6802bcab6ad132
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 14:18:50 2015 +0100

    Drop spelling fix patch: Applied upstream.
---
 debian/patches/pod-spelling.patch | 95 ---------------------------------------
 debian/patches/series             |  1 -
 2 files changed, 96 deletions(-)

diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
deleted file mode 100644
index 70cc46d..0000000
--- a/debian/patches/pod-spelling.patch
+++ /dev/null
@@ -1,95 +0,0 @@
-Description: POD spelling (paramters -> parameters)
-Author: Damyan Ivanov <dmn at debian.org>
-Forwarded: https://github.com/LibreCat/Catmandu-MARC/issues/15
-Bug: https://github.com/LibreCat/Catmandu-MARC/issues/15
-
---- a/lib/Catmandu/Exporter/MARC/ALEPHSEQ.pm
-+++ b/lib/Catmandu/Exporter/MARC/ALEPHSEQ.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::ALEPHSEQ - Exp
- =head2 new(file => $file , %opts)
- 
- Create a new L<Catmandu::Exporter> to serialize MARC record into Aleph sequential. Provide the path
--of a $file to write exported records to. Optionally the following paramters can be
-+of a $file to write exported records to. Optionally the following parameters can be
- specified:
- 
- 	record : the key containing the marc record (default: 'record')
-@@ -102,4 +102,4 @@ sub commit {
- 	$self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
---- a/lib/Catmandu/Exporter/MARC/MARCMaker.pm
-+++ b/lib/Catmandu/Exporter/MARC/MARCMaker.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::MARCMaker - Ex
- =head2 new(file => $file , %opts)
- 
- Create a new L<Catmandu::Exporter> to serialize MARC record into MARCMaker. Provide the path
--of a $file to write exported records to. Optionally the following paramters can be
-+of a $file to write exported records to. Optionally the following parameters can be
- specified:
- 
- 	record : the key containing the marc record (default: 'record')
-@@ -78,4 +78,4 @@ sub commit {
- 	$self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
---- a/lib/Catmandu/Exporter/MARC/MiJ.pm
-+++ b/lib/Catmandu/Exporter/MARC/MiJ.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::MiJ - Exporter
- =head2 new(file => $file , %opts)
- 
- Create a new L<Catmandu::Exporter> to serialize MARC record into MiJ. Provide the path
--of a $file to write exported records to. Optionally the following paramters can be
-+of a $file to write exported records to. Optionally the following parameters can be
- specified:
- 
- 	record : the key containing the marc record (default: 'record')
-@@ -78,4 +78,4 @@ sub commit {
- 	$self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
---- a/lib/Catmandu/Exporter/MARC/USMARC.pm
-+++ b/lib/Catmandu/Exporter/MARC/USMARC.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::USMARC - Expor
- =head2 new(file => $file , %opts)
- 
- Create a new L<Catmandu::Exporter> to serialize MARC record into USMARC. Provide the path
--of a $file to write exported records to. Optionally the following paramters can be
-+of a $file to write exported records to. Optionally the following parameters can be
- specified:
- 
- 	record : the key containing the marc record (default: 'record')
-@@ -78,4 +78,4 @@ sub commit {
- 	$self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
---- a/lib/Catmandu/Exporter/MARC/XML.pm
-+++ b/lib/Catmandu/Exporter/MARC/XML.pm
-@@ -21,7 +21,7 @@ Catmandu::Exporter::MARC::XML - Exporter
- =head2 new(file => $file , %opts)
- 
- Create a new L<Catmandu::Exporter> to serialize MARC record into XML. Provide the path
--of a $file to write exported records to. Optionally the following paramters can be
-+of a $file to write exported records to. Optionally the following parameters can be
- specified:
- 
- 	record : the key containing the marc record (default: 'record')
-@@ -135,4 +135,4 @@ sub commit {
-     $self->fh->flush;
- }
- 
--1;
-\ No newline at end of file
-+1;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ad85da2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-spelling.patch

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



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