libsys-utmp-perl 1.7-1 source package in Ubuntu

Changelog

libsys-utmp-perl (1.7-1) unstable; urgency=low


  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * Use dist-based URL in debian/watch.
  * Split fix for the test suite out into empty_utmp.patch.
  * Activate additional tests by adding build dependencies on
    libtest-pod-perl, libtest-pod-coverage-perl.
  * Remove build dependency on historic dpkg-dev version.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Florian Schlichting ]
  * Import Upstream version 1.7
  * Switch to source format 3.0 (quilt)
  * Switch dh compatibility to level 9 to enable passing of hardening flags
  * Switch to short-form debian/rules
  * Convert debian/copyright to machine-readable copyright-format 1.0
  * Add myself to uploaders
  * Declare compliance with Debian Policy 3.9.5
  * Add lintian override regarding missing hardening flags

 -- Florian Schlichting <email address hidden>  Tue, 29 Oct 2013 23:05:51 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl

Downloads

File Size SHA-256 Checksum
libsys-utmp-perl_1.7-1.dsc 2.0 KiB f886cd16ae1fbef4b6a5b17e617d698440eefd2b9cc1dc3e16bc572a3e9daa72
libsys-utmp-perl_1.7.orig.tar.gz 9.0 KiB d3752ba0a353a9260718f8602aac8888f2fb80b99615ef892e679255fa64c193
libsys-utmp-perl_1.7-1.debian.tar.gz 2.9 KiB 3acd47558936fd68078763f8b4e273b7cec7960b26d51c7c4888f47a1d7c8116

Available diffs

No changes file available.

Binary packages built by this source

libsys-utmp-perl: perl module to query UTMP files

 Sys::Utmp provides a vaguely object oriented interface to the Unix user
 accounting file /var/run/utmp, and other files of similar format. It can
 only be used to query the contents of the file, and cannot modify it.