Legal: correct GPLv3 LICENSE (fixes garbled 'GENERAL GENERAL'), AUTHORS DragonX attribution, COPYING. Packaging: man pages REGENERATED from the 1.0.3 binaries via help2man (dragonxd/dragonx-cli/dragonx-tx.1 -> v1.0.3, correct dates), wired into doc/man/Makefile.am (dist_man1_MANS), orphaned hush*.1 removed. Init/openrc/systemd scripts, Debian packaging (control/changelog/copyright rebranded hush->dragonx + install stubs), example confs taken from origin/compliant-rebrand (c05134e77). REMAINING follow-ups: (1) debian/changelog still tops at 1.0.0 - add a 1.0.3 entry; (2) dragonx-cli --help hardcodes rpcport default 18030 (hush) - fix the HelpMessage string in source then regen. Staged on 176 for review; not pushed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
19 lines
704 B
Plaintext
19 lines
704 B
Plaintext
Source: dragonx
|
|
Section: utils
|
|
Priority: optional
|
|
Maintainer: DragonX <dan-s-dev@proton.me>
|
|
Homepage: https://dragonx.is
|
|
Build-Depends: autoconf, automake, bsdmainutils, build-essential,
|
|
cmake, curl, git, g++-multilib, libc6-dev, libsodium-dev,
|
|
libtool, m4, ncurses-dev, pkg-config, python,
|
|
unzip, wget, zlib1g-dev
|
|
Vcs-Git: https://git.dragonx.is/DragonX/dragonx.git
|
|
Vcs-Browser: https://git.dragonx.is/DragonX/dragonx
|
|
|
|
Package: dragonx
|
|
Architecture: amd64 arm64
|
|
Depends: ${shlibs:Depends}
|
|
Description: Privacy-focused cryptocurrency full node for DragonX
|
|
DragonX is a privacy-focused cryptocurrency using RandomX proof-of-work.
|
|
All transactions are shielded by default. Fork of the Hush Full Node.
|