Sync with packaging on launchpad.

This commit is contained in:
Bob Lantz
2012-11-17 23:14:10 -08:00
parent d402c66af2
commit 078b982be1
5 changed files with 19 additions and 9 deletions
+4 -3
View File
@@ -5,23 +5,24 @@ Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Bob Lantz <rlantz@cs.stanford.edu>
Standards-Version: 3.9.3
Build-Depends:
debhelper (>= 7.0.50~),
debhelper (>= 9~),
help2man,
python-dev,
python-pkg-resources,
python-setuptools
python-setuptools,
python-networkx
Homepage: http://openflow.org/mininet
Package: mininet
Architecture: any
Depends:
openvswitch-controller,
openvswitch-switch,
python-networkx,
telnet,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
Recommends: iperf, openvswitch-controller
Description: Process-based network emulator
Mininet is a network emulator which uses lightweight
virtualization to create virtual networks for rapid