To use this on Ubuntu Xenial:If it helps, I've done quite a bit of work on packaging F-Spot for Debian / Ubuntu.The results are in my Launchpad PPA:
https://launchpad.net/~christopher-hoskin/+archive/ubuntu/ppa
1. Set up a Xenial machine using http://cdimage.ubuntu.com/daily-live/current/xenial-desktop-amd64.iso
2. Enable universe (e.g. Edit /etc/apt/sources.list and add 'universe' to the end of each line.)
3. sudo add-apt-repository ppa:christopher-hoskin/ppa
4. sudo apt-get update
5. sudo apt-get install f-spotI've also used this on Debian Stretch.If you want to try rebuilding the package, you can get the source using 'apt-get source' or '
dget https://launchpad.net/~christopher-hoskin/+archive/ubuntu/ppa/+files/f-spot_0.9.0~20-2.dscChristopher