mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
This was needed earlier because modules had to import the main script, but that is no longer true. Rename the script so that it is consistent with all other scripts in gnulib and uses hyphens. * build-aux/vcs_to_changelog.py: Rename to... * build-aux/vcs-to-changelog.py: ... this. * doc/vcs-to-changelog.texi (VCS To ChangeLog): Update reference. * modules/vcs-to-changelog: Likewise.
23 lines
283 B
Plaintext
23 lines
283 B
Plaintext
Description:
|
|
Convert git log to ChangeLog
|
|
|
|
Files:
|
|
build-aux/vcs-to-changelog.py
|
|
build-aux/vcstocl/frontend_c.py
|
|
build-aux/vcstocl/misc_util.py
|
|
build-aux/vcstocl/vcs_git.py
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPLed build tool
|
|
|
|
Maintainer:
|
|
Siddhesh Poyarekar
|