[libfont-ttf-perl] 05/07: Update fix-pod.patch (offsets and entries)

Xavier Guimard xguimard-guest at moszumanska.debian.org
Tue Dec 3 20:14:50 UTC 2013


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

xguimard-guest pushed a commit to branch master
in repository libfont-ttf-perl.

commit 0fe71f7b7165ec449d37de75536b326733797e54
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 3 21:11:03 2013 +0100

    Update fix-pod.patch (offsets and entries)
---
 debian/patches/fix-pod.patch | 125 +++++++++----------------------------------
 1 file changed, 25 insertions(+), 100 deletions(-)

diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
index f2f012c..f792045 100644
--- a/debian/patches/fix-pod.patch
+++ b/debian/patches/fix-pod.patch
@@ -1,10 +1,10 @@
 Description: fix POD issues
 Origin: vendor
 Author: gregor herrmann <gregoa at debian.org>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
+Reviewed-by: Xavier Guimard <x.guimard at free.fr>
 Bug: https://rt.cpan.org/Ticket/Display.html?id=80671
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=80671
-Last-Update: 2012-11-06
+Last-Update: 2013-12-03
 
 --- a/lib/Font/TTF/AATutils.pm
 +++ b/lib/Font/TTF/AATutils.pm
@@ -21,18 +21,18 @@ Last-Update: 2012-11-06
  =cut
 --- a/lib/Font/TTF/Bsln.pm
 +++ b/lib/Font/TTF/Bsln.pm
-@@ -8,6 +8,8 @@
+@@ -10,6 +10,8 @@
  
- =head1 INSTANCE VARIABLES
+ =over 
  
 +=over
 +
  =item version
  
  =item xformat
-@@ -24,6 +26,8 @@
+@@ -28,6 +30,8 @@
  
- =item lookup
+ =back 
  
 +=back
 +
@@ -41,18 +41,18 @@ Last-Update: 2012-11-06
  =cut
 --- a/lib/Font/TTF/Coverage.pm
 +++ b/lib/Font/TTF/Coverage.pm
-@@ -12,6 +12,8 @@
- for each glyph is the corresponding index in the coverage table. The resulting
- data structure is that a Coverage table has the following fields:
+@@ -14,6 +14,8 @@
+ 
+ =over 
  
 +=over
 +
  =item cover
  
  A boolean to indicate whether this table is a coverage table (TRUE) or a
-@@ -31,6 +33,8 @@
- A count of the elements in a coverage table for use with add. Each subsequent
- addition is added with the current count and increments the count.
+@@ -39,6 +41,8 @@
+ 
+ =back
  
 +=back
 +
@@ -61,88 +61,36 @@ Last-Update: 2012-11-06
  =cut
 --- a/lib/Font/TTF/Delta.pm
 +++ b/lib/Font/TTF/Delta.pm
-@@ -9,6 +9,8 @@
- Each device table corresponds to a set of deltas for a particular point over
- a range of ppem values.
+@@ -11,6 +11,8 @@
+ 
+ =over 
  
 +=over
 +
  =item first
  
  The first ppem value in the range
-@@ -27,6 +29,8 @@
- This is the fmt used (log2 of number bits per value) when the device table was
- read. It is recalculated on output.
- 
-+=back
-+
- =head1 METHODS
- 
- =cut
---- a/lib/Font/TTF/EBLC.pm
-+++ b/lib/Font/TTF/EBLC.pm
-@@ -21,6 +21,7 @@
- An array of tables of following information
- 
- =over 8
-+
- =item indexSubTableArrayOffset (R)
- =item indexTablesSize (R)
- =item numberOfIndexSubTables (R)
-@@ -33,6 +34,7 @@
- =item ppemY
- =item bitDepth
- =item flags
-+
- =back
- 
- =item indexSubTableArray (R)
---- a/lib/Font/TTF/Fdsc.pm
-+++ b/lib/Font/TTF/Fdsc.pm
-@@ -8,12 +8,16 @@
- 
- =head1 INSTANCE VARIABLES
- 
-+=over
-+
- =item version
- 
- =item descriptors
+@@ -31,6 +33,8 @@
  
- Hash keyed by descriptor tags
+ =back 
  
 +=back
 +
  =head1 METHODS
  
  =cut
---- a/lib/Font/TTF/Kern.pm
-+++ b/lib/Font/TTF/Kern.pm
-@@ -35,10 +35,10 @@
- 
- Array of subtables in the kerning table
- 
--=over 4
--
- Each subtable has a number of instance variables.
- 
-+=over 4
-+
- =item kern
- 
- A two level hash array containing kerning values. The indexing is left
 --- a/lib/Font/TTF/OldMort.pm
 +++ b/lib/Font/TTF/OldMort.pm
-@@ -8,6 +8,8 @@
+@@ -10,6 +10,8 @@
  
- =head1 INSTANCE VARIABLES
+ =over 
  
 +=over
 +
  =item version
  
  table version number (Fixed: currently 1.0)
-@@ -109,6 +111,8 @@
+@@ -111,6 +113,8 @@
  
  =back
  
@@ -150,47 +98,24 @@ Last-Update: 2012-11-06
 +
  =back
  
- =head1 METHODS
+ =back
 --- a/lib/Font/TTF/Prop.pm
 +++ b/lib/Font/TTF/Prop.pm
-@@ -8,6 +8,8 @@
+@@ -10,6 +10,8 @@
  
- =head1 INSTANCE VARIABLES
+ =over
  
 +=over
 +
  =item version
  
  =item default
-@@ -18,6 +20,8 @@
+@@ -22,6 +24,8 @@
  
- =item lookupFormat
+ =back
  
 +=back
 +
  =head1 METHODS
  
  =cut
---- a/lib/Font/TTF/XMLparse.pm
-+++ b/lib/Font/TTF/XMLparse.pm
-@@ -55,9 +55,9 @@
- 
- Anything else is taken as the element content to be stored in the parent.
- 
--=back 4
-+=back
- 
--=back 4
-+=back
- 
- In addition, the context hash passed to these messages contains the following
- keys:
-@@ -98,7 +98,7 @@
- Character processing is to insert all the characters into the text element of the
- context for available use later.
- 
--=back 4
-+=back
- 
- =head1 METHODS
- 

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



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