1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
huepluplus for Debian
---------------------
Removal of external dependencies (mbedtls, nlohmann/json) is not yet
merged into upstream's master branch.
For the time being, the 'external-deps' branch is being tracked as
patches 0001-0008 produced using:
git format-patch origin/master..origin/external-deps -- \
. ':!lib' ':!include/json' ':!.gitmodules'
Note, patch excludes non-ds paths from old/new as they're excluded
from upstream/latest branch
-- Ahmad Khalifa <ahmad@khalifa.ws> Mon, 30 Dec 2024 17:21:01 +0000
|