libnet-xwhois-perl 0.90-3 source package in Ubuntu

Changelog

libnet-xwhois-perl (0.90-3) unstable; urgency=low

  * Added myself as uploader
  * Including the examples as part of the documentation (Closes:
    #396573)

libnet-xwhois-perl (0.90-2) unstable; urgency=low

  * New maintainer (in response to Matthias' mail, see
    http://lists.debian.org/debian-devel/2006/05/msg02947.html)
    Debian Perl Group <email address hidden>
    via Zak B. Elep <email address hidden>
  * debian/control:
    + Bump Standards-Version.
    + Move debhelper from Build-Depends-Indep to Build-Depends to satify
      policy, bumping also to version 5; set debian/compat accordingly.
    + Slightly touch long description.
  * debian/copyright:
    + Update maintenance notes.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  07 Nov 2006 02:35:04 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Feisty
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

Feisty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-xwhois-perl_0.90.orig.tar.gz 17.7 KiB 1cb84840126d7482a09df8640fd0dd211da0ed1362d4d745b4d478eb88ce87cf
libnet-xwhois-perl_0.90-3.diff.gz 2.3 KiB 80721d49e815a0cc78eaa49e8bbb16c24263c264d190996143a6d2de9d6f809d
libnet-xwhois-perl_0.90-3.dsc 856 bytes 2aaf30ff64b48ad47ff595a37431ec7c9ff57ebb44fe30f65775a94e3232ed6d

View changes file

Binary packages built by this source

libnet-xwhois-perl: Whois Client Interface for Perl5

 The Net::XWhois class provides a generic client framework for doing
 Whois queries and parsing server response.
 .
 One of the more important goals of this module is to enable the
 design of consistent and predictable interfaces to incompatible
 whois response formats. The Whois RFC (954) does not define a
 template for presenting server data; consequently there is a large
 variation in layout styles as well as content served across
 servers.