[SCM] Debian packaging of libpoe-component-irc-perl branch, master, updated. debian/6.71+dfsg-1-6-g1d9e988

gregor herrmann gregoa at debian.org
Sat Oct 8 14:35:11 UTC 2011


The following commit has been merged in the master branch:
commit 98ee31c4e707f8d885c070c9ef8976ee099bb59c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 8 16:27:10 2011 +0200

    Remove patches, both applied upstream.

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
deleted file mode 100644
index 8bcd8e5..0000000
--- a/debian/patches/fix-pod-spelling.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Description: spelling
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=71189
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=71189
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-04-24
-
---- a/lib/POE/Component/IRC/State.pm
-+++ b/lib/POE/Component/IRC/State.pm
-@@ -1612,7 +1612,7 @@
- 
- =head2 Augmented events
- 
--New paramaters are added to the following
-+New parameters are added to the following
- L<POE::Component::IRC|POE::Component::IRC> events.
- 
- =head3 C<irc_quit>
-@@ -1620,7 +1620,7 @@
- See also L<C<irc_quit>|POE::Component::IRC/irc_quit> in
- L<POE::Component::IRC|POE::Component::IRC>.
- 
--Additional paramater C<ARG2> contains an arrayref of channel names that are
-+Additional parameter C<ARG2> contains an arrayref of channel names that are
- common to the quitting client and the component.
- 
- =head3 C<irc_nick>
diff --git a/debian/patches/missing_shebang.patch b/debian/patches/missing_shebang.patch
deleted file mode 100644
index edeb007..0000000
--- a/debian/patches/missing_shebang.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: adds shebang to example script
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=71190
-Bug: https://rt.cpan.org/Ticket/Display.html?id=71190
-Author: Martín Ferrari 
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2010-06-23
-
---- a/examples/ircproxy.pl
-+++ b/examples/ircproxy.pl
-@@ -1,3 +1,4 @@
-+#!/usr/bin/perl
- use strict;
- use warnings;
- use Socket;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f674cdd..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-fix-pod-spelling.patch
-missing_shebang.patch

-- 
Debian packaging of libpoe-component-irc-perl



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