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

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Thu Dec 31 09:54:56 UTC 2009


Author: carnil-guest
Date: Thu Dec 31 09:54:39 2009
New Revision: 49620

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49620
Log:
Add fix_service_ssh_manpage_whathis_entry.patch patch to fix lintian
warning for wrong-manpage-whatis-entry for App::Nopaste::Service::ssh. 

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

Modified: trunk/libapp-nopaste-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/changelog?rev=49620&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/changelog (original)
+++ trunk/libapp-nopaste-perl/debian/changelog Thu Dec 31 09:54:39 2009
@@ -5,8 +5,10 @@
   * Refresh debian/copyright to follow revision 135 of the
     Format-Specification for machine readable copyright file
     in DEP5 proposal. 
+  * Add fix_service_ssh_manpage_whathis_entry.patch patch to fix lintian
+    warning for wrong-manpage-whatis-entry for App::Nopaste::Service::ssh. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 31 Dec 2009 09:37:23 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Thu, 31 Dec 2009 10:53:38 +0100
 
 libapp-nopaste-perl (0.17-1) unstable; urgency=low
 

Added: 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=49620&op=file
==============================================================================
--- trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch (added)
+++ trunk/libapp-nopaste-perl/debian/patches/fix_service_ssh_manpage_whathis_entry.patch Thu Dec 31 09:54:39 2009
@@ -1,0 +1,15 @@
+Description: Fix lintian warning manpage-has-bad-whatis-entry for the
+ ssh Service.
+Origin: vendor
+Author: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+--- 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
+ 
+ =head1 AUTHOR
+ 

Modified: trunk/libapp-nopaste-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/patches/series?rev=49620&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/patches/series (original)
+++ trunk/libapp-nopaste-perl/debian/patches/series Thu Dec 31 09:54:39 2009
@@ -1,1 +1,2 @@
 manpage-name.patch
+fix_service_ssh_manpage_whathis_entry.patch




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