A page in your DokuWiki was added or changed. Here are the details: Date : 2015/05/06 16:24 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0 IP-Address : 217.92.117.31 Hostname : home.ionic.de Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian?rev=1389956220 New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:debian Edit Summary: Change example to Debian Jessie. User : ionic @@ -34,20 +34,20 @@ <code bash> $ editor /etc/apt/sources.list.d/x2go.list </code> - Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian wheezy): + Then add the X2Go repository (binaries and sources) as a couple of new lines (example for Debian **jessie**): <file - x2go.list> # X2Go Repository (release builds) - deb http://packages.x2go.org/debian wheezy main + deb http://packages.x2go.org/debian jessie main # X2Go Repository (sources of release builds) - deb-src http://packages.x2go.org/debian wheezy main + deb-src http://packages.x2go.org/debian jessie main # X2Go Repository (nightly builds) - #deb http://packages.x2go.org/debian wheezy heuler + #deb http://packages.x2go.org/debian jessie heuler # X2Go Repository (sources of nightly builds) - #deb-src http://packages.x2go.org/debian wheezy heuler + #deb-src http://packages.x2go.org/debian jessie heuler </file> **Note:** If you have not got a folder ''/etc/apt/sources.list.d/'' add the lines to ''/etc/apt/sources.list''. -- This mail was generated by DokuWiki at http://wiki.x2go.org/