forked from autotools-mirror/autoconf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* cfg.mk (web-manual): Use new feature of gendocs. (fetch): Fetch gendocs. * Makefile.am (EXTRA_DIST): Distribute new file. * doc/Makefile.am (EXTRA_DIST): Likewise. * .gitattributes: Ignore whitespace in upstream files. * HACKING (Other web updates): Update Free Software Directory instructions. (Upload): No longer mention xdelta. * maint.mk (xd-delta): Likewise. * build-aux/gendocs.sh: New upstream file. * doc/gendocs_template: Likewise. * build-aux/announce-gen: Resync from upstream. * build-aux/config.guess: Likewise. * build-aux/config.sub: Likewise. * build-aux/gnupload: Likewise. * build-aux/texinfo.tex: Likewise. Signed-off-by: Eric Blake <[email protected]>
- Loading branch information
Showing
14 changed files
with
891 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
2009-01-06 Eric Blake <[email protected]> | ||
|
||
Maintainer cleanups. | ||
* cfg.mk (web-manual): Use new feature of gendocs. | ||
(fetch): Fetch gendocs. | ||
* Makefile.am (EXTRA_DIST): Distribute new file. | ||
* doc/Makefile.am (EXTRA_DIST): Likewise. | ||
* .gitattributes: Ignore whitespace in upstream files. | ||
* HACKING (Other web updates): Update Free Software Directory | ||
instructions. | ||
(Upload): No longer mention xdelta. | ||
* maint.mk (xd-delta): Likewise. | ||
* build-aux/gendocs.sh: New upstream file. | ||
* doc/gendocs_template: Likewise. | ||
* build-aux/announce-gen: Resync from upstream. | ||
* build-aux/config.guess: Likewise. | ||
* build-aux/config.sub: Likewise. | ||
* build-aux/gnupload: Likewise. | ||
* build-aux/texinfo.tex: Likewise. | ||
|
||
2008-12-30 Eric Blake <[email protected]> | ||
|
||
Make it easier to track diversion bugs. | ||
|
@@ -18628,8 +18648,8 @@ | |
coding: utf-8 | ||
End: | ||
|
||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free | ||
Software Foundation, Inc. | ||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 | ||
Free Software Foundation, Inc. | ||
|
||
Copying and distribution of this file, with or without | ||
modification, are permitted provided the copyright notice and this | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -136,7 +136,7 @@ If it fails, run `git tag -d v<version>', fix the problems, and go | |
back to the step of setting the version. | ||
|
||
** Upload | ||
Put the tarballs/xdeltas where they should be, using the instructions | ||
Put the tarballs where they should be, using the instructions | ||
regarding gnupload that were printed during the previous step. Verify | ||
that the files are correctly uploaded before sending a release | ||
announcement. | ||
|
@@ -162,14 +162,14 @@ generated output do not get expanded improperly. | |
|
||
Post a news blurb on https://savannah.gnu.org/projects/autoconf. | ||
|
||
Update the Free Software Directory: Checkout the CVS source, then | ||
after making edits, mail the diff to <bug-directory@gnu.org>. | ||
$ cvs -d:pserver:[email protected].gnu.org:/sources/directory \ | ||
co directory/autoconf.txt | ||
Update the Free Software Directory: browse to: | ||
http://directory.fsf.org/project/autoconf/ | ||
and send an email to <bug-directory@gnu.org> mentioning any content | ||
that needs to be updated. | ||
|
||
----- | ||
|
||
Copyright (C) 2002, 2008 Free Software Foundation, Inc. | ||
Copyright (C) 2002, 2008, 2009 Free Software Foundation, Inc. | ||
|
||
This program is free software: you can redistribute it and/or modify | ||
it under the terms of the GNU General Public License as published by | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.