~ubuntu-branches/ubuntu/utopic/rlvm/utopic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Ying-Chun Liu (PaulLiu), Elliot Glaysher, Ying-Chun Liu (PaulLiu)
  • Date: 2014-03-22 20:55:36 UTC
  • mfrom: (13.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20140322205536-9jz33y91wmvmijj2
Tags: 0.13.1-1
[ Elliot Glaysher <glaysher@umich.edu> ]
* New upstream release
  - Fix crash on the Clannad loading screen on certain OpenGL drivers.
  - Fix order of font loading to prefer working fonts on Linux.

[ Ying-Chun Liu (PaulLiu) <paulliu@debian.org> ]
* Bump Standards-Version to 3.9.5: nothing needs to be changed
* Update rlvm.6 from /debian.upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 
10
10
override_dh_auto_build:
11
11
        dh_auto_build
12
 
        scons --release build/rlvm build/locale
 
12
        scons -e --release build/rlvm build/locale
13
13
 
14
14
override_dh_auto_clean:
15
15
        dh_auto_clean