libbluedevil2 software package provides Qt wrapper for bluez, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libbluedevil2
libbluedevil2 is installed in your system.
Make ensure the libbluedevil2 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libbluedevil2 *
You will get with libbluedevil2 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libbluedevil2 |
| Version | 2.0~rc1-6-g7bb223c-2 |
| Description | Qt wrapper for bluez |
| Sub Section | libs |