libdumbnet 1.12-3.1ubuntu0.1 source package in Ubuntu

Changelog

libdumbnet (1.12-3.1ubuntu0.1) precise-proposed; urgency=medium

  * Backport trusty changes to precise for parity (LP: #1326025)
    * QA upload.
      - Set Maintainer to Debian QA Group.
    * Convert to dh_python2 (Closes: #616861).
    * debian/rules:
      - Pass --add-missing parameter to automake call (Closes: #713367).
 -- Robert C Jennings <email address hidden>   Tue, 03 Jun 2014 10:27:25 -0500

Upload details

Uploaded by:
Robert C Jennings
Sponsored by:
Scott Moser
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main libs

Downloads

File Size SHA-256 Checksum
libdumbnet_1.12.orig.tar.gz 947.4 KiB 83b33039787cf99990e977cef7f18a5d5e7aaffc4505548a83d31bd3515eb026
libdumbnet_1.12-3.1ubuntu0.1.diff.gz 10.5 KiB f0b4d3e85350ddc9ccdbe59de7cf1662a46313fbf71d15d60c9cd1380b155af6
libdumbnet_1.12-3.1ubuntu0.1.dsc 2.0 KiB 25e8e0de03c6a8f83d3a271ff0744b5e906966d5dbeae6784b1b69f63c093896

Available diffs

View changes file

Binary packages built by this source

libdumbnet-dev: A dumb, portable networking library -- development files

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the static library and the C header files.

libdumbnet1: A dumb, portable networking library -- shared library

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the shared library.

python-dumbnet: A dumb, portable networking library -- python bindings

 libdumbnet provides a simplified, portable interface to several low-level
 networking routines, including
   * network address manipulation
   * kernel arp(4) cache and route(4) table lookup and manipulation
   * network firewalling (Ip filter, ipfw, ipchains, pdf, ...)
   * network interface lookup and manipulation
   * raw IP packet and Ethernet frame transmission
 .
 libdumbnet is known as libdnet in other distributions, but was renamed
 in Debian in favour of the older DECnet library 'libdnet'.
 .
 This package contains the corresponding 'dumbnet' Python module.