~ubuntu-branches/ubuntu/trusty/meritous/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Dylan R. E. Moonfire
  • Date: 2008-02-11 13:45:02 UTC
  • Revision ID: james.westby@ubuntu.com-20080211134502-eusnjlhps0kyi2ln
Tags: 1.2+dfsg-1
* Dylan R. E. Moonfire
  + src/levelblit.c: Updated the version to reflect the actual version
    instead of "1.1".
  + debian/control: Added Vcs- headers to point to Subversion
    repository.
  + Changed the location of the save game to use
    $HOME/.meritous.sav. This will use legacy save file if the new one
    cannot be found. (Closes: #465228)
  + src/help.c: Corrected a parsing bug with the help files that
    prevented users from reading the help files. (Closes: #465147)
  + Removed music files due to licensing issues. Patched code to make
    music files optional. (Closes: #465532)
  + debian/rules: Added a 'get-orig-source' target to repackage the
    original after removing the music files.
* Bas Wijnen
  + src/boss.c: Applied a patch to handle an array overflow in the first
    boss fight. (Closes: #465051)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
meritous (1.2+dfsg-1) unstable; urgency=low
 
2
 
 
3
  * Dylan R. E. Moonfire
 
4
    + src/levelblit.c: Updated the version to reflect the actual version
 
5
      instead of "1.1".
 
6
    + debian/control: Added Vcs- headers to point to Subversion
 
7
      repository.
 
8
    + Changed the location of the save game to use
 
9
      $HOME/.meritous.sav. This will use legacy save file if the new one
 
10
      cannot be found. (Closes: #465228)
 
11
    + src/help.c: Corrected a parsing bug with the help files that
 
12
      prevented users from reading the help files. (Closes: #465147)
 
13
    + Removed music files due to licensing issues. Patched code to make
 
14
      music files optional. (Closes: #465532)
 
15
    + debian/rules: Added a 'get-orig-source' target to repackage the
 
16
      original after removing the music files.
 
17
  * Bas Wijnen
 
18
    + src/boss.c: Applied a patch to handle an array overflow in the first
 
19
      boss fight. (Closes: #465051)
 
20
 
 
21
 -- Dylan R. E. Moonfire <debian@mfgames.com>  Mon, 11 Feb 2008 13:45:02 -0600
 
22
 
 
23
meritous (1.2-1) unstable; urgency=low
 
24
 
 
25
  * Initial release (Closes: #461102)
 
26
  * debian/patches/data_in_share.patch: Added patch to refer to data files
 
27
    into /usr/share/games/meritous.
 
28
 
 
29
 -- Dylan R. E. Moonfire <debian@mfgames.com>  Tue, 05 Feb 2008 22:14:53 -0600