nicstat 1.95+git20150820.3c2407d-1 source package in Ubuntu

Changelog

nicstat (1.95+git20150820.3c2407d-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload on behalf of Package Salvage team
    Closes: #1081151
  * New upstream commit
    Closes: #847199
  * Fix Homepage
  * Link to fork on Github in debian/README.source
  * Point watch file to latest commit of Github
  * Set Vcs-Fields (routine-update)
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Secure URI in copyright format (routine-update)
  * Remove trailing whitespace in debian/control (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Remove unneeded debian/nicstat.dirs
  * Replace override by dh_installdocs by dh_installchangelogs

  [ Helmut Grohne ]
  * Fix FTCBFS: Let dh_auto_build pass cross tools to make.
    Closes: #900204

 -- Andreas Tille <email address hidden>  Mon, 30 Sep 2024 18:50:12 +0200

Upload details

Uploaded by:
Package Salvaging Team
Uploaded to:
Sid
Original maintainer:
Package Salvaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc
Plucky release universe misc

Downloads

File Size SHA-256 Checksum
nicstat_1.95+git20150820.3c2407d-1.dsc 2.0 KiB 687ae4ab0a295693828ac5947d3969c46621ad59f134205689c61fc018b91362
nicstat_1.95+git20150820.3c2407d.orig.tar.xz 28.1 KiB 9515812ef7265303f7816846eec11b63706d27f5908036c8370d091d7c224659
nicstat_1.95+git20150820.3c2407d-1.debian.tar.xz 4.1 KiB df214ecd01d910a87e0aad4de40886b49cc2d740f86fe2bbeb42fd30e789b1bb

No changes file available.

Binary packages built by this source

nicstat: print network traffic statistics

 nicstat is to network interfaces as iostat is to disks, or prstat
 is to processes. It is designed as a much better version of "netstat
  -i". Its differences include:
 .
  - Reports bytes in & out as well as packets.
  - Normalizes these values to per-second rates.
  - Reports on all interfaces (while iterating)
  - Reports Utilization (rough calculation as of now)
  - Reports Saturation (also rough)
  - Prefixes statistics with the current time

nicstat-dbgsym: debug symbols for nicstat