r40099 - in /trunk/libnagios-object-perl/debian: changelog patches/add-whatis-entries patches/series

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Jul 18 01:08:42 UTC 2009


Author: ryan52-guest
Date: Sat Jul 18 01:08:37 2009
New Revision: 40099

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=40099
Log:
remove bad pod

Added:
    trunk/libnagios-object-perl/debian/patches/add-whatis-entries
Modified:
    trunk/libnagios-object-perl/debian/changelog
    trunk/libnagios-object-perl/debian/patches/series

Modified: trunk/libnagios-object-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-object-perl/debian/changelog?rev=40099&op=diff
==============================================================================
--- trunk/libnagios-object-perl/debian/changelog (original)
+++ trunk/libnagios-object-perl/debian/changelog Sat Jul 18 01:08:37 2009
@@ -7,8 +7,9 @@
 
   [ Ryan Niebur ]
   * remove fix-tests patch, fixed upstream
+  * remove bad pod
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 17 Jul 2009 17:37:44 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 17 Jul 2009 18:07:18 -0700
 
 libnagios-object-perl (0.21.5-1) unstable; urgency=low
 

Added: trunk/libnagios-object-perl/debian/patches/add-whatis-entries
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-object-perl/debian/patches/add-whatis-entries?rev=40099&op=file
==============================================================================
--- trunk/libnagios-object-perl/debian/patches/add-whatis-entries (added)
+++ trunk/libnagios-object-perl/debian/patches/add-whatis-entries Sat Jul 18 01:08:37 2009
@@ -1,0 +1,24 @@
+remove the pod thats not really pod
+
+--- a/lib/Nagios/Host.pm
++++ b/lib/Nagios/Host.pm
+@@ -2,7 +2,7 @@
+ use base qw( Nagios::Object Nagios::Object::Config );
+ our $VERSION = '0.21';
+ 
+-=pod
++=begin
+ 
+ No documentation here yet.  This module may not even survive on it's own.
+ There is one method, list_services which will list all the services for a
+--- a/lib/Nagios/Service.pm
++++ b/lib/Nagios/Service.pm
+@@ -2,7 +2,7 @@
+ 
+ our $VERSION = '0.21';
+ 
+-=pod
++=begin
+ 
+ This is an empty module right now.  Please see Nagios::Object where the bulk
+ of Nagios::Service is generated.

Modified: trunk/libnagios-object-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnagios-object-perl/debian/patches/series?rev=40099&op=diff
==============================================================================
--- trunk/libnagios-object-perl/debian/patches/series (original)
+++ trunk/libnagios-object-perl/debian/patches/series Sat Jul 18 01:08:37 2009
@@ -1,2 +1,3 @@
 missing_methods.patch
 use-correct-path-to-status.dat
+add-whatis-entries




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