r53171 - in /trunk/libapp-nopaste-perl/debian: changelog patches/fix_service_ssh_manpage_whathis_entry.patch

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon Feb 22 07:01:46 UTC 2010


Author: carnil-guest
Date: Mon Feb 22 07:01:36 2010
New Revision: 53171

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53171
Log:
Refresh fix_service_ssh_manpage_whathis_entry.patch to reflect the module
rename to SSH.pm. 

Modified:
    trunk/libapp-nopaste-perl/debian/changelog
    trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch

Modified: trunk/libapp-nopaste-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/changelog?rev=53171&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/changelog (original)
+++ trunk/libapp-nopaste-perl/debian/changelog Mon Feb 22 07:01:36 2010
@@ -4,8 +4,10 @@
     - Drops rafb.net support
   * Convert package to '3.0 (quilt)' package source format. Drop use of
     README.source and adjust debian/rules file. Drop Build-Depends on quilt. 
+  * Refresh fix_service_ssh_manpage_whathis_entry.patch to reflect the module
+    rename to SSH.pm. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 22 Feb 2010 07:50:19 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 22 Feb 2010 08:01:02 +0100
 
 libapp-nopaste-perl (0.18-1) unstable; urgency=low
 

Modified: trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch?rev=53171&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch (original)
+++ trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch Mon Feb 22 07:01:36 2010
@@ -1,17 +1,17 @@
-Description: Fix lintian warning manpage-has-bad-whatis-entry for the
- ssh Service.
+Description: Fix wrong module name in NAME section of the module
+ pod.
 Origin: vendor
 Bug: http://rt.cpan.org/Public/Bug/Display.html?id=53249
 Forwarded: yes
 Author: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
---- a/lib/App/Nopaste/Service/ssh.pm
-+++ b/lib/App/Nopaste/Service/ssh.pm
+--- a/lib/App/Nopaste/Service/SSH.pm
++++ b/lib/App/Nopaste/Service/SSH.pm
 @@ -30,7 +30,7 @@
  
  =head1 NAME
  
--App::Nopaste::Service::ssh
-+App::Nopaste::Service::ssh - scp upload support to site
+-App::Nopaste::Service::ssh - copies files to your server using scp
++App::Nopaste::Service::SSH - copies files to your server using scp
  
  =head1 AUTHOR
  




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