summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-01-06 08:41:34 -0700
committerEric Blake <ebb9@byu.net>2009-01-06 08:55:54 -0700
commit8aa9813801df87c5437f3e097795d68d9756a4bc (patch)
treec3cf503b31f3426bfa1bfbc9ffa99094733c1fd7 /HACKING
parent064ceeafb97593f84b96469f958adeeca79097ca (diff)
downloadautoconf-8aa9813801df87c5437f3e097795d68d9756a4bc.tar.gz
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. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING12
1 files changed, 6 insertions, 6 deletions
diff --git a/HACKING b/HACKING
index c7adfa46..89d17bb3 100644
--- a/HACKING
+++ b/HACKING
@@ -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:anonymous@cvs.sv.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