summaryrefslogtreecommitdiff
path: root/os/debian/README.Debian
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.
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-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.
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-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)