Comment 97 for bug 1267393

Revision history for this message
Michael Terry (mterry) wrote :

golang-go-dbus has one blocking problem and I've got a few minor concerns:
- Needs to use Built-Using
- It's about to be removed from Debian testing due to its dependency on golang-gocheck. Not an immediate problem for us, but since we want to port away from gocheck anyway, maybe we can help Debian here and keep a little better in sync.
- This is a native Go implementation of libdbus. I'm not super thrilled about another DBus implementation in main, but I get the desire to be native and allow cross compilation.