* Removed the 'single instance' requirement from all modules.
* Removed the 'Allow Multiple Instances' dropdown from the
'Configure RDLibrary' dialog in rdadmin(1).
* Removed the 'Allow Multiple Instances' dropdown from the
'Configure RDLogEdit' dialog in rdadmin(1).
* Removed the wmctrl(1) dependency from the 'rivendell' DEB package.
* Removed the wmctrl(1) dependency from the 'rivendell' RPM package.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Added an 'icedax' dependency to the 'rivendell' DEB package.
* Documented the 'icedax' dependency in 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Refactored the build of the 'python3-rivwebpyapi' deb package
so as to include proper PyPI package metadata.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Added a 'Debian 11 "Bullseye"' subsection to the
'DISTRO-SPECIFIC NOTES' section in 'INSTALL'.
* Changed database client dependencies for Debian and Ubuntu
to MariaDB.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in 'debian/control'.
* Implemented 'postinst', 'prerm' and 'postrm' script for
DEB packages.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>