From: Peter C. <pc...@us...> - 2006-03-08 00:01:13
|
Update of /cvsroot/ipbench/ipbench2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1664 Modified Files: ChangeLog Log Message: New version; fixed installation problems Index: ChangeLog =================================================================== RCS file: /cvsroot/ipbench/ipbench2/ChangeLog,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** ChangeLog 7 Mar 2006 05:10:51 -0000 1.21 --- ChangeLog 8 Mar 2006 00:01:07 -0000 1.22 *************** *** 1,2 **** --- 1,8 ---- + 2006-03-08 Peter Chubb <pe...@ge...> + + * debian/ipbench-plugins.install: Don't install libraries as part + of this package; instead depend on libipbench package (which is + done automatically). + 2006-03-07 Ian Wienand <ia...@ge...> |