From 0809105bed69dc367f34f3a57db9223cc72b377b Mon Sep 17 00:00:00 2001 From: Bob Lantz Date: Sun, 1 Jul 2012 23:22:44 -0700 Subject: [PATCH] Fixing some lintian problems. --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 649c234..0d7fc19 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Ubuntu Developers Standards-Version: 3.9.3 Build-Depends: - debhelper (>= 7), + debhelper (>= 7.0.50~), python-dev, python-pkg-resources, python-setuptools @@ -15,11 +15,12 @@ Depends: openvswitch-switch, openvswitch-controller, telnet, + python-networkx, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: Process-based network emulator - Mininet is a network emulator which uses lightweight - virtualization to create virtual networks for rapid - prototyping of Software-Defined Network (SDN) designs - using OpenFlow. http://openflow.org/mininet + Mininet is a network emulator which uses lightweight + virtualization to create virtual networks for rapid + prototyping of Software-Defined Network (SDN) designs + using OpenFlow. http://openflow.org/mininet