Commit Graph

147 Commits

Author SHA1 Message Date
Daiki Ueno 6d9150aad7 maint: Update release-steps to current practice
* Admin/release-steps: Split document into two sections ('Making a
snapshot release' and 'Making an official release'), reorder some steps,
and remove mention of manual generation of PO/POT files.
2015-12-28 16:26:14 +09:00
Daiki Ueno 614ff78da5 build: Remove ChangeLogs
Generate ChangeLog files at "make dist" time, using
gitlog-to-changelog.  We still keep ChangeLog files under "po" and
"intl" directories, since those files are copied as part of gettext
infrastructure and it is still meaningful to have them there.
* .gitignore: Add ChangeLog files.
* Admin/release-steps: Remove mention of running update-changelog
script.
* Admin/update-changelog: Remove.
* Makefile.am (gen-ChangeLog): New rule.
* autogen.sh: Copy gitlog-to-changelog from gnulib.  Create empty
ChangeLog files to suppress Automake errors.
* gettext-tools/doc/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/man/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/src/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gettext-tools/tests/Makefile.am (EXTRA_DIST): Remove ChangeLog.0.
* gnulib-local/Makefile.am (EXTRA_DIST): Remove ChangeLog files.
* */ChangeLog: Rename to ChangeLog.0 or ChangeLog.1.
* HACKING: Add brief guideline to submit patches.
2015-10-14 15:00:09 +09:00
Daiki Ueno 712d677050 build: Substitute archive version with configure
* gettext-tools/configure.ac (ARCHIVE_VERSION): New substituted
variable.
* gettext-tools/misc/gettextize.in (archive_version): New variable, set
to ARCHIVE_VERSION.  Use it as the argument of AM_GNU_GETTEXT_VERSION.
* gettext-tools/tests/init-env.in (ARCHIVE_VERSION): New substituted
variable.
* gettext-tools/tests/autopoint-2: Use ARCHIVE_VERSION, instead of the
hard-coded version string.
* gettext-tools/tests/autopoint-3: Likewise.
2015-07-28 14:36:34 +09:00
Daiki Ueno 71073669ae gettextize: Use a crafted version string
Reported by Max Lin in:
<https://lists.gnu.org/archive/html/bug-gettext/2015-07/msg00024.html>.
* gettextize.in: Replace AM_GNU_GETTEXT_VERSION invocation with
"$gettext_version" rather than "$version".  This makes it easier
to maintain a minor release without being affected by the actual
version number generated by git-version-gen.
(gettext_version): New variable.
2015-07-27 15:09:40 +09:00
Daiki Ueno 43b61e43d1 maint: Minor adjustment to the release steps 2015-06-23 09:49:43 +09:00
Daiki Ueno 4a22b2df2b maint: Update copyright year 2015-06-05 16:11:39 +09:00
Daiki Ueno 34f3477cca maint: Adjust Admin/release-steps to the current procedure 2014-12-04 14:53:53 +09:00
Daiki Ueno 0c7328acbe maint: Fix Admin/update-changelog 2014-10-15 16:47:57 +09:00
Daiki Ueno 58bea74662 maint: Add a script to add release entry to ChangeLogs 2014-10-15 16:27:27 +09:00
Daiki Ueno 14f1f3ded2 maint: Update Admin/plans 2014-07-14 06:45:06 +09:00
Daiki Ueno 2c80e5bf0d maint: Mention updating autopoint tests in Admin/release-steps 2014-06-10 12:13:58 +09:00
Daiki Ueno 7f6025f9ce maint: Mention how to update translations from Translation Project 2014-06-09 17:44:32 +09:00
Daiki Ueno 37cc274948 maint: Mention xz-compressed tarball in Admin/release-steps 2014-06-06 11:58:03 +09:00
Daiki Ueno 72503d8c33 maint: Mention how to use the included gettext-tools to regeneate files 2014-06-03 13:19:02 +09:00
Daiki Ueno 688b4fd209 Prepare for 0.19. 2014-06-02 08:07:28 +09:00
Daiki Ueno 4f4017c237 maint: Update Admin/plans 2014-05-05 05:37:56 +09:00
Daiki Ueno eed976ccff maint: Update Admin/plans 2014-05-02 09:17:26 +09:00
Daiki Ueno aba9b27d89 maint: Mention Git tag based versioning in Admin/release-steps 2014-04-22 16:06:25 +09:00
Daiki Ueno b6c051ea35 maint: mention uploading archive.dir.tar.gz in Admin/release-steps 2013-07-11 12:43:45 +09:00
Daiki Ueno b877f85b18 Remove implemented features from Admin/plans. 2013-07-08 09:13:57 +09:00
Daiki Ueno ce71c23fe5 Mention git submodule in Admin/release-steps. 2013-06-27 16:20:01 +09:00
Daiki Ueno a3f53bc184 Remove unnecessary step from Admin/release-steps. 2013-02-28 11:52:40 +09:00
Jim Meyering d7966de55c Spelling fixes. 2012-06-03 21:50:03 +02:00
Bruno Haible 5e193a7aa9 Two more release steps. 2012-02-18 22:30:37 +01:00
Bruno Haible 8f3736d3c4 Update the post-release steps. 2010-06-04 03:04:39 +02:00
Bruno Haible f2e6210845 Prepare for 0.18.1. 2010-06-04 01:00:07 +02:00
Bruno Haible 7e406ea3d6 Deprecate the --with-cvs option. 2010-06-03 16:22:48 +02:00
Bruno Haible ae943bcc1a Link with libunistring, if it exists. 2010-06-03 15:09:44 +02:00
Bruno Haible c58360a674 Use the newest regex module from gnulib. 2010-06-03 15:05:28 +02:00
Bruno Haible 41dca48fed Add more post-release steps. 2010-05-13 18:52:48 +02:00
Bruno Haible d7bad51e23 Update release steps. 2010-05-09 22:17:58 +02:00
Bruno Haible 50f0a2bab7 Update release steps. 2010-05-09 20:54:29 +02:00
Bruno Haible 3cbc7564d8 More plans. 2010-05-09 02:39:49 +02:00
Bruno Haible 4be8eb72b4 Remove autoconf-lib-link directory, obsoleted by gnulib. 2010-04-25 16:05:43 +02:00
Bruno Haible 12075e9728 More plans. 2010-03-29 01:21:42 +02:00
Bruno Haible 85a3a3b559 Remove obsolete CVS infrastructure. 2009-08-14 17:45:18 +02:00
Bruno Haible 00b1bbdf64 autopoint now supports multiple PO directories. 2009-08-09 16:09:06 +02:00
Bruno Haible b7d81bd0ca More plans. 2009-08-09 16:08:44 +02:00
Bruno Haible 64dbc263f7 Add more interesting ideas. 2009-06-23 12:16:00 +02:00
Bruno Haible fe16de83cf URLs for config.guess, config.sub have changed. 2009-06-23 12:15:51 +02:00
Bruno Haible bf8edaf69a Steps to regenerate the manual after release. 2009-06-23 12:15:36 +02:00
Bruno Haible 18e373c419 Add a workaround. 2009-06-23 12:15:34 +02:00
Bruno Haible 58f9a5f259 Release and post-release steps. 2009-06-23 12:15:32 +02:00
Bruno Haible 581711e30e gnulib related steps. 2009-06-23 12:15:32 +02:00
Bruno Haible 9d5f8fc6d8 Updates. 2009-06-23 12:15:29 +02:00
Bruno Haible 7189ac341b More version numbers. 2009-06-23 12:15:29 +02:00
Bruno Haible 994526a7ab Add an item. 2009-06-23 12:15:24 +02:00
Bruno Haible 1f389a1e04 A task for po-mode. 2009-06-23 12:14:56 +02:00
Bruno Haible 64fcc1c806 Should ship more man pages. 2009-06-23 12:14:41 +02:00
Bruno Haible 755ec6714c Explanantion about texinfo.tex. 2009-06-23 12:14:37 +02:00