[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1016755: ITP: scriv -- Command-line changelog management tool



Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : scriv
  Version         : 0.16.0
  Upstream Author : Ned Batchelder <ned@nedbatchelder.com>
* URL             : https://github.com/nedbat/scriv
* License         : Apache-2.0
  Programming Lang: Python
  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.
 
I plan to maintain this package as part of the Python team.


Reply to: