summaryrefslogtreecommitdiff
path: root/os/debian/rules
AgeCommit message (Collapse)Author
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 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-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 infomatthijs
* Specified installation locations in the os/debian/rules script so it works now.
2004-09-18(svn r291) Minor fix to english.txtbjarni
added debian support (blathijs) improved make install (blathijs)