Commit Graph

34 Commits

Author SHA1 Message Date
rubidium 8431174e88 (svn r14708) -Change: update a few urls and fix some small errors/missing things in a few documents. 2008-12-20 20:44:47 +00:00
rubidium d3da60f01d (svn r14645) -Fix [FS#2431]: Debian packaging rules could use a non-existing makefile target when rerunning it with dpkg-buildpackage 2008-11-30 18:45:44 +00:00
matthijs a527d237aa (svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, this is not the right way to do this. 2008-09-09 11:26:17 +00:00
matthijs 8ca4d34aad (svn r14241) -Fix [Debian]: Remove an extra ~ in the Debian version. 2008-09-04 08:52:41 +00:00
matthijs 6c924578de (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version.
- Packaging files are now identical to those of the official 0.6.2-1 (or,
	r11138 in the collab-maint subversion repository), with the following
	exceptions:
  - Desktop files are removed, since openttd trunk installs them already.
  - Changes regarding package names from r14237 are preserved.
  - Topmost changelog entry with version 0.7~svn-1 is added.
2008-09-03 17:18:04 +00:00
matthijs 1c3b4c8a54 (svn r14237) -Feature [Debian]: Allow the Debian packaging to change the package name of the resulting package.
- The name can be changed at build time, by changing the package name in debian/changelog.
  - This will allow packages like openttd-svn or openttd-cargodest packages to be built.
2008-09-03 16:47:54 +00:00
rubidium ad8578419e (svn r13578) -Merge: documentation updates from the 0.6 branch. 2008-06-19 11:45:44 +00:00
rubidium c7d4c0e269 (svn r12396) -Codechange: change a few things to reflect that we aren't aiming for 0.6 anymore in trunk. 2008-03-22 19:54:50 +00:00
belugas 266dd80f6c (svn r12337) -Change: update some documentation. 2008-03-04 17:07:33 +00:00
belugas 0cdf2b525f (svn r12181) -Change: update some documentation. 2008-02-18 20:59:04 +00:00
rubidium ef112812c6 (svn r11868) -Fix: some files were still mentioning that beta1 is the latest release when that's not the case. 2008-01-15 20:44:31 +00:00
rubidium f854b129af (svn r11612) -Change: update some documentation. 2007-12-09 21:23:20 +00:00
rubidium 56f332fafd (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD. 2007-11-18 14:57:14 +00:00
rubidium 50cf379330 (svn r11115) -Merge: release changes from 0.5. 2007-09-15 12:43:04 +00:00
rubidium 9d994ce270 (svn r10589) -Fix (Debian): --enable-install is not needed anymore. 2007-07-16 13:48:12 +00:00
rubidium 1761ff341c (svn r10378) -Merge: release changes from 0.5. 2007-06-28 19:02:59 +00:00
rubidium 902b2a1d58 (svn r9979) -Merge: release changes from 0.5. 2007-05-29 18:55:15 +00:00
rubidium eda671a752 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. 2007-04-20 20:48:04 +00:00
rubidium bc86bc3801 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk. 2007-04-17 21:08:05 +00:00
rubidium d5f16924d9 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. 2007-03-24 00:02:13 +00:00
Darkvater 285c068aae (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 2007-02-27 16:51:49 +00:00
rubidium 6e4f855993 (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. 2007-01-02 21:29:11 +00:00
rubidium 8b67672080 (svn r7765) -Fix (r7759): forgot to update the os/debian files. 2007-01-02 20:35:16 +00:00
matthijs a3e0d20c64 (svn r7625) * Change debian packaging version to support proper upgrading from/to release versions. 2006-12-29 21:30:31 +00:00
matthijs d88e549d9f (svn r7533) -Codechange [Debian]: Update debian packaging files
- Update to latest standards version.
	- Fix rules to compile only once.
2006-12-21 14:44:19 +00:00
Darkvater 24b31ea883 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 2006-03-26 21:07:56 +00:00
matthijs 2eafeaf7d6 (svn r4033) - Codechange: [Debian] Update debian packaging files to use debconf for user interaction. 2006-03-22 21:08:05 +00:00
matthijs ba5172d0f4 (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details).
* Fix a small debconf issue which was in the 0.4.5 release.
2006-03-08 23:12:38 +00:00
matthijs 085cc7ca0e (svn r2446) * Made os/debian/rules executable. 2005-06-16 01:25:01 +00:00
matthijs 8ef3f896f5 (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
This fix solves the issue for now by installing scenarios in the system-wide data dir.
- Add: 32x32 xpm format icon, used for debian packaging.
- Some minor updates to the os/debian directory.
2005-05-28 10:32:09 +00:00
matthijs 19c55cbb75 (svn r1650) - Added known-bugs.txt to os/debian/docs 2005-01-24 21:51:06 +00:00
matthijs b9c13283a4 (svn r1644) - Some minor corrections to the os/debian dir. 2005-01-24 20:33:43 +00:00
matthijs 76363231be (svn r1118) * Added a minimal manpage with references to where to get real info
* Specified installation locations in the os/debian/rules script so it works now.
2004-12-15 22:46:53 +00:00
bjarni d1a88cbbca (svn r291) Minor fix to english.txt
added debian support (blathijs)
improved make install (blathijs)
2004-09-18 16:29:12 +00:00