Source: changelog-chug Maintainer: Ben Finney Section: devel Priority: optional # Until Debian bug#1081140 is resolved, we use the older ‘semver’ library. Build-Depends-Indep: python3-docutils (>= 0.21), python3-semver (>= 2.10), python3-setuptools, python3-testscenarios, python3-testtools, python3-all Build-Depends: pybuild-plugin-pyproject, dh-python, debhelper-compat (= 13) Standards-Version: 4.7.0 Homepage: https://git.sr.ht/~bignose/changelog-chug/ VCS-Git: https://salsa.debian.org/debian/pkg-changelog-chug.git VCS-Browser: https://salsa.debian.org/debian/pkg-changelog-chug/ Rules-Requires-Root: no Package: python3-changelog-chug Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: parser library for project Change Log documents — Python 3 changelog-chug is a parser for project Change Log documents. . Given a standard project Change Log document, the ‘chug’ library provides features to parse the document into a sequence of Change Log entries as Python data. . This package installs the Python version 3 ‘chug’ library.