From a7d34118b2e87f724b4801db8cf0ed5e9b13fc79 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Tue, 18 Oct 2011 23:24:53 +0700 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 87096df8..ba06b16d 100644 --- a/.gitignore +++ b/.gitignore @@ -36,6 +36,7 @@ /COPYING /GNUmakefile /INSTALL +/README-release /gnulib-local /libtoolize /libtoolize.in @@ -67,3 +68,4 @@ testdir* testsuite testsuite.dir testsuite.log +vc-diffs -- cgit v1.2.1