Commit Graph
15 Commits
Author SHA1 Message Date
Paul Eggert 7550cb98da Fiji change for 2012/13, plus guess the future is similar. 2012-08-31 06:27:35 -07:00
Paul Eggert 11f660a42c Fix typo: simplifes -> simplifies. Thanks to Jonathan Leffler in
<http://mm.icann.org/pipermail/tz/2012-August/018236.html>.
2012-08-31 06:00:04 -07:00
Paul Eggert 60e612c3f4 Release tzcode2012e and tzdata2012e.
* Makefile (VERSION): Increase to 2012e.
2012-08-02 20:44:55 -07:00
Paul Eggert 33232258ad Use a single version number for both code and data.
* Makefile (VERSION): New macro, superseding ...
(TZCODE_VERSION, TZDATA_VERSION): Remove.  All uses changed.
(version.h): Call the variable TZVERSION, not TZCODE_VERSION.
All uses changed.
(tzselect): Interpolate TZVERSION, not TZCODE_VERSION.
(public): Adjust to new versioning scheme.
* tzselect.ksh (TZVERSION): Rename from TZCODE_VERSION.
* zdump.c, zic.c (main): Use TZVERSION, not TZCODE_VERSION.
2012-07-25 07:46:06 -07:00
Paul Eggert e785904cd0 * .gitignore: New file. 2012-07-25 07:41:07 -07:00
Paul Eggert dddafcdceb * australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
Assume Shanks & Pottenger have been wrong by an hour since 1901.
Reported by Steffen Thorsen in
<http://mm.icann.org/pipermail/tz/2012-July/018168.html>.
2012-07-25 07:40:15 -07:00
Paul Eggert 369851954c Remove trailing white space. 2012-07-25 07:13:46 -07:00
Paul Eggert ee42236d51 Release tzcode2012c and tzdata2012d.
* Makefile (TZCODE_VERSION): Increase to tzcode2012c.
(TZDATA_VERSION, GNUTARFLAGS, TARFLAGS, GZIPFLAGS): New macros.
(maintainer-clean): Remove all the old tar.gz files.
(set-timestamps): New rule.
(public): Use it.  Create distribution files that are more
reproducible, by omitting irrelevant information such as the time
of checkout or build, the builder's user name, the builder's
locale, and so forth.  Be more careful about file permissions in /tmp.
2012-07-19 16:35:33 -07:00
Paul Eggert 56e58fea6f Remove more files not properly removed. 2012-07-18 23:07:02 -07:00
Paul Eggert 2dab5617e5 Remove files not properly removed by SCCS-to-git translation. 2012-07-18 22:59:39 -07:00
Paul Eggert 8a52da39ed Fix HTML validation issues.
* Makefile (SGML_TOPDIR): New macro, with default for Ubuntu
(SGML_SEARCH_DIR): Use it.
* tz-art.htm: Fix HTML typos uncovered by validator.
2012-07-18 19:23:31 -07:00
Paul Eggert 943c565e51 Adjust to iana.org distribution method.
* README, tz-link.htm: Mention ftp.iana.org instead of munnari.oz.au.
Suggest --retr-symlinks, since iana.org has symlinks to latest.
* README: Add a title line.
2012-07-18 19:21:38 -07:00
Paul Eggert 0e0bb39b15 Morocco does not observe DST from Jul 20 03:00 to Aug 20 02:00.
* africa (Morocco): Add special case for 2012.
2012-07-18 17:45:20 -07:00
Paul Eggert dccd5a16af Switch from SCCS to git.
Remove the SCCS keyword '%W%' from all files.
Mostly this just remove comments.
Remove trailing white space, too.
* Makefile (TZCODE_VERSION): New macro.
(version.h): New rule.
(tzselect): Interpolate TZCODE_VERSION.
(clean): Remove version.h.
(zdump.o, zic.o): Depend on version.h.
* asctime.c, date.c, difftime.c, ialloc.c, localtime.c, scheck.c:
* strftime.c, zdump.c, zic.c: Remove elsieid.
* private.h: Remove privatehid.
* tzfile.h: Remove tzfilehid.
* tzselect.h (TZCODE_VERSION): Rename from VERSION.
* zdump.c, zic.c: Include "version.h",
and use TZCODE_VERSION instead of elsieid.
2012-07-18 17:30:38 -07:00
Paul Eggert c0f1e5d9d6 Remove stray tab. 2012-07-18 23:11:53 +00:00