Commit Graph

23 Commits

Author SHA1 Message Date
rubidium ce72195cf3 (svn r26229) -Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian 2014-01-07 19:31:46 +00:00
rubidium 37633d5da1 (svn r25976) -Update: Debian package creation control files 2013-11-13 19:57:29 +00:00
rubidium ee137a5ced (svn r25975) -Feature [FS#5385]: XDG base directory support 2013-11-13 19:32:37 +00:00
rubidium 05407c9b74 (svn r21051) -Fix: [Debian] Silence "uselessly linked" warning
-Change: [Debian] Use make install "parameters" to not install some files instead of removing them after installation
2010-10-27 21:56:10 +00:00
rubidium 59519edd34 (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces 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-27 16:42:20 +00:00
rubidium 5ad2265c1d (svn r21043) -Fix: [Debian] Don't try to remove files that aren't installed anymore 2010-10-26 22:27:33 +00:00
rubidium 283b4c184a (svn r20129) -Add [Debian]: debug symbols package 2010-07-11 17:51:02 +00:00
rubidium dfa9e9d9d3 (svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package 2010-04-07 14:07:49 +00:00
rubidium 30520d7762 (svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting) 2010-02-18 18:20:15 +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 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 9d994ce270 (svn r10589) -Fix (Debian): --enable-install is not needed anymore. 2007-07-16 13:48:12 +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 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
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 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