[SCM] Debian packaging of libfont-ttf-perl branch, master, updated. 34c4112fedb68b55aebd8b1bb3439fd185320ed6

Xavier Guimard x.guimard at free.fr
Tue Nov 6 20:32:38 UTC 2012


The following commit has been merged in the master branch:
commit cd0fe687371caa66fde9a2182a35c1c85c85bd3e
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Nov 6 21:24:30 2012 +0100

    Forward patches to RT

diff --git a/debian/changelog b/debian/changelog
index 0e49a9b..41f01e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,6 @@ libfont-ttf-perl (1.02-1) UNRELEASED; urgency=low
   - d/changelog: changed dependency not mentioned
   - (matter of taste: I'm not sure if the debian/NEWS entry is helpful. just a thought.
      if you keep it please mention it in d/changelog)
-  - forwarding the remaining patches would be nice
   - we often install TODO, no idea if it makes sense here
   - d/copyright: upstream copyright is now -2012
   - d/copyright: I _guess_ that t/testfont.woff is also under the SIL Open
@@ -25,6 +24,7 @@ libfont-ttf-perl (1.02-1) UNRELEASED; urgency=low
   * New upstream release. (Closes: #679637)
   * Update copyright to format 1.0
   * Bump Standards-Version to 3.9.4
+  * Forward patches to RT
 
  -- Xavier Guimard <x.guimard at free.fr>  Tue, 06 Nov 2012 07:22:28 +0100
 
diff --git a/debian/patches/fix-manpage-entry.patch b/debian/patches/fix-manpage-entry.patch
new file mode 100644
index 0000000..bb036a8
--- /dev/null
+++ b/debian/patches/fix-manpage-entry.patch
@@ -0,0 +1,16 @@
+Description: add NAME section to manpage
+Author: 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
+
+--- libfont-ttf-perl-1.02.orig/lib/Font/TTF/Gloc.pm
++++ libfont-ttf-perl-1.02/lib/Font/TTF/Gloc.pm
+@@ -1,6 +1,6 @@
+ package Font::TTF::Gloc;
+ 
+-=head1 TITLE
++=head1 NAME
+ 
+ Font::TTF::Gloc - Offsets into Glat table for the start of the attributes for each glyph
+ 
diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
old mode 100755
new mode 100644
index 6e0dae5..f2f012c
--- a/debian/patches/fix-pod.patch
+++ b/debian/patches/fix-pod.patch
@@ -1,8 +1,9 @@
 Description: fix POD issues
 Origin: vendor
-Forwarded: no
 Author: gregor herrmann <gregoa at debian.org>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
+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
 
 --- a/lib/Font/TTF/AATutils.pm
diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch
index 2fca1f6..e4a9d79 100644
--- a/debian/patches/fix-spelling.patch
+++ b/debian/patches/fix-spelling.patch
@@ -1,7 +1,8 @@
 Description: spelling fix
 Origin: vendor
-Forwarded: no
 Author: gregor herrmann <gregoa at debian.org>
+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
 
 --- a/lib/Font/TTF/Cmap.pm
diff --git a/debian/patches/series b/debian/patches/series
index 28b0a8a..9eb0c4c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 fix-pod.patch
 fix-spelling.patch
 warnings-uninitialized.patch
+fix-manpage-entry.patch
diff --git a/debian/patches/warnings-uninitialized.patch b/debian/patches/warnings-uninitialized.patch
index d6d9b19..ca09410 100644
--- a/debian/patches/warnings-uninitialized.patch
+++ b/debian/patches/warnings-uninitialized.patch
@@ -1,7 +1,7 @@
 Description: fix warnings about initialized values
 Origin: vendor
 Bug-Debian: http://bugs.debian.org/658653
-Forwarded: unknown
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=80672
 Author: Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>
 Reviewed-by: gregor herrmann <gregoa at debian.org>
 Last-Update: 2012-11-06

-- 
Debian packaging of libfont-ttf-perl



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