[tor-commits] [webwml/staging] remove utopic from supported .deb versions

arma at torproject.org arma at torproject.org
Wed Mar 9 19:23:16 UTC 2016


commit e63a653aaf526dd0d23ebc149654a4f47a3d33d6
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Sat Feb 27 07:36:28 2016 +0100

    remove utopic from supported .deb versions
---
 docs/en/debian.wml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docs/en/debian.wml b/docs/en/debian.wml
index e1e7bcc..87c4fd6 100644
--- a/docs/en/debian.wml
+++ b/docs/en/debian.wml
@@ -20,7 +20,6 @@ var software = {
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
                      'trusty':  [ 'trusty'],
-                     'utopic':  [ 'utopic'] },
          'experimental-0.2.7.x':    { 'wheezy':  [ 'wheezy' ],
                      'jessie':  [ 'jessie' ],
                      'stretch': [ 'stretch' ],
@@ -29,7 +28,6 @@ var software = {
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
                      'trusty':  [ 'trusty'],
-                     'utopic':  [ 'utopic'] },
        },
 'tor (from source)': { '_stable': { 'squeeze': [ 'squeeze' ],
                      'wheezy':  [ 'wheezy' ],
@@ -40,7 +38,6 @@ var software = {
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
                      'trusty':  [ 'trusty'],
-                     'utopic':  [ 'utopic'] },
          'experimental-0.2.7.x':    { 'wheezy':  [ 'wheezy' ],
                      'jessie':  [ 'jessie' ],
                      'stretch': [ 'stretch' ],
@@ -49,7 +46,6 @@ var software = {
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
                      'trusty':  [ 'trusty'],
-                     'utopic':  [ 'utopic'] },
        },
 };
 
@@ -238,7 +234,6 @@ I run
 <option value="precise">Ubuntu Precise Pangolin</option>
 <option value="saucy">Ubuntu Saucy Salamander</option>
 <option value="trusty">Ubuntu Trusty Tahr</option>
-<option value="utopic">Ubuntu Utopic Unicorn</option>
 </select>
 and want
 <select id="package" onchange="update()"></select>





More information about the tor-commits mailing list