162,165c162,165
<                   You can add the packages to apt-get's database by putting the
<                   following line in <filename>/etc/apt/sources.list</filename>:
<                   <programlisting>deb http://download.[country code].kde.org/pub/kde/stable/latest/Debian/sid ./</programlisting>
<                   Where <literal>[country code]</literal> is replaced by your
---
>                   You can add the packages to apt-get's database by adding the
>                   following line to <filename>/etc/apt/sources.list</filename>:
>                   <programlisting>deb http://download.[country code].kde.org/pub/kde/stable/3.0.5/Debian/sid ./</programlisting>
> 		  Where <literal>[country code]</literal> is replaced by your
167,170c167,171
<                   or <literal>us</literal>. After writing the file out again, run the command:
<                   <screen>apt-get update</screen>
<                   Then, the packages will be added to your database, where tools like dselect and aptitude
<                   can find them.
---
>                   or <literal>us</literal>. Note that this URL hard-codes for
>                   version 3.0.5. There used to be a link to the latest version,
>                   corresponding to the line
>                   <programlisting>deb http://download.[country code].kde.org/pub/kde/stable/latest/Debian/sid ./</programlisting>
>                   This appears to have ceased to exist, however.
172a174,180
>                  After updating the above file, you'll want to update your
>                  package database. This can be done by running the command:
>                   <screen>apt-get update</screen>
>                  or by chosing the "update" option from dselect's main menu.
>                  After this, your package management tool -- dselect, aptitude,
>                  or whatever -- should be able to locate the new KDE packages.
>                <para>
192,197c200,209
<                   are allowed into the stable distribution. However, you can
<                   get KDE 3.0.4 packages for woody using the <filename>source.list</filename>
<                   line below.
< 
<                   No guarantees are made about these packages, though,
<                   and you're probably better off just upgrading to Sarge or Sid.
---
>                   are allowed into the stable distribution. Although there are
>                   unofficial KDE 3.0.4 packages, you're probably better off
>                   upgrading to Sarge or Sid than trying to use them.
>                </para>
>                <para>
>                  That said, if you can't resist trying to run KDE3 on Woody, add the
>                  following line to your <filename>/etc/apt/sources.list</filename>
>                  file, and then follow the updating instructions 
>                  given above for Sid/Unstable.
>                <programlisting>deb http://download.[country code].kde.org/pub/kde/stable/latest/Debian/dists/woody ./</programlisting>
199,200c211
<                <programlisting>deb http://download.[country code].kde.org/pub/kde/stable/latest/Debian/woody ./</programlisting>
<                <para>Debs are also available for alpha.</para>
---
>                <para>Woody debs are also available for alpha versions of KDE3. See</para>
213,216c224,229
<                   The debs for Sid/Unstable currently require
<                   libqt3-3.0.5, which is not currently in testing. Until
<                   then you should be able to use the debs for
<                   Woody/Stable.
---
>                   Until recently, libqt3-3.0.5 (required for KDE3) was not yet
>                   in Sarge/Testing, so the best option was trying to use the
>                   Woody/Stable packages. This package now appears to be
>                   available, however, so it is suggested that Sarge/Testing
>                   users try to use the Sid/Unstable packages. For more information,
>                   see the question on where KDE3 for Sid/Unstable can be found.
218d230
<                <programlisting>deb http://download.[country code].kde.org/pub/kde/stable/latest/Debian/woody ./</programlisting>
289c301
<                         <programlisting>deb http://people.debian.org/~bab/kde3 ./</programlisting>
---
>                         <programlisting>deb http://people.debian.org/~bab/kde3.1/ ./</programlisting>
