diff --git a/Packaging.md b/Packaging.md index 316bb2b..9def788 100644 --- a/Packaging.md +++ b/Packaging.md @@ -7,7 +7,7 @@ We want to package Tahoe for people to download and use and we want to use that platform, ship that package to a user using that platform, they can install that package, and it will work. That is: user doesn't have to manually satisfy any dependencies by building other packages. - * For Ubuntu "edgy" and "feisty" platforms, as well as Debian "etch", this + * For Ubuntu "edgy" and "feisty" platforms, as well as Debian "etch" and "lenny", this is accomplished by adding the following clause to `/etc/apt/sources.list` and then running `apt-get install allmydata-tahoe`: @@ -16,7 +16,7 @@ We want to package Tahoe for people to download and use and we want to use deb http://allmydata.org/debian $DIST main tahoe ``` - * this covers all major debian-derived platforms released in the last year. (Note from Zooko: I guess this definition of "major" is "Debian and Ubuntu". Distrowatch.org's definition of "major" is [its Top-Ten page](http://distrowatch.org/dwres.php?resource=major), which also includes Mepis and Knoppix. :-) Anyway, "Debian and Ubuntu" is a fine definition of "major" as far as I'm concerned.) + * this covers all major Debian and Ubuntu platforms released in the last year. For libraries that Tahoe uses, we have these desiderata: