automake-patches
[Top][All Lists]
Advanced

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

[PATCH 0/6] More automation in the release procedure


From: Stefano Lattarini
Subject: [PATCH 0/6] More automation in the release procedure
Date: Sat, 8 Dec 2012 21:42:36 +0100

Hello automakers.

After some rounds of testing of 'maint', today I decided the time was
almost ripe for a 1.12.6 release.  Just after thinking that, I thought
"Nooo, here it comes another load of clerical work required by the
release process!".

Well, I guess that is a clear indicator of missing automation :-)
We can and should do better.  So I wrote this patch series to somewhat
lighten the burden of making a release.  While at it, I threw in some
related tweaks and improvements.

I intended to push this by tomorrow.  Any objection, observation,
suggestion?

Regards,
  Stefano

-*-*-*-

Stefano Lattarini (6):
  release: distinguish major and minor releases
  release: generate a stub for the release announcement
  sync: update files from upstream with "make fetch"
  docs: copy the 'gendocs.sh' script from Texinfo CVS repository
  docs: add rule to generate manuals for www.gnu.org
  fetch: improve, and reduce code duplication

 .gitignore           |   2 +
 HACKING              |  14 +-
 Makefile.am          | 191 +++++++++++++++++------
 lib/config.sub       |   8 +-
 lib/gendocs.sh       | 434 +++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/gendocs_template |  87 +++++++++++
 6 files changed, 678 insertions(+), 58 deletions(-)
 create mode 100755 lib/gendocs.sh
 create mode 100644 lib/gendocs_template

-- 
1.8.0.1.347.gf94c325




reply via email to

[Prev in Thread] Current Thread [Next in Thread]