Update to PureOS 3

Hi Mladen,
this is how my /etc/apt/sources.list looks like (somewhere it was suggested to add also the deb-src, so I put it).

deb http://repo.puri.sm/pureos/ green main
deb-src http://repo.puri.sm/pureos/ green main

I just did another “sudo apt update && sudo apt dist-upgrade”, which finished without problems.

But how would I know that I run PureOS 3? I tried the following commands:

me@librem:~$ uname -a
Linux librem 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 GNU/Linux

me@librem:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux testing/unstable
Release: testing/unstable
Codename: n/a

me@librem:~$ cat /etc/*release
PRETTY_NAME=“PureOS GNU/Linux”
NAME=“PureOS GNU/Linux”
ID=pureos
HOME_URL=“https://puri.sm/pureos/
SUPPORT_URL=“https://puri.sm/faq/
BUG_REPORT_URL=“https://tracker.puri.sm/

Cheers,

Stefan