vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit a9c1578299a4e39a0b5294b57cc568d547d04a4b
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Wed May 1 13:21:24 2024 +1000
Failed attempt to build with system libunivalue-dev [FTBFS]
Build-Depends += "libunivalue-dev"
```
rpc/blockchain.cpp:2374:35: error: cannot convert 'std::atomic<int>' to 'const UniValue&'
2374 | result.pushKV("progress", g_scan_progress);
| ^~~~~~~~~~~~~~~
| |
| std::atomic<int>
In file included from ./rpc/request.h:11,
from ./rpc/server.h:10,
from rpc/blockchain.cpp:24:
/usr/include/univalue.h:94:57: note: initializing argument 2 of 'bool UniValue::pushKV(const std::string&, const UniValue&)'
94 | bool pushKV(const std::string& key, const UniValue& val);
| ~~~~~~~~~~~~~~~~^~~
```
commit f5cc15be58dd7fc4c1cf2d036b0c9c045f6e4c78
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Wed May 1 13:04:50 2024 +1000
Disabled "secp256k1-zkp" tests due to failure on [ppc64el]
https://buildd.debian.org/status/fetch.php?pkg=litecoin&arch=ppc64el&ver=0.21.3-1&stamp=1714303642&raw=0
commit 1b1cf9507af7ad44d7c2e0d5e24010a7570a3245
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Date: Sun Apr 28 19:24:17 2024 +1000
litecoind package to provide 'litecoin-wallet'.
https://salsa.debian.org/api/v4/projects/debian%2Flitecoin/pipelines?scope=finished&per_page=1 API request failed: 403 Forbidden at /srv/qa.debian.org/data/vcswatch/vcswatch line 431.