lft 2.2-4 source package in Ubuntu

Changelog

lft (2.2-4) unstable; urgency=low

  * Moved homepage from description to regular control file field.
    This fixes lintian description-contains-homepage
    (Closes: #615253)
  * Upgrade standards version from 3.6.2.0 to 3.9.1.0
    This fixes lintian ancient-standards-version
  * Upgraded dh compat from 4 to 8.  Updated control and compat to match.
    This fixes lintian package-uses-deprecated-debhelper-compat-version
  * Added ${misc:Depends} to control
    This fixes lintian debhelper-but-no-misc-depends
  * Changed clean target from:
    -$(MAKE) clean distclean
    To:
    [ ! -f Makefile ] || $(MAKE) distclean
    This fixes lintian debian-rules-ignores-make-clean-error
  * Changed from dh_clean -k to dh_prep
    This fixes lintian dh-clean-k-is-deprecated
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 13:00:35 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Vince Mulhollon
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe net

Downloads

File Size SHA-256 Checksum
lft_2.2.orig.tar.gz 103.0 KiB 383ae7376627b62c70a8aa815ba893666c8224790c138f4fa85811c5cadbad09
lft_2.2-4.diff.gz 25.9 KiB 6174e973ca5e21eee3a2aaac59a3517a5e93d9cf619485bd77f1d2d5c5b73684
lft_2.2-4.dsc 955 bytes e09533f2b744ec74b8737d9377073c350bbac9ef673b6cfbea44211d497a5126

Available diffs

View changes file

Binary packages built by this source

lft: layer-four traceroute

 lft sends various TCP SYN and FIN probes (differing from Van Jacobson's
 UDP-based method) utilizing the IP protocol "time to live" field and
 attempts to elicit an ICMP TIME_EXCEEDED response from each gateway along
 the path to some host.
 lft also listens for various TCP and ICMP messages along the way to assist
 network managers in ascertaining per-protocol heuristic routing information
 and can optionally retrieve various information about the networks it
 traverses.