Changeset dd48bb5 for debian/control
- Timestamp:
- 07/23/18 11:32:12 (3 years ago)
- Branches:
- develop, master
- Children:
- 442fbd6
- Parents:
- 31111c7
- git-author:
- Brad Cowie <brad@…> (07/04/18 16:31:52)
- git-committer:
- Brad Cowie <brad@…> (07/23/18 11:32:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r78fe0d2 rdd48bb5 1 1 Source: libtrace4 2 2 Priority: optional 3 Maintainer: Matt Brown <mattb@debian.org> 4 Build-Depends: debhelper (>= 5.0.0), dpkg-dev (>= 1.16.1~), dh-autoreconf, 5 libpcap0.8-dev, zlib1g-dev, flex, bison, doxygen, liblzma-dev, graphviz, 6 libncurses5-dev, libbz2-dev, libssl-dev, libwandio1-dev 7 Standards-Version: 3.9.6 3 Maintainer: Brad Cowie <brad@wand.net.nz> 4 Build-Depends: debhelper (>= 9), dh-autoreconf, 5 libpcap-dev, zlib1g-dev, flex, bison, doxygen, liblzma-dev, graphviz, 6 libncurses5-dev, libbz2-dev, libssl-dev, libwandio1-dev, libwandder1-dev, 7 libdpdk-dev, libnuma-dev 8 Standards-Version: 4.1.3 8 9 Section: libs 9 10 Homepage: http://research.wand.net.nz/software/libtrace.php … … 39 40 and multiple input formats. 40 41 . 41 libtrace is developed by the WAND Network Research Group at Waikato 42 libtrace is developed by the WAND Network Research Group at Waikato 42 43 University in New Zealand. 43 44 … … 54 55 the libpacketdump library. 55 56 . 56 libpacketdump provides a library which can parse packets and display the 57 libpacketdump provides a library which can parse packets and display the 57 58 packet contents in a nice human-readable form. The output is similar to that 58 59 produced by tcpdump, although the formatting is somewhat more verbose. … … 73 74 produced by tcpdump, although the formatting is somewhat more verbose. 74 75 . 75 libpacketdump is developed by the WAND Network Research Group at Waikato 76 libpacketdump is developed by the WAND Network Research Group at Waikato 76 77 University in New Zealand. 77 78 … … 86 87 tasks that are required when analysing and manipulating network traces. 87 88 . 88 Multiple input methods and formats are supported including device capture, 89 Multiple input methods and formats are supported including device capture, 89 90 raw and gz-compressed traces, and sockets. 90 . 91 libtrace is developed by the WAND Network Research Group at Waikato 91 . 92 libtrace is developed by the WAND Network Research Group at Waikato 92 93 University in New Zealand.
Note: See TracChangeset
for help on using the changeset viewer.