commit fc4589a3b69bbe29545d670e02317f6adc68868c Author: nusenu nusenu-github@riseup.net Date: Wed Jan 31 22:24:37 2018 +0000
Bug 25107: replace ancient debian release names with newer onces --- docs/en/debian.wml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/en/debian.wml b/docs/en/debian.wml index 6131c294..acdec1f4 100644 --- a/docs/en/debian.wml +++ b/docs/en/debian.wml @@ -136,8 +136,8 @@ file:<br /> <pre style="margin: 1.5em 0 1.5em 2em"> deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main </pre> -where you put the codename of your distribution (i.e. lenny, sid, -saucy or whatever it is) +where you put the codename of your distribution (i.e. stretch, buster, sid +or whatever it is) in place of <DISTRIBUTION>. </p>
@@ -204,8 +204,8 @@ to your <tt>/etc/apt/sources.list</tt> file:<br /> deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main deb http://deb.torproject.org/torproject.org tor-experimental-0.3.3.x-<DISTRIBUTION> main </pre> -where you again substitute the name of your distro (lenny, -sid, saucy, ...) in place of +where you again substitute the name of your distro (stretch, buster, +sid, xenial, ...) in place of <DISTRIBUTION>. </p>
tor-commits@lists.torproject.org