From 992af8d38f0f259afa6f366dc6cc1540cdca8c22 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Tue, 25 Oct 2011 14:26:38 -0200 Subject: [PATCH] ubuntu repos: added support for oneiric release --- docs/topics/ubuntu.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/topics/ubuntu.rst b/docs/topics/ubuntu.rst index b2d550bc3..d530102b7 100644 --- a/docs/topics/ubuntu.rst +++ b/docs/topics/ubuntu.rst @@ -22,7 +22,16 @@ with command:: lsb_release -cs -Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``. +Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``, +``oneiric``. + +For Ubuntu Oneiric (11.10):: + + deb http://archive.scrapy.org/ubuntu oneiric main + +For Ubuntu Natty (11.04):: + + deb http://archive.scrapy.org/ubuntu natty main For Ubuntu Maverick (10.10)::