mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-03 23:15:52 +00:00
Fork sid -> buster deb
This commit is contained in:
parent
a59ab55758
commit
799bd4f60b
@ -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
6
debian/changelog
vendored
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user