[02:19] Ampelbein: did you want to work on the nfdump SRU? [03:38] so the online documentation for dbus-binding-tool seems to be a skeleton... is there somewhere I can read about how the heck this thing works? [09:18] Hello, I need a help in a makefile, I have a variable: FOO=a b c , is there any text substitution function (or another means) to get a variable: BAR=a:b:c ? === debfx_ is now known as debfx === khrm_ is now known as khrm === apachelogger is now known as unitylogger === Philip5 is now known as Philip6 === Philip6 is now known as Philip5 === kklimonda_ is now known as Guest96665 === kklimonda_ is now known as kklimonda [23:56] so if I bzr update to an old rev, then make changes and try to commit, it complains that the tree isn't up to date... I want fork from that old rev... [23:57] use bzr uncommit + revert, or bzr branch, or bzr switch [23:57] ahh, switch... [23:58] * psusi has gotten too used to git [23:59] hrm... ok, can't use switch