verify: new macro 'assume'
[gnulib.git] / modules / readme-release
1 Description:
2 Add release instructions customized for the package.
3
4 You should add a line like
5
6 perl -pi -e "s/\@PACKAGE\@/$package/g" README-release
7
8 to autogen.sh or bootstrap.conf's epilogue function to patch the
9 package name in.  This is particularly handy for making various URLs
10 copy-and-pastable.
11
12 Note that, as with any gnulib-tool supplied file, README-release can
13 be customized via a .diff file.  This is an easy way to add
14 package-specific instructions.
15
16 Files:
17 top/README-release
18
19 Depends-on:
20 announce-gen
21 do-release-commit-and-tag
22 gnu-web-doc-update
23 gnupload
24 maintainer-makefile
25
26 configure.ac:
27
28 Makefile.am:
29
30 Include:
31
32 License:
33 GPLed build tool
34
35 Maintainer:
36 bug-gnulib@gnu.org