*************************************************************************
   *                                                                       *
   *        THIS AREA HAS JUST BEEN REORGANIZED (AUGUST 13 2002) !         *
   *                                                                       *
   *                    Sorry for the inconvenience.                       *
   *                                                                       *
   *************************************************************************
          potato               - Packages installable on potato
          woody                - Packages installable on woody
	  sarge		       - Packages installable on sarge
  How to use these?
    - Just download the packages and install them with "dpkg -i".
    - Add the following lines to your /etc/apt/sources.list:
        deb ftp://debian.fifi.org/pub/debian-local <section>/
        deb-src ftp://debian.fifi.org/pub/debian-local <section>/
      or, for people who prefer http:
        deb http://debian.fifi.org/debian-local <section>/
        deb-src http://debian.fifi.org/debian-local <section>/
      Of cource, replace <section> with whatever sections you are interested
      in, like:
         potato/official/
         woody/improved/
      Careful, the trailing slash after the <section> is important!!!