wget http://ftp.osuosl.org/pub/pculture.org/democracy/linux/debian/Democracy-0.8.2-i386.deb
apt-get install libboost-python1.33.1
dpkg -i --force-all Democracy-0.8.2-i386.deb
ln -s /usr/lib/libboost_python-gcc-mt-1_33_1.so.1.33.1 /usr/lib/libboost_python-gcc-mt-1_33.so.1.33.0
dpkg: democracyplayer: dependency problems, but configuring anyway as you request:
 democracyplayer depends on libboost-python1.33.0 (>= 1.33.0-1); however:
  Package libboost-python1.33.0 is not installed.
DOH! I should have known the KDE users would not have gconf installed!  Note the error:
Code:
No module named gconf 
 
Try:
Code:
apt-get install gconf2
At any rate the democracyplayer is still a bit buggy and I have not resolved how to keep it installed through an upgrade.  Just the same it was fun to try out.