libnet-whois-parser-perl 0.05-3 source package in Ubuntu

Changelog

libnet-whois-parser-perl (0.05-3) unstable; urgency=low

  * debian/control: add missing dependency (libnet-whois-raw-perl), thanks
    to Antti Salmela <email address hidden> for reporting the bug,
    Closes: #609782
  * debian/control: bump Standards Version to 3.9.2
  * debian/control: remove duplicate build relation over perl in B-D and
    B-D-I
  * debian/control: add version dependency for libmodule-build-perl (>=0.360000)
  * debian/README.source: removed, not needed anymore
  * debian/copyright: refresh according to DEP 5 revision 135
  * debian/copyright: add year to upstream copyright statement
  * debian/control: change maintainer to pkg-perl group
  * debian/control: add Vcs-Svn and Vcs-Browser fields
  * debian/rules: use "dh_auto_test" instead of "$(MAKE) test"
    in dh_auto_test override
  * debian/patches/noInternet.patch: drop useless test case
    for environment variable
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  20 Jun 2011 08:41:51 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-whois-parser-perl_0.05.orig.tar.gz 7.4 KiB 647c38febbb5e16c92fbbc30cfdc22f9f89623ca6be761c2beb8c27b56d6e64b
libnet-whois-parser-perl_0.05-3.debian.tar.gz 2.7 KiB 2754e221a4c59d671d0baac66ff82634a66fe23810a33b6616368942ea19d2ff
libnet-whois-parser-perl_0.05-3.dsc 2.1 KiB 77bd99c7a33c60e2e23192c9d643b5d87aa58f576e687f456cd06034e2c48e43

Available diffs

View changes file

Binary packages built by this source

libnet-whois-parser-perl: module for parsing whois information

 The Net::Whois::Parser module provides whois data parsing, it usees
 Net::Whois::Raw module to get whois information for domains and you can add
 your own parsers for any whois server.