Files
i2p.i2p/debian-alt
zzz 5bed4a0d7f Replace old jrobin with rrd4j 3.5 (ticket #2684)
2019-02-10
From https://github.com/rrd4j/rrd4j/releases
Copyright (c) 2001-2005 Sasa Markovic and Ciaran Treanor.
Copyright (c) 2011 The OpenNMS Group, Inc.
Copyright 2011 The RRD4J Authors.
Apache 2.0 and LGPLv2.1

Unmodified as a base for future merges, except for omitted
files listed below.
This rev will not work; font patch to follow in next revision.

Following directories and files omitted:
converter/
core/RrdBerkeleyDbBackendFactory.java
core/RrdBerkeleyDbBackend.java
core/RrdMongoDBBackendFactory.java
core/RrdMongoDBBackend.java
demo/
graph/RrdGraphDefTemplate.java
inspector/
eu/bengreen/data/utility/
2020-02-25 14:04:21 +00:00
..
2020-02-24 22:38:12 +00:00
2020-02-24 22:38:12 +00:00
2019-09-04 16:33:26 +00:00
2020-02-24 22:38:12 +00:00
2019-09-04 16:33:26 +00:00
2020-02-24 22:38:12 +00:00
2020-02-24 22:38:12 +00:00
2019-10-22 16:36:23 +00:00

The files in ../debian/ are for the current stable distribution (buster).
They should also work with bullseye, experimental, sid, testing.

Alternates are in the subdirectories here.
To use them, copy them over the files in ../debian/  .

Built file compatibility:
trusty may be copied to vivid.
trusty may be used for jessie with libjetty9-java from backports.
xenial may be copied to yakkety, zesty
bionic may be copied to cosmic
disco may be copied to eoan and focal

Not maintained:
wheezy files are not maintained. Use the precise files instead.
jessie files are not be maintained. Use the trusty files instead.
stretch files may not be maintained. Use the trusty files instead.

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.