1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-15 17:28:07 -04:00
Commit Graph

507 Commits

Author SHA1 Message Date
John Zaitseff
56b3cf4b52 Correct invocation of dh-autoreconf; add dependency on autopoint
The autopoint package is required for Debian Wheezy.
2014-09-03 13:31:37 +10:00
John Zaitseff
aa05f59f75 Use dh-autoreconf as per Debian best practice 2014-09-03 12:00:37 +10:00
John Zaitseff
ad3b2f2e06 Document changes in the debian directory 2014-08-15 13:26:59 +10:00
John Zaitseff
3d47050fd4 Use the machine-readable format for debian/copyright 2014-08-15 13:26:06 +10:00
John Zaitseff
f41b0d4768 Add a Debian-style menu entry 2014-08-15 13:25:23 +10:00
John Zaitseff
900e4ab791 Update the Vcs-Svn and Vcs-Browser fields 2014-08-15 13:24:56 +10:00
John Zaitseff
901ddd505c Use "dh" in debian/rules instead of using dh_ commands directly 2014-08-15 11:48:08 +10:00
John Zaitseff
b63576eaf0 Add a debian/watch file to keep track of Star Trader releases 2014-08-15 11:47:29 +10:00
John Zaitseff
a6144e3ef0 Merge branch with-autogenerated into with-debian 2014-08-13 12:20:26 +10:00
John Zaitseff
612783bcd1 Regenerate all PO and GMO translation files 2014-08-13 12:14:41 +10:00
John Zaitseff
3766c6ea34 Update all auto-generated files
These files have been created by running ./build-aux/bootstrap with
Gnulib as at commit a6c54be167bd5be41013a254b4e6ba840420a1d0 (with a date
stamp of Thu Aug 7 17:40:01 2014 -0700), Autoconf 2.69, Automake 1.14.1
and Gettext 0.18.3.
2014-08-13 12:11:51 +10:00
John Zaitseff
db2f653817 Update the $Id$ fields from an exported copy of the master branch 2014-08-13 12:06:39 +10:00
John Zaitseff
8859697053 Merge branch master into with-autogenerated 2014-08-13 12:03:06 +10:00
John Zaitseff
8862bfeb3a Add today's date to the NEWS file: we release! 2014-08-13 11:56:20 +10:00
John Zaitseff
35ea0f5965 Update the manual page date 2014-08-13 11:55:30 +10:00
John Zaitseff
23226131a5 Update version numbers and dates on PO files 2014-08-13 11:54:16 +10:00
John Zaitseff
d0bc71f63d Document the changed share return percentages 2014-08-13 11:36:35 +10:00
John Zaitseff
4ef0578792 Change minimum and maximum share return percentages to -15% and 25% 2014-08-13 11:32:27 +10:00
John Zaitseff
452519ccda Development packages may have either -dev or -devel suffixes 2014-06-19 13:52:46 +10:00
John Zaitseff
be276094ea Rearrange library includes to allow compilation under Cygwin 2014-06-18 20:56:09 +10:00
John Zaitseff
ac6b25294e Start preparing for the next version of Star Traders 2014-06-18 20:55:15 +10:00
John Zaitseff
e4a1920e06 Update files for Star Traders 7.5: Debian Policy 3.9.5, Debhelper v9 2014-05-24 09:27:59 +10:00
John Zaitseff
4b0a1306fe Merge branch with-autogenerated into with-debian 2014-05-24 08:54:21 +10:00
John Zaitseff
76cbdad171 Update all $Id$ fields to match the exported version 2014-05-24 08:36:03 +10:00
John Zaitseff
bb89127d3e Include header files generated during ./configure
Include iconv_open-*.h header files so that users will not need to have
GPerf installed.
2014-05-24 08:30:50 +10:00
John Zaitseff
71b3ec4c92 Regenerate all PO and GMO translation files
Files are regenerated by running "make -C po update-po".
2014-05-24 08:27:55 +10:00
John Zaitseff
3aa7063920 Update the build-aux files to those from Automake 1.14.1 2014-05-24 08:23:35 +10:00
John Zaitseff
33a976d59a Add all auto-generated files
Auto-generated files have been created by running ./build-aux/bootstrap
with Gnulib as at commit 98ca2c063cfe019b673fd0ce81448c919e9c989c (with a
date stamp of Thu May 22 17:49:33 2014 +0100), Autoconf 2.69, Automake
1.14.1 and Gettext 0.18.3.
2014-05-24 08:14:33 +10:00
John Zaitseff
2ee480fa18 Merge branch master into with-autogenerated 2014-05-24 07:59:12 +10:00
John Zaitseff
65601ce683 Add a list of what has changed in this version of Star Traders
We finally release today, after a two-year hiatus!
2014-05-24 07:34:15 +10:00
John Zaitseff
1e15de58eb List the newly-added ax_require_defined.m4 file for distribution 2014-05-24 07:31:22 +10:00
John Zaitseff
a31ff97c3d Update the manual page date 2014-05-24 07:28:25 +10:00
John Zaitseff
0d3362577c Regenerate all PO files 2014-05-23 19:03:22 +10:00
John Zaitseff
9cb3a46693 Completely rewrite the scramble() and unscramble() functions
The file output is now completely in ASCII---and will be much harder to
break for casual cheating!
2014-05-23 18:56:24 +10:00
John Zaitseff
3d20e0b307 Add the CRC32 functions from the GNU Portability Library 2014-05-22 18:17:02 +10:00
John Zaitseff
549b2d517d Use separate input and output buffers for scramble() and unscramble() 2014-05-22 15:34:32 +10:00
John Zaitseff
cec51ded7d Update to GNU Gettext 0.18.3 2014-05-22 11:45:57 +10:00
John Zaitseff
4216b21324 Add the newly-required ax_require_defined Autoconf macro 2014-05-22 11:26:33 +10:00
John Zaitseff
39e978ae91 Update to the latest version of the GNU Portability Library 2014-05-22 11:16:18 +10:00
John Zaitseff
7376d26b53 Update files to the latest version from the GNU Autoconf archive 2014-05-22 11:11:28 +10:00
John Zaitseff
9450fed943 Update the copyright year to 2014 2014-05-22 11:05:51 +10:00
John Zaitseff
207be54145 Default keys are now set by a locale string, not by macros 2013-04-25 22:18:54 +10:00
John Zaitseff
0e183d0557 Merge branch po-translationproject 2013-02-22 06:54:16 +11:00
John Zaitseff
eaa5d7436d Update eo.po to the latest version available from TP 2013-02-22 06:23:43 +11:00
John Zaitseff
0c64d8a19d Update the Esperanto translation
Change the whitespacing and word-wrapping of the help text and add the
standard header comment.
2013-02-21 22:32:41 +11:00
John Zaitseff
91ef1d0775 Add the Esperanto translation by Felipe Castro to the master branch 2013-02-21 20:10:04 +11:00
John Zaitseff
53944408a1 Merge branch po-translationproject: add eo.po 2013-02-21 20:10:04 +11:00
John Zaitseff
a74f4170c7 Add the Esperanto translation by Felipe Castro
Downloaded from the Translation Project,
http://translationproject.org/PO-files/eo/trader-7.4.eo.po
2013-02-21 19:59:36 +11:00
John Zaitseff
9689f2876b Update the Danish translation
Change whitespacing and word-wrapping of help text, change various other
strings and add the standard header comment.
2013-02-02 14:42:02 +11:00
John Zaitseff
c25ec91e99 Update the copyright year to 2013, and the version number to 7.5 2013-02-02 10:48:43 +11:00