deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: git, pandoc (>> 2.17), python3-attr, python3-click, python3-click-log,
python3-jinja2, python3-markdown-it, python3-requests, python3:any
Description: |-
Command-line changelog management tool
Command-line tool for helping developers maintain useful changelogs.
It manages a directory of changelog fragments. It aggregates them into entries
in a CHANGELOG file.
.
Scriv writes changelog fragments into a directory called "changelog.d". Start
by creating this directory.
.
To make a new changelog fragment, use the 'scriv create' command. It will
make a new file with a filename using the current date and time, your GitHub
or Git user name, and your branch name. Changelog fragments should be
committed along with all the other changes on your branch.
.
When it is time to release your project, the 'scriv collect' command
aggregates all the fragments into a new entry in your changelog file.
Homepage: https://github.com/nedbat/scriv
Installed-Size: '131'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: scriv
Priority: optional
Section: python
Version: 1.5.1-1
srcpkg_name: scriv
srcpkg_version: 1.5.1-1