Fixing some lintian problems.
This commit is contained in:
Vendored
+6
-5
@@ -4,7 +4,7 @@ Priority: extra
|
|||||||
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
|
||||||
Standards-Version: 3.9.3
|
Standards-Version: 3.9.3
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper (>= 7),
|
debhelper (>= 7.0.50~),
|
||||||
python-dev,
|
python-dev,
|
||||||
python-pkg-resources,
|
python-pkg-resources,
|
||||||
python-setuptools
|
python-setuptools
|
||||||
@@ -15,11 +15,12 @@ Depends:
|
|||||||
openvswitch-switch,
|
openvswitch-switch,
|
||||||
openvswitch-controller,
|
openvswitch-controller,
|
||||||
telnet,
|
telnet,
|
||||||
|
python-networkx,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Description: Process-based network emulator
|
Description: Process-based network emulator
|
||||||
Mininet is a network emulator which uses lightweight
|
Mininet is a network emulator which uses lightweight
|
||||||
virtualization to create virtual networks for rapid
|
virtualization to create virtual networks for rapid
|
||||||
prototyping of Software-Defined Network (SDN) designs
|
prototyping of Software-Defined Network (SDN) designs
|
||||||
using OpenFlow. http://openflow.org/mininet
|
using OpenFlow. http://openflow.org/mininet
|
||||||
|
|||||||
Reference in New Issue
Block a user