[SCM] Debian packaging of libpdf-table-perl branch, master, updated. debian/0.9.5-1-11-gdf08fe0

Xavier Guimard x.guimard at free.fr
Sun Mar 17 05:39:43 UTC 2013


The following commit has been merged in the master branch:
commit 6522f8f4f49edd637210a86d2dcdf6903014a5fd
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Mar 17 06:36:57 2013 +0100

    Remove spelling patch now included in upstream

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 4d3f753..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a spelling mistake
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=71816
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=71816
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-10-20
-
---- a/lib/PDF/Table.pm
-+++ b/lib/PDF/Table.pm
-@@ -967,7 +967,7 @@
- If used the parameter 'new_page_func' must be a function reference which when executed will create a new page and will return the object back to the module.
- For example you can use it to put Page Title, Page Frame, Page Numbers and other staff that you need.
- Also if you need some different type of paper size and orientation than the default A4-Portrait for example B2-Landscape you can use this function ref to set it up for you. For more info about creating pages refer to PDF::API2 PAGE METHODS Section.
--Dont forget that your function must return a page object created with PDF::API2 page() method.
-+Don't forget that your function must return a page object created with PDF::API2 page() method.
- 
- =back
- 

-- 
Debian packaging of libpdf-table-perl



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