]> Savannah Git Hosting - gnulib.git/commit
vcs-to-changelog: Rename vcs_to_changelog.py to use hyphens.
authorSiddhesh Poyarekar <siddhesh@gotplt.org>
Mon, 18 May 2020 13:46:03 +0000 (19:16 +0530)
committerBruno Haible <bruno@clisp.org>
Mon, 18 May 2020 16:55:33 +0000 (18:55 +0200)
commit19e3bce44f042e274892cbee4936afc5f0fabc86
tree6150ce09ddc00dcb9d683d1212c5f197fae6f893
parent88fc5afbccc959d0be70e4561a212dd18258aa8e
vcs-to-changelog: Rename vcs_to_changelog.py to use hyphens.

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.
ChangeLog
build-aux/vcs-to-changelog.py [new file with mode: 0755]
build-aux/vcs_to_changelog.py [deleted file]
doc/vcs-to-changelog.texi
modules/vcs-to-changelog