ngrep 1.47+ds1-3 source package in Ubuntu

Changelog

ngrep (1.47+ds1-3) unstable; urgency=medium

  * Minor packaging fixes courtesy of the Janitor bot:
    + Build-Depends: Drop versioned constraint on dpkg-dev.
    + Bump debhelper from old 12 to 13.
    + Set upstream metadata fields: Bug-Database, Bug-Submit.
    + Update standards version to 4.5.1, no changes needed.
  * Drop now-unused lintian override.

 -- Romain Francoise <email address hidden>  Sat, 25 Sep 2021 14:51:28 +0200

Upload details

Uploaded by:
Romain Francoise
Uploaded to:
Sid
Original maintainer:
Romain Francoise
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ngrep_1.47+ds1-3.dsc 1.8 KiB b07289f0e8f53a3846993088eeb0c4c830393b1190a728a51239751a02ca7059
ngrep_1.47+ds1.orig.tar.gz 101.9 KiB bfc430b0358a14160d5c625cc794390b170e5782e1ee83e54498aafd99c0943e
ngrep_1.47+ds1-3.debian.tar.xz 7.2 KiB 8ed8fd26c6a29f6c1c3c47f88fdf49b97578946489edfcf5f36eaca557326efb

Available diffs

No changes file available.

Binary packages built by this source

ngrep: grep for network traffic

 ngrep strives to provide most of GNU grep's common features,
 applying them to the network layer. ngrep is a pcap-aware tool that
 will allow you to specify extended regular expressions to match
 against data payloads of packets. It currently recognizes TCP, UDP
 and ICMP across Ethernet, PPP, SLIP and null interfaces, and
 understands bpf filter logic in the same fashion as more common
 packet sniffing tools, such as tcpdump and snoop.