[SCM] Debian packaging of libpoe-component-client-http-perl branch, master, updated. debian/0.945-1-10-gd09dfd9

gregor herrmann gregoa at debian.org
Sun Jun 24 14:51:16 UTC 2012


The following commit has been merged in the master branch:
commit a49d33d50c98706faa3b4de340928702ad89d299
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 24 16:49:40 2012 +0200

    Drop patch Socket-GetAddrInfo.patch.

diff --git a/debian/patches/Socket-GetAddrInfo.patch b/debian/patches/Socket-GetAddrInfo.patch
deleted file mode 100644
index 29442ad..0000000
--- a/debian/patches/Socket-GetAddrInfo.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Socket::GetAddrInfo 0.22 has dropped the :newapi symbol
-Origin: vendor
-Bug-Debian: http://bugs.debian.org/678772
-Forwarded: no, there's already a newer upstream version
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2012-06-24
-
---- a/lib/POE/Component/Client/HTTP.pm
-+++ b/lib/POE/Component/Client/HTTP.pm
-@@ -30,7 +30,7 @@
-   };
- }
- 
--use Socket::GetAddrInfo qw(:newapi getnameinfo NI_NUMERICHOST NI_NUMERICSERV);
-+use Socket::GetAddrInfo qw(getnameinfo NI_NUMERICHOST NI_NUMERICSERV);
- 
- use POE qw(
-   Driver::SysRW Filter::Stream
diff --git a/debian/patches/series b/debian/patches/series
index afad413..86215b0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 disable_network_tests.patch
-Socket-GetAddrInfo.patch

-- 
Debian packaging of libpoe-component-client-http-perl



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