[libbarcode-datamatrix-perl] 02/03: drop pod-errors.patch, applied upstream

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 19 19:08:08 UTC 2017


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

dmn pushed a commit to branch master
in repository libbarcode-datamatrix-perl.

commit cc26739b77ca0e97f600a524c24a4a224847bda2
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Nov 19 19:07:07 2017 +0000

    drop pod-errors.patch, applied upstream
---
 debian/patches/pod-errors.patch | 70 -----------------------------------------
 debian/patches/series           |  1 -
 2 files changed, 71 deletions(-)

diff --git a/debian/patches/pod-errors.patch b/debian/patches/pod-errors.patch
deleted file mode 100644
index 145a78e..0000000
--- a/debian/patches/pod-errors.patch
+++ /dev/null
@@ -1,70 +0,0 @@
-Description: POD errors
-Author: Xavier Guimard <x.guimard at free.fr>
-Forwarded: https://github.com/mstratman/Barcode-DataMatrix/pull/30
-Last-Update: 2017-11-14
-
---- libbarcode-datamatrix-perl-0.09.orig/lib/Barcode/DataMatrix/CharDataFiller.pm
-+++ libbarcode-datamatrix-perl-0.09/lib/Barcode/DataMatrix/CharDataFiller.pm
-@@ -3,9 +3,12 @@ package Barcode::DataMatrix::CharDataFil
- use strict;
- use warnings;
- 
--=head1 Barcode::DataMatrix::CharDataFiller
-+=head1 NAME
- 
--Handle filling character data within the data matrix array.
-+Barcode::DataMatrix::CharDataFiller - Handle filling character data within the
-+data matrix array.
-+
-+=head1 DESCRIPTION
- 
- The documentation for the methods in this class has been adapted from the
- comments in
---- libbarcode-datamatrix-perl-0.09.orig/lib/Barcode/DataMatrix/Constants.pm
-+++ libbarcode-datamatrix-perl-0.09/lib/Barcode/DataMatrix/Constants.pm
-@@ -1,10 +1,13 @@
- package Barcode::DataMatrix::Constants;
- 
--=head1 Barcode::DataMatrix::Constants
-+=head1 NAME
- 
--Constants associated with the Reed-Solomon error correction encoding used
--for data matrices.  See
--L<https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction> for
-+Barcode::DataMatrix::Constants - Constants associated with the Reed-Solomon
-+error correction encoding used for data matrices.
-+
-+=head1 DESCRIPTION
-+
-+See L<https://en.wikipedia.org/wiki/Reed%E2%80%93Solomon_error_correction> for
- more information.
- 
- =cut
---- libbarcode-datamatrix-perl-0.09.orig/lib/Barcode/DataMatrix/Engine.pm
-+++ libbarcode-datamatrix-perl-0.09/lib/Barcode/DataMatrix/Engine.pm
-@@ -1,8 +1,9 @@
- package Barcode::DataMatrix::Engine;
- 
--=head1 Barcode::DataMatrix::Engine
-+=head1 NAME
- 
--The engine which generates the data matrix bitmap.
-+Barcode::DataMatrix::Engine - The engine which generates the data matrix
-+bitmap.
- 
- =cut
- 
---- libbarcode-datamatrix-perl-0.09.orig/lib/Barcode/DataMatrix/Reed.pm
-+++ libbarcode-datamatrix-perl-0.09/lib/Barcode/DataMatrix/Reed.pm
-@@ -1,6 +1,10 @@
- package Barcode::DataMatrix::Reed;
- 
--=head1 Barcode::DataMatrix::Reed
-+=head1 NAME
-+
-+Barcode::DataMatrix::Reed - Renamed version of Algorithm::DataMatrix::Reed
-+
-+=head1 DESCRIPTION
- 
- This is just a renamed version of Algorithm::DataMatrix::Reed
- by Mons Anderson
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index fac1829..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-errors.patch

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



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