summaryrefslogtreecommitdiff
path: root/os/debian/control
AgeCommit message (Collapse)Author
2020-06-05Add: create bundles via CPackPatric Stout
CPack works closely together with CMake to do the right thing in terms of bundling (called 'package'). This generates all the packaging we need, and some more.
2019-09-19Add #6173: New SDL 2 based video and sound drivers (#7086)nikolas
2014-01-07(svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages ↵rubidium
just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian
2013-11-13(svn r25976) -Update: Debian package creation control filesrubidium
2013-11-13(svn r25975) -Feature [FS#5385]: XDG base directory supportrubidium
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-07-11(svn r20129) -Add [Debian]: debug symbols packagerubidium
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)
2010-01-10(svn r18769) -Codechange: replace MiniLZO with the real library. If you're ↵rubidium
using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed.
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 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-02-27(svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ↵Darkvater
ensures an updated changelog, readme, etc.
2006-12-21(svn r7533) -Codechange [Debian]: Update debian packaging filesmatthijs
- 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-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.
2004-09-18(svn r291) Minor fix to english.txtbjarni
added debian support (blathijs) improved make install (blathijs)