This was fairly easy to do:
- Edit the sources.list or necessary file in sources.list.d to use the new version “qiana” and also utilize “trusty” ubuntu packages:
2.
`
apt-get update
apt-get dist-upgrade
apt-get upgrade
???
Profit!
Thanks tecmint!