Reuben Thomas wrote: > On 1 May 2011 22:39, Reuben Thomas <r...@sc3d.org> wrote: >> On 30 April 2011 21:39, Reuben Thomas <r...@sc3d.org> wrote: >>> >>> Great, will modify patch for that. >>> >> >> Attached. > > Just noticed I failed to switch the name of README-release back to > that from README-release.in in modules file; updated patch attached. > > -- > http://rrt.sc3d.org > > From e9c03bdac23b230686b0dd058c8376d74301fb04 Mon Sep 17 00:00:00 2001 > From: Reuben Thomas <r...@sc3d.org> > Date: Fri, 29 Apr 2011 23:12:16 +0100 > Subject: [PATCH] readme-release: Add new module with release instructions. > > * modules/readme-release: new module. > * top/README-release.in: template file.
Thanks. I've amended it with this small change and pushed: diff --git a/ChangeLog b/ChangeLog index 4cbf9ba..2f3edc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ readme-release: new module with release instructions * modules/readme-release: New module. * top/README-release: New file, from coreutils, grep, diffutils. + * MODULES.html.sh (Support for maintaining and releasing): Add it. 2011-05-02 Eric Blake <ebl...@redhat.com> diff --git a/MODULES.html.sh b/MODULES.html.sh index a584c4e..c9f1f9e 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -3476,6 +3476,7 @@ func_all_modules () func_module gnupload func_module maintainer-makefile func_module mktempd + func_module readme-release func_module update-copyright func_module useless-if-before-free func_module vc-list-files