readme-release: also require announce-gen and maintainer-makefile
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 7 Jun 2012 14:25:13 +0000 (16:25 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 7 Jun 2012 15:22:41 +0000 (17:22 +0200)
* 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.

ChangeLog
modules/announce-gen
modules/do-release-commit-and-tag
modules/gnu-web-doc-update
modules/maintainer-makefile
modules/readme-release

index cca5fe7..7e08755 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2012-06-07  Akim Demaille  <akim@lrde.epita.fr>
 
+       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.
+
+2012-06-07  Akim Demaille  <akim@lrde.epita.fr>
+
        maint.mk: fix VPATH issues.
        * top/maint.mk (news-check): GNU Make understand $< very well.
        (release-prep): NEWS is in $(srcdir).
index 558c4b3..c262e64 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Generate a release announcement message.
+Generate a release announcement message.  See also readme-release.
 
 Files:
 build-aux/announce-gen
index e2f80a5..f3c30ff 100644 (file)
@@ -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
index 5b3e8ac..f70801c 100644 (file)
@@ -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
index ed43e87..4199fa4 100644 (file)
@@ -1,5 +1,6 @@
 Description:
 Helper GNUmakefile with syntax checks, build improvements, etc.
+See also readme-release.
 
 Files:
 top/maint.mk
index 8b240d9..d9a4fa4 100644 (file)
@@ -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: