summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2012-06-07 16:25:13 +0200
committerAkim Demaille <akim@lrde.epita.fr>2012-06-07 17:22:41 +0200
commit1cda995dd01d1be3b81d0cae2a89e0e241f9a327 (patch)
tree169399e2973f994ced4b271eb3d8778ae5d79dd1 /modules
parentb7797c334a4f35594ac0f8b8be75ca1ec247862e (diff)
downloadgnulib-1cda995dd01d1be3b81d0cae2a89e0e241f9a327.tar.gz
readme-release: also require announce-gen and maintainer-makefile
* modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
Diffstat (limited to 'modules')
-rw-r--r--modules/announce-gen2
-rw-r--r--modules/do-release-commit-and-tag2
-rw-r--r--modules/gnu-web-doc-update3
-rw-r--r--modules/maintainer-makefile1
-rw-r--r--modules/readme-release4
5 files changed, 8 insertions, 4 deletions
diff --git a/modules/announce-gen b/modules/announce-gen
index 558c4b3c14..c262e64ef7 100644
--- a/modules/announce-gen
+++ b/modules/announce-gen
@@ -1,5 +1,5 @@
Description:
-Generate a release announcement message.
+Generate a release announcement message. See also readme-release.
Files:
build-aux/announce-gen
diff --git a/modules/do-release-commit-and-tag b/modules/do-release-commit-and-tag
index e2f80a58eb..f3c30ff775 100644
--- a/modules/do-release-commit-and-tag
+++ b/modules/do-release-commit-and-tag
@@ -1,5 +1,5 @@
Description:
-Automate the release-commit and tag process.
+Automate the release-commit and tag process. See also readme-release.
Files:
build-aux/do-release-commit-and-tag
diff --git a/modules/gnu-web-doc-update b/modules/gnu-web-doc-update
index 5b3e8ac311..f70801c530 100644
--- a/modules/gnu-web-doc-update
+++ b/modules/gnu-web-doc-update
@@ -1,5 +1,6 @@
Description:
-update the official GNU web documentation for your project
+Update the official GNU web documentation for your project.
+See also readme-release.
Files:
build-aux/gnu-web-doc-update
diff --git a/modules/maintainer-makefile b/modules/maintainer-makefile
index ed43e8790a..4199fa40b0 100644
--- a/modules/maintainer-makefile
+++ b/modules/maintainer-makefile
@@ -1,5 +1,6 @@
Description:
Helper GNUmakefile with syntax checks, build improvements, etc.
+See also readme-release.
Files:
top/maint.mk
diff --git a/modules/readme-release b/modules/readme-release
index 8b240d94aa..d9a4fa4598 100644
--- a/modules/readme-release
+++ b/modules/readme-release
@@ -17,9 +17,11 @@ Files:
top/README-release
Depends-on:
+announce-gen
do-release-commit-and-tag
-gnupload
gnu-web-doc-update
+gnupload
+maintainer-makefile
configure.ac: