From: Peter C. <pc...@us...> - 2006-03-08 00:01:12
|
Update of /cvsroot/ipbench/ipbench2/debian In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1664/debian Modified Files: changelog ipbench-plugins.install Log Message: New version; fixed installation problems Index: ipbench-plugins.install =================================================================== RCS file: /cvsroot/ipbench/ipbench2/debian/ipbench-plugins.install,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ipbench-plugins.install 22 Dec 2004 03:30:17 -0000 1.1 --- ipbench-plugins.install 8 Mar 2006 00:01:07 -0000 1.2 *************** *** 1,2 **** ! debian/tmp/usr/lib/libipbench.* ! debian/tmp/usr/lib/ipbench/* \ No newline at end of file --- 1 ---- ! debian/tmp/usr/lib/ipbench/* Index: changelog =================================================================== RCS file: /cvsroot/ipbench/ipbench2/debian/changelog,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** changelog 21 Dec 2004 05:06:30 -0000 1.2 --- changelog 8 Mar 2006 00:01:07 -0000 1.3 *************** *** 1,2 **** --- 1,11 ---- + ipbench (2.0.1-2) unstable; urgency=low + + * Port to AMD64 + * Add NFS benchmarks + * Various minor bugfixes + * Fix installation + + -- Peter Chubb <pe...@ge...> Wed, 8 Mar 2006 10:45:40 +1100 + ipbench (2.0.1-1) unstable; urgency=low |