a/website/download.html b/website/download.html
...
...
234
          packages for some distributions. In most cases, you will
234
          packages for some distributions. In most cases, you will
235
          just need to use an alternate repository.</p>
235
          just need to use an alternate repository.</p>
236
236
237
        <h3><a name="debian">Debian</a></h3>
237
        <h3><a name="debian">Debian</a></h3>
238
238
239
        <p>The Debian Recoll packages are usually fairly up to date, just use
239
        <p>The Debian Recoll packages are not always up to date in
240
          the appropriate Debian repository.</p>
240
          stable distributions. Debian Wheezy and Jessie have Recoll
241
241
          1.17.3. which is ancient (it was an accident for
242
        <p><i>Except they're not at the moment
242
          Jessie). Stretch has 1.22.4 which is largely ok.</p>
243
        (2017-01)...</i>. Debian stable (Jessie) has Recoll 1.17.3. Debian
243
        
244
          testing has 1.22.4, and it may work on Jessie (or not...).
244
        <p>I am maintaining a repository for newer versions of the packages.
245
          In any case, I am maintaining a repository for packages
246
          built for Debian Jessie (it also has older 1.22 packages for
247
          Wheezy). The repository currently has recoll 1.23.x for
245
          The repository currently has recoll 1.23.x for Jessie and
248
          Debian Intel 32 and 64 bits, and armhf. There is a separate
246
          Stretch, Intel 32 and 64 bits, and armhf, and slightly older
247
          1.22 packages for Wheezy. There is a separate
249
          repository for Raspbian Jessie, which is <em>not</em>
248
          repository for Raspbian Jessie, which is <em>not</em>
250
          compatible with vanilla Debian (!).</p>
249
          compatible with vanilla Debian.</p>
251
250
252
        <p>To add the Debian or Raspbian repository to your sources:</p>
251
        <p>To add the Debian or Raspbian repository to your sources:</p>
253
252
254
        <ul>
253
        <ul>
255
254
...
...
270
            for Debian jessie (debian 8.x):<br>
269
            for Debian jessie (debian 8.x):<br>
271
            <div class="code">
270
            <div class="code">
272
deb http://www.lesbonscomptes.com/recoll/debian/ jessie main
271
deb http://www.lesbonscomptes.com/recoll/debian/ jessie main
273
deb-src http://www.lesbonscomptes.com/recoll/debian/ jessie main
272
deb-src http://www.lesbonscomptes.com/recoll/debian/ jessie main
274
            </div>
273
            </div>
274
            for Debian stretch (debian 9.x):<br>
275
            <div class="code">
276
deb http://www.lesbonscomptes.com/recoll/debian/ stretch main
277
deb-src http://www.lesbonscomptes.com/recoll/debian/ stretch main
278
            </div>
275
            for Raspbian jessie (raspbian 8.x):<br>
279
            for Raspbian jessie (raspbian 8.x):<br>
276
            <div class="code">
280
            <div class="code">
277
deb http://www.lesbonscomptes.com/recoll/raspbian/ jessie main
281
deb http://www.lesbonscomptes.com/recoll/raspbian/ jessie main
278
deb-src http://www.lesbonscomptes.com/recoll/raspbian/ jessie main
282
deb-src http://www.lesbonscomptes.com/recoll/raspbian/ jessie main
279
            </div>
283
            </div>