[libgraphics-primitive-perl] 03/04: Drop patches, both merged upstream.

gregor herrmann gregoa at debian.org
Mon Feb 17 22:37:35 UTC 2014


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

gregoa pushed a commit to branch master
in repository libgraphics-primitive-perl.

commit b79ee73e525783786ba8da54abb8189f5768f5db
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 17 23:35:34 2014 +0100

    Drop patches, both merged upstream.
---
 debian/patches/pod-encoding.patch | 18 ------------------
 debian/patches/series             |  2 --
 debian/patches/spelling.patch     | 28 ----------------------------
 3 files changed, 48 deletions(-)

diff --git a/debian/patches/pod-encoding.patch b/debian/patches/pod-encoding.patch
deleted file mode 100644
index 5a2cea1..0000000
--- a/debian/patches/pod-encoding.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: add encoding directove to pod
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=93093
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93093
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-02-17
-
---- a/lib/Graphics/Primitive/Path.pm
-+++ b/lib/Graphics/Primitive/Path.pm
-@@ -205,6 +205,8 @@
- 
- __END__
- 
-+=encoding UTF-8
-+
- =head1 NAME
- 
- Graphics::Primitive::Path - Collection of primitives
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 90f0fd4..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-spelling.patch
-pod-encoding.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 447918b..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-Description: spelling fixes
-Bug: https://rt.cpan.org/Ticket/Display.html?id=93092
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93092
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-02-17
-
---- a/lib/Graphics/Primitive/Container.pm
-+++ b/lib/Graphics/Primitive/Container.pm
-@@ -191,7 +191,7 @@
- 
- =item I<validate_component>
- 
--Optionally overriden by an implementation, allows it to deem a component as
-+Optionally overridden by an implementation, allows it to deem a component as
- invalid.  If this sub returns false, the component won't be added.
- 
- =back
---- a/lib/Graphics/Primitive/Component.pm
-+++ b/lib/Graphics/Primitive/Component.pm
-@@ -466,7 +466,7 @@
- =item I<prepare>
- 
- Method to prepare this component for drawing.  This is an empty sub and is
--meant to be overriden by a specific implemntation.
-+meant to be overridden by a specific implementation.
- 
- =item I<preferred_height>
- 

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



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