# HG changeset patch # User Nicolas Chauvat # Date 1353065310 -3600 # Node ID 293a595f4365aa640cfb8a08e3a8ed07c4d59c33 # Parent f7c07e9d4f2ebec407a3a51609b7c310ac5c396b [doc] ubuntu LTS is now Precise Pangolin diff -r f7c07e9d4f2e -r 293a595f4365 doc/book/en/admin/setup.rst --- a/doc/book/en/admin/setup.rst Wed Oct 24 09:56:52 2012 +0200 +++ b/doc/book/en/admin/setup.rst Fri Nov 16 12:28:30 2012 +0100 @@ -51,7 +51,7 @@ Depending on the distribution you are using, add the appropriate line to your `list of sources` (for example by editing ``/etc/apt/sources.list``). -For Debian Squeeze (stable):: +For Debian 6.0 Squeeze (stable):: deb http://download.logilab.org/production/ squeeze/ @@ -59,13 +59,9 @@ deb http://download.logilab.org/production/ sid/ -For Ubuntu Lucid (Long Term Support) and newer:: - - deb http://download.logilab.org/production/ lucid/ +For Ubuntu 12.04 Precise Pangolin (Long Term Support) and newer:: -Note that for Ubuntu Maverick and newer, you shall use the `lucid` -repository and install the ``libgecode19`` package from `lucid -universe `_. + deb http://download.logilab.org/production/ precise/ The repositories are signed with the `Logilab's gnupg key`_. You can download and register the key to avoid warnings::