mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-03-29 07:39:57 +00:00
Not fully tested
```
Java 17 bcprov 1.80 Jetty 12 libslf4j2 support
trixie y y y y y
bookworm y n n n y (jammy)
bullseye y n n n y (jammy)
buster n n n n n
resolute y y not yet y y (questing until it gets Jetty 12)
questing y y n y y
noble y n n n y (jammy)
jammy y n n n y
focal n n n n n
bionic n n n n n
```
23 lines
890 B
Plaintext
23 lines
890 B
Plaintext
The files in ../debian/ are for the current stable distribution.
|
|
|
|
Alternates are in the subdirectories here.
|
|
To use them, copy them over the files in ../debian/ .
|
|
|
|
Built file compatibility:
|
|
See doc/launchpad.txt
|
|
|
|
Note on systemd:
|
|
|
|
# 'dh $@ --with systemd' needs dh-systemd which isn't available in Wheezy (except from backports),
|
|
# and is only Ubuntu as of "Saucy". The official packages will enable this for Debian unstable and
|
|
# Ubuntu Saucy (and newer)
|
|
|
|
Through release 0.9.25, the debian/ directory was not current for the release;
|
|
any changes required for the build were checked in after the release.
|
|
Starting with release 0.9.26, we will attempt to test debian builds
|
|
before the release, and check in any required changes to debian/
|
|
and debian-alt/ before the release, so that the files
|
|
may actually be used to build the release.
|
|
|
|
See additional documentation in the doc/ directory.
|