##// END OF EJS Templates
packaging: add Bullseye, remove Jessie...
av6 -
r43077:0a50a423 stable
parent child Browse files
Show More
@@ -1,9 +1,9 b''
1 $(eval HGROOT := $(shell cd ../..; pwd))
1 $(eval HGROOT := $(shell cd ../..; pwd))
2
2
3 DEBIAN_CODENAMES := \
3 DEBIAN_CODENAMES := \
4 jessie \
5 stretch \
4 stretch \
6 buster
5 buster \
6 bullseye
7
7
8 UBUNTU_CODENAMES := \
8 UBUNTU_CODENAMES := \
9 xenial \
9 xenial \
General Comments 0
You need to be logged in to leave comments. Login now