Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-27 | (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning | rubidium | |
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation | |||
2010-10-27 | (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces ↵ | rubidium | |
savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. | |||
2010-10-26 | (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed ↵ | rubidium | |
anymore | |||
2010-07-11 | (svn r20129) -Add [Debian]: debug symbols package | rubidium | |
2010-04-07 | (svn r19572) -Change: sync Debian packaging updates from Debian, but keep ↵ | rubidium | |
building a single package | |||
2010-02-18 | (svn r19162) -Update: the debian packaging; bring it in sync with the ↵ | rubidium | |
packaging used at debian (minus the splitting) | |||
2008-11-30 | (svn r14645) -Fix [FS#2431]: Debian packaging rules could use a non-existing ↵ | rubidium | |
makefile target when rerunning it with dpkg-buildpackage | |||
2008-09-09 | (svn r14279) -Revert (r14237): Undo changes for renaming Debian packages, ↵ | matthijs | |
this is not the right way to do this. | |||
2008-09-03 | (svn r14238) -Change [Debian]: Update Debian packaging files to the latest ↵ | matthijs | |
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 | (svn r14237) -Feature [Debian]: Allow the Debian packaging to change the ↵ | matthijs | |
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. | |||
2007-07-16 | (svn r10589) -Fix (Debian): --enable-install is not needed anymore. | rubidium | |
2007-01-02 | (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. | rubidium | |
2007-01-02 | (svn r7765) -Fix (r7759): forgot to update the os/debian files. | rubidium | |
2006-12-21 | (svn r7533) -Codechange [Debian]: Update debian packaging files | matthijs | |
- Update to latest standards version. - Fix rules to compile only once. | |||
2006-03-08 | (svn r3801) * Update debian packaging files to the ones used for releasing ↵ | matthijs | |
0.4.5 (see os/debian/changelog for details). * Fix a small debconf issue which was in the 0.4.5 release. | |||
2005-06-16 | (svn r2446) * Made os/debian/rules executable. | matthijs | |
2005-05-28 | (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in ↵ | matthijs | |
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-01-24 | (svn r1644) - Some minor corrections to the os/debian dir. | matthijs | |
2004-12-15 | (svn r1118) * Added a minimal manpage with references to where to get real info | matthijs | |
* Specified installation locations in the os/debian/rules script so it works now. | |||
2004-09-18 | (svn r291) Minor fix to english.txt | bjarni | |
added debian support (blathijs) improved make install (blathijs) |