echoping 6.0.2-4 source package in Ubuntu

Changelog

echoping (6.0.2-4) unstable; urgency=low

  * debian/control:
    - Maintainer email address updated.
    - Added Vcs-Git and Vcs-Browser
    - debhelper dependency updated to >= 7.0.50~
    - Added dependency on ${misc:Depends}
    - Bumped Standards-Version to 3.9.1:
      - Added debian/source/format file
  * debian/rules:
    - Using dh_prep instead of dh_clean -k
    - Also remove plugins/dir file.
  * debian/patches:
    - Created clean up changes in original sources
      - 00-fix-config.guess.dpatch
      - 00-fix-config.sub.dpatch
    - Add new patch: 03-fix-for-https-creashes.diff (Closes: #606808)
      Thanks to Dmitry Semyonov <email address hidden>
    - Added headers on existing patches (DEP3)
  * debian/copyright:
    - Added debian/* section
 -- Bhavani Shankar <email address hidden>   Sat, 12 Feb 2011 22:14:24 +0100

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Natty
Original maintainer:
Dario Minnucci
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
echoping_6.0.2.orig.tar.gz 1.6 MiB 1dfa4c45bf461b2379ff91773ed7136176e2abac9e85c26bc9654942b5155eac
echoping_6.0.2-4.diff.gz 16.2 KiB af66af764494f524c30f12a63a25ec028664675d35779ebd7ef1e9e250bebf7f
echoping_6.0.2-4.dsc 1.5 KiB 524d2e12e6383b8c3623d59c317251bb97d3046d56427811520a234185ca4aa5

Available diffs

View changes file

Binary packages built by this source

echoping: A small test tool for TCP servers

 echoping is a small program to test (approximatively) performances of a
 remote host by sending it requests such as HTTP requests.
 .
 In any case, be polite: don't bother the remote host with many repeated
 requests, especially with large size. Ask for permission if you often
 test hosts which aren't yours.
 .
 Current features:
    * plugins, so you can extend echoping with any protocol you like and/or use,
    * Supports IPv6 as well as IPv4,
    * Supports IDN (Unicode domain names),
    * uses the protocols echo, discard, chargen or HTTP,
    * can use cryptographic connections with HTTP,
    * uses UDP instead of TCP for the protocols which accept it (like echo),
    * can repeat the test and display various measures about it,