r76704 - in /trunk/libsys-syscall-perl/debian: changelog control

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Wed Jun 29 10:45:22 UTC 2011


Author: fabreg-guest
Date: Wed Jun 29 10:45:20 2011
New Revision: 76704

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76704
Log:
Fixed lintian extended-description-is-probably-too-short message.

Modified:
    trunk/libsys-syscall-perl/debian/changelog
    trunk/libsys-syscall-perl/debian/control

Modified: trunk/libsys-syscall-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-syscall-perl/debian/changelog?rev=76704&op=diff
==============================================================================
--- trunk/libsys-syscall-perl/debian/changelog (original)
+++ trunk/libsys-syscall-perl/debian/changelog Wed Jun 29 10:45:20 2011
@@ -6,6 +6,7 @@
   * Build-Depends: switch to debhelper (>= 8).
   * Fixed lintian copyright-refers-to-symlink-license message.
   * Fixed lintian spelling-error-in-description message.
+  * Fixed lintian extended-description-is-probably-too-short message.
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 29 Jun 2011 12:36:11 +0200
 

Modified: trunk/libsys-syscall-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-syscall-perl/debian/control?rev=76704&op=diff
==============================================================================
--- trunk/libsys-syscall-perl/debian/control (original)
+++ trunk/libsys-syscall-perl/debian/control Wed Jun 29 10:45:20 2011
@@ -16,5 +16,6 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
 Description: module to access system calls that Perl doesn't normally provide access to
- Sys::Syscall allows one to use epoll, sendfile, from Perl.  Mostly Linux-only
- support now, but other syscalls/OSes are planned for future.
+ Sys::Syscall allows one to use epoll, sendfile, from Perl. 
+ Mostly Linux-only. support now, but other syscalls/OSes are 
+ planned for future.




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