r69573 - in /trunk/libpoe-component-client-keepalive-perl/debian: changelog control patches/ patches/fix-pod-whatis.patch patches/series

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Feb 25 01:20:51 UTC 2011


Author: jawnsy-guest
Date: Fri Feb 25 01:20:25 2011
New Revision: 69573

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69573
Log:
looks good, dch -r

Added:
    trunk/libpoe-component-client-keepalive-perl/debian/patches/
    trunk/libpoe-component-client-keepalive-perl/debian/patches/fix-pod-whatis.patch
    trunk/libpoe-component-client-keepalive-perl/debian/patches/series
Modified:
    trunk/libpoe-component-client-keepalive-perl/debian/changelog
    trunk/libpoe-component-client-keepalive-perl/debian/control

Modified: trunk/libpoe-component-client-keepalive-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-keepalive-perl/debian/changelog?rev=69573&op=diff
==============================================================================
--- trunk/libpoe-component-client-keepalive-perl/debian/changelog (original)
+++ trunk/libpoe-component-client-keepalive-perl/debian/changelog Fri Feb 25 01:20:25 2011
@@ -1,14 +1,13 @@
-libpoe-component-client-keepalive-perl (0.2660-1) UNRELEASED; urgency=low
-
-  WAITS-FOR: libpoe-component-resolver-perl
+libpoe-component-client-keepalive-perl (0.2660-1) unstable; urgency=low
 
   * New upstream release
   * Standards-Version 3.9.1 (no changes)
   * Update dependencies per upstream
-  * Remove patches (they have been applied upstream)
+  * Remove fix-pod patch (fix applied upstream)
+  * Add new patch to fix misplaced whatis entry
   * Refresh copyright information
 
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 21 Feb 2011 20:42:49 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Thu, 24 Feb 2011 20:43:38 -0500
 
 libpoe-component-client-keepalive-perl (0.2630-1) unstable; urgency=low
 

Modified: trunk/libpoe-component-client-keepalive-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-keepalive-perl/debian/control?rev=69573&op=diff
==============================================================================
--- trunk/libpoe-component-client-keepalive-perl/debian/control (original)
+++ trunk/libpoe-component-client-keepalive-perl/debian/control Fri Feb 25 01:20:25 2011
@@ -3,6 +3,7 @@
 Priority: optional
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, netbase,
+ libtest-simple-perl (>= 0.96),
  libpoe-component-resolver-perl,
  libpoe-perl (>= 2:1.2990),
  libnet-ip-perl (>= 1.25)

Added: trunk/libpoe-component-client-keepalive-perl/debian/patches/fix-pod-whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-keepalive-perl/debian/patches/fix-pod-whatis.patch?rev=69573&op=file
==============================================================================
--- trunk/libpoe-component-client-keepalive-perl/debian/patches/fix-pod-whatis.patch (added)
+++ trunk/libpoe-component-client-keepalive-perl/debian/patches/fix-pod-whatis.patch Fri Feb 25 01:20:25 2011
@@ -1,0 +1,28 @@
+Description: fix POD whatis entry
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: no
+--- a/lib/POE/Component/Connection/Keepalive.pm
++++ b/lib/POE/Component/Connection/Keepalive.pm
+@@ -99,12 +99,12 @@
+ 
+ =head1 NAME
+ 
++POE::Component::Connection::Keepalive - a wheel wrapper around a
++kept-alive socket
+ 
+ =head1 VERSION
+ 
+ version 0.266
+-POE::Component::Connection::Keepalive - a wheel wrapper around a
+-kept-alive socket
+ 
+ =head1 SYNOPSIS
+ 
+@@ -210,4 +210,4 @@
+ 
+ Special thanks to Rob Bloodgood.
+ 
+-=cut
+\ No newline at end of file
++=cut

Added: trunk/libpoe-component-client-keepalive-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-client-keepalive-perl/debian/patches/series?rev=69573&op=file
==============================================================================
--- trunk/libpoe-component-client-keepalive-perl/debian/patches/series (added)
+++ trunk/libpoe-component-client-keepalive-perl/debian/patches/series Fri Feb 25 01:20:25 2011
@@ -1,0 +1,1 @@
+fix-pod-whatis.patch




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