libsys-syscall-perl 0.23-1 source package in Ubuntu

Changelog

libsys-syscall-perl (0.23-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ Italo Valcy ]
  * New upstream release

  [ gregor herrmann ]
  * Convert to source format 3.0 (quilt).
  * Add /me to Uploaders.
  * Set Standards-Version to 3.8.4; drop version from perl build dependency.
  * Switch to debhelper 7
  * Reformat debian/copyright according to DEP5.
  * Improve short and long description.
  * Don't install the new README.pod.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  25 May 2010 10:14:56 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libsys-syscall-perl_0.23.orig.tar.gz 6.3 KiB e6074c218a8c1b62973ef96d0ba5899859006f010d5bfae302a82f60fbd8d1e2
libsys-syscall-perl_0.23-1.debian.tar.gz 2.2 KiB 4c406c8f36a13ed259e42649220109ec4284511a814169b4986bca4803bab5ed
libsys-syscall-perl_0.23-1.dsc 2.0 KiB 06f9edfee966f4beb599bf2c7e2394ee421c011e14afab7036fcbf34b89797fe

Available diffs

View changes file

Binary packages built by this source

libsys-syscall-perl: module to access system calls that Perl doesn't normally provide access to

 Sys::Syscall allows one to use epoll and sendfile system calls from
 Perl. Support is mostly Linux-only for now, but other syscalls/OSes
 are planned for the future.