Skip to content

Commit 1411923

Browse files
committed
added quantal & raring to support ubuntu releases
1 parent bb35ed0 commit 1411923

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/topics/ubuntu.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,15 @@ with command::
2323
lsb_release -cs
2424

2525
Supported Ubuntu releases are: ``karmic``, ``lucid``, ``maverick``, ``natty``,
26-
``oneiric``, ``precise``.
26+
``oneiric``, ``precise``, ``quantal``, ``raring``.
27+
28+
For Ubuntu Raring (13.04)::
29+
30+
deb http://archive.scrapy.org/ubuntu raring main
31+
32+
For Ubuntu Quantal (12.10)::
33+
34+
deb http://archive.scrapy.org/ubuntu quantal main
2735

2836
For Ubuntu Precise (12.04)::
2937

0 commit comments

Comments
 (0)