From: Peter C. <pc...@us...> - 2010-02-02 00:00:00
|
Update of /cvsroot/ipbench/ipbench2/debian In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv4021/debian Modified Files: control Log Message: Updated to current Debian (python-xml no longer exists); fixed compilation without debug_rpc. Index: control =================================================================== RCS file: /cvsroot/ipbench/ipbench2/debian/control,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** control 7 Mar 2006 05:10:32 -0000 1.6 --- control 1 Feb 2010 23:59:43 -0000 1.7 *************** *** 4,12 **** Maintainer: Ian Wienand <ia...@ge...> Standards-Version: 3.6.1 ! Build-Depends: debmake, cdbs, swig, python-dev Package: ipbench-client Architecture: any ! Depends: ${shlibs:Depends}, ipbench-plugins, python, python-xml Description: Client machine files for ipbench2 ipbench is a distributed networking suite with a variety of tests and --- 4,12 ---- Maintainer: Ian Wienand <ia...@ge...> Standards-Version: 3.6.1 ! Build-Depends: cdbs, swig, python-dev Package: ipbench-client Architecture: any ! Depends: ${shlibs:Depends}, ipbench-plugins, python Description: Client machine files for ipbench2 ipbench is a distributed networking suite with a variety of tests and *************** *** 18,22 **** Package: ipbench-target Architecture: any ! Depends: ${shlibs:Depends}, ipbench-plugins, python, python-xml Description: Target machine files for ipbench2 ipbench is a distributed networking suite with a variety of tests and --- 18,22 ---- Package: ipbench-target Architecture: any ! Depends: ${shlibs:Depends}, ipbench-plugins, python Description: Target machine files for ipbench2 ipbench is a distributed networking suite with a variety of tests and |