python313Packages.debian-inspector: add changelog to meta

This commit is contained in:
Fabian Affolter
2025-10-08 09:51:09 +02:00
committed by GitHub
parent 1606e2bb6f
commit 9ddded3425
@@ -39,6 +39,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Utilities to parse Debian package, copyright and control files";
homepage = "https://github.com/nexB/debian-inspector";
changelog = "https://github.com/aboutcode-org/debian-inspector/blob/v${version}/CHANGELOG.rst";
license = with licenses; [
asl20
bsd3