r58968 - in /trunk/libnet-tftp-perl/debian: changelog control

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Jun 6 14:07:09 UTC 2010


Author: carnil-guest
Date: Sun Jun  6 14:04:17 2010
New Revision: 58968

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58968
Log:
Rewrite the long description to match verbosely the description of
the Net::TFTP module.

Modified:
    trunk/libnet-tftp-perl/debian/changelog
    trunk/libnet-tftp-perl/debian/control

Modified: trunk/libnet-tftp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-tftp-perl/debian/changelog?rev=58968&op=diff
==============================================================================
--- trunk/libnet-tftp-perl/debian/changelog (original)
+++ trunk/libnet-tftp-perl/debian/changelog Sun Jun  6 14:04:17 2010
@@ -19,10 +19,12 @@
       and alternative on perl (>= 5.10.1) | libtest-simple-perl (>= 0.8701).
     - Change versioned Build-Depends-Indep on perl to an unversioned
       dependency.
+    - Rewrite the long description to match verbosely the description of
+      the Net::TFTP module.
   * Update debian/copyright and use revision 135 of DEP5's format-
     specification for machine readable copyright file.
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 06 Jun 2010 15:53:06 +0200
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 06 Jun 2010 16:03:20 +0200
 
 libnet-tftp-perl (0.17-2) unstable; urgency=low
 

Modified: trunk/libnet-tftp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-tftp-perl/debian/control?rev=58968&op=diff
==============================================================================
--- trunk/libnet-tftp-perl/debian/control (original)
+++ trunk/libnet-tftp-perl/debian/control Sun Jun  6 14:04:17 2010
@@ -19,5 +19,7 @@
 Priority: optional
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl module for accessing TFTP servers
- Net::TFTP is a Perl module that provides a Perl Developer access to the
- TFTP protocol.
+ Net::TFTP is a class implementing a simple Trivial File Transfer
+ Protocol client in Perl as described in RFC1350. Net::TFTP also
+ supports the TFTP Option Extension (as described in RFC2347), with the
+ following options: RFC2348 Blocksize Option.




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