]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: use gnulib's maint.mk and support scripts release procedure.
authorGary V. Vaughan <gary@gnu.org>
Tue, 18 Oct 2011 16:24:53 +0000 (23:24 +0700)
committerGary V. Vaughan <gary@gnu.org>
Thu, 27 Oct 2011 03:22:32 +0000 (10:22 +0700)
commita7d34118b2e87f724b4801db8cf0ed5e9b13fc79
treeee78431075e7ae70500ec953ef8487834d810b7d
parent166da4d2a269b101bda8022f0a44f9c3e7ae56f9
maint: use gnulib's maint.mk and support scripts release procedure.

* Makefile.maint: Removed.
* configure.ac (LASTRELEASE, lt_major, lt_minor, lt_micro, lt_alpha):
All removed. Makefile.maint was the only client.
* HACKING (Release Procedure): Removed.
* bootstrap.conf (gnulib_modules): Add announce-gen,
do-release-commit-and-tag, gendocs, gnu-web-doc-update, gnupload and
readme-release.
* cfg.mk (manual_title): Set it for web-manual rule.
(announcement_Cc_): Release announcement email addresses.
* Makefile.am (build_scripts): Add to EXTRA_DIST additional files
imported from gnulib for maint.mk release procedure.
* NEWS: Updated.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
16 files changed:
.gitignore
.prev-version [new file with mode: 0644]
ChangeLog
HACKING
Makefile.am
Makefile.maint [deleted file]
NEWS
bootstrap.conf
cfg.mk
configure.ac
doc/.gitignore
gl/build-aux/announce-gen.diff [new file with mode: 0644]
gl/build-aux/do-release-commit-and-tag.diff [new file with mode: 0644]
gl/top/README-release.diff [new file with mode: 0644]
libltdl/config/.gitignore
libltdl/config/cvsu [new file with mode: 0755]