[tor-commits] [webwml/master] ... without breaking the script

sebastian at torproject.org sebastian at torproject.org
Sat Feb 27 06:38:03 UTC 2016


commit 7249d28fce4ce09e8871da740fb90529fde78b23
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Sat Feb 27 07:37:53 2016 +0100

    ... without breaking the script
---
 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 87c4fd6..a5a97c1 100644
--- a/docs/en/debian.wml
+++ b/docs/en/debian.wml
@@ -19,7 +19,7 @@ var software = {
                      'lucid':   [ 'lucid'],
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
-                     'trusty':  [ 'trusty'],
+                     'trusty':  [ 'trusty'], },
          'experimental-0.2.7.x':    { 'wheezy':  [ 'wheezy' ],
                      'jessie':  [ 'jessie' ],
                      'stretch': [ 'stretch' ],
@@ -27,7 +27,7 @@ var software = {
                      'lucid':   [ 'lucid'],
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
-                     'trusty':  [ 'trusty'],
+                     'trusty':  [ 'trusty'], },
        },
 'tor (from source)': { '_stable': { 'squeeze': [ 'squeeze' ],
                      'wheezy':  [ 'wheezy' ],
@@ -37,7 +37,7 @@ var software = {
                      'lucid':   [ 'lucid'],
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
-                     'trusty':  [ 'trusty'],
+                     'trusty':  [ 'trusty'], },
          'experimental-0.2.7.x':    { 'wheezy':  [ 'wheezy' ],
                      'jessie':  [ 'jessie' ],
                      'stretch': [ 'stretch' ],
@@ -45,7 +45,7 @@ var software = {
                      'lucid':   [ 'lucid'],
                      'precise': [ 'precise'],
                      'saucy':   [ 'saucy'],
-                     'trusty':  [ 'trusty'],
+                     'trusty':  [ 'trusty'], },
        },
 };
 



More information about the tor-commits mailing list