libsys-hostname-long-perl 1.4-2 source package in Ubuntu

Changelog

libsys-hostname-long-perl (1.4-2) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * debian/watch: use dist-based URL.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467967)
    - update based on dh-make-perl's templates
    - don't install almost empty README any more
    - don't install testall.pl into /usr/share/perl5/ but as an example
    - activate test suite
  * Set Standards-Version to 3.7.3 (no changes).
  * Set debhelper compatibility level to 5.
  * Add /me to Uploaders.
  * debian/copyright: add specific download URL and actual copyright notice.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:16:53 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main perl

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libsys-hostname-long-perl_1.4.orig.tar.gz 4.9 KiB 9db6c8cd3ca0ba8dbf19969ed0a936cecb7f555c1cc8077b08cf8bf78b10c143
libsys-hostname-long-perl_1.4-2.diff.gz 2.4 KiB 193cb436e5dd59e5479994d33f8d40ed1af30eeb115236634caede1722ea3444
libsys-hostname-long-perl_1.4-2.dsc 1007 bytes 6c4e82c86404eae94d51244ea2205ff1c9846d61a4b3cc8f928193cf01620777

View changes file

Binary packages built by this source

libsys-hostname-long-perl: Figure out the long (fully-qualified) hostname

 This module determines the host full name on multiple operating
 systems (MacOS, Windows, Unix-like systems; more later.)
 .
 The Sys::Hostname class is the best and standard way to get the basic
 hostname, but that may not be fully qualified. This module tries to
 determine the host's fully qualified name.