PPA/Deb build doc updates

This commit is contained in:
zzz
2023-12-22 07:08:05 -05:00
parent c5350f17bf
commit bd59a00865
2 changed files with 10 additions and 8 deletions

View File

@ -104,9 +104,10 @@ reprepro -v copysrc jessie trusty i2p
# No longer supported
reprepro -v copysrc stretch trusty i2p
# To copy focal to sid and buster:
# To copy focal to all debian repos:
# Note that syntax is reprepro copysrc TO FROM package!
reprepro -v copysrc sid focal i2p
reprepro -v copysrc trixie focal i2p
reprepro -v copysrc bookworm focal i2p
reprepro -v copysrc bullseye focal i2p
reprepro -v copysrc buster focal i2p

View File

@ -12,17 +12,18 @@ than doing debian builds ourselves.
Versions are as follows:
Min version Max version Uses src pkg Copied to Debian
----------- ----------- ------------ ----------------
bionic -- bionic --
focal lunar bionic buster, bullseye, bookworm, sid
Min version Max version Uses src pkg Copied to Debian
----------- ----------- ------------ ----------------
bionic -- bionic --
focal noble except lunar bionic buster, bullseye, bookworm, trixie, sid
lunar -- bionic --
Unsupported (Java 7):
precise saucy precise wheezy
trusty wily precise jessie, stretch
precise saucy precise wheezy
trusty wily precise jessie, stretch
Unsupported (ant < 1.9.8)
xenial yakkety xenial --
xenial yakkety xenial --
Prep (first time only)