Fork sid -> buster deb

This commit is contained in:
Jason Rhinelander 2020-09-23 17:01:43 -03:00
parent a59ab55758
commit 799bd4f60b
2 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,6 @@
local distro = "sid"; local distro = "bionic";
local distro_name = 'Debian sid'; local distro_name = 'Debian 10';
local distro_docker = 'debian:sid'; local distro_docker = 'debian:buster';
local apt_get_quiet = 'apt-get -o=Dpkg::Use-Pty=0 -q'; local apt_get_quiet = 'apt-get -o=Dpkg::Use-Pty=0 -q';

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
lokinet (0.8.0~pre1-1~deb10) bionic; urgency=medium
* Buster deb.
-- Jason Rhinelander <jason@imaginary.ca> Wed, 23 Sep 2020 16:51:57 -0300
lokinet (0.8.0~pre1-1) unstable; urgency=medium lokinet (0.8.0~pre1-1) unstable; urgency=medium
* dev snapshot build. * dev snapshot build.