railcontrol for Debian
---------------------
While upstream includes a code copies of
1. libz
2. SQLite
the Debian package links against the shared libraries as available in Debian.
The included and "minified" code copy html/nosleep.js is replaced by its
non-minified source. In debian/rules I put a target download-missing-sources
that uses curl to download debian/missing-sources/nosleep.js as a drop-in
replacement from https://github.com/richtr/NoSleep.js.
-- Bruno Kleinert <fuddl@debian.org> Fri, 02 May 2025 08:36:31 +0200
|