From 024cf7dc8531be96e712cc4d7e49cfc3160a1e87 Mon Sep 17 00:00:00 2001 From: tgoff0 Date: Fri, 22 May 2015 00:56:15 +0000 Subject: [PATCH] packaging: Update the debian control file. --- packaging/deb/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packaging/deb/control b/packaging/deb/control index 71e2ff59..3e6d92d5 100644 --- a/packaging/deb/control +++ b/packaging/deb/control @@ -1,15 +1,15 @@ Source: core Section: net Priority: optional -Maintainer: Jeff Ahrenholz +Maintainer: CORE Developers Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 9), cdbs, autoconf, automake, gcc, libev-dev, make, python-dev, libreadline-dev, bridge-utils, ebtables, iproute, imagemagick, pkg-config, help2man +Build-Depends: debhelper (>= 9), cdbs, autoconf, automake, gcc, libev-dev, make, python-dev, libreadline-dev, bridge-utils, ebtables, iproute2 | iproute, imagemagick, pkg-config, help2man # python-sphinx Homepage: http://www.nrl.navy.mil/itd/ncs/products/core Package: core-daemon Architecture: any -Depends: bash (>=3.0), bridge-utils, ebtables, iproute, libev4, python (>=2.6), dpkg (>=1.15.4), procps, ${shlibs:Depends} +Depends: bash (>=3.0), bridge-utils, ebtables, iproute2 | iproute, libev4, python (>=2.6), dpkg (>=1.15.4), procps, ${shlibs:Depends} Recommends: quagga Description: Emulate virtual networks in a box. The Common Open Research Emulator provides Python modules for building virtual @@ -18,7 +18,8 @@ Description: Emulate virtual networks in a box. Package: core-gui Architecture: all -Depends: bash (>=3.0), tcl8.5, tk8.5, libtk-img +Depends: bash (>=3.0), tcl (>= 8.5), tk (>= 8.5) +Recommends: libtk-img Description: Emulate virtual networks in a box. The Common Open Research Emulator provides Python modules for building virtual networks using Linux network namespace containers and bridging. This is the