diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-09-18 09:43:50 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-09-18 09:43:50 +0000 |
commit | 1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2 (patch) | |
tree | 89bf3aa13d41131761dfaaa7047c29283fcdc1ed /debian | |
parent | 0307a1ee1787c532b89f5f51a7a2d702c1304760 (diff) | |
download | mana-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.tar.gz mana-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.tar.bz2 mana-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.tar.xz mana-1d3f427c6b4dd355c1b3e19feb3bf5380fd661c2.zip |
Corrected a range value bug for derived stats. Fixed, the percentage of the update win, updated debian information.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b00f35bb..97a0bb0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tmw (0.0.16-1) unstable; urgency=low + + * Eighth Release + + -- FERREIRA Yohann <bertram@cegetel.net> Tue, 6 Sep 2005 00:14:33 +0200 + tmw (0.0.15-1) unstable; urgency=low * Seventh Release diff --git a/debian/control b/debian/control index 3699f0d2..a9f552dd 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: tmw Section: games Priority: optional Maintainer: FERREIRA Yohann <bertram@cegetel.net> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, docbook-to-man, libsdl1.2-dev (>= 1.2.7), libsdl-image1.2-dev (>= 1.2.3), libsdl-mixer1.2-dev (>= 1.2.5), libguichan-dev (>= 0.4.0-2), libcurl3-dev (>= 7.14.0-2), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-gl-dev (>= 6.8.2.dfsg.1-4) +Build-Depends: debhelper (>= 4.0.0), autotools-dev, docbook-to-man, libsdl1.2-dev (>= 1.2.7), libsdl-image1.2-dev (>= 1.2.3), libsdl-mixer1.2-dev (>= 1.2.5), libguichan-dev (>= 0.4.0-2), libcurl3-dev (>= 7.14.0-2), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-gl-dev (>= 6.8.2.dfsg.1-4), libpng3-dev (>= 1.2.8), libsdl-net1.2-dev (>= 1.2.5) Standards-Version: 3.6.1 Package: tmw Architecture: i386 -Depends: libsdl1.2debian (>= 1.2.7), libsdl-image1.2 (>= 1.2.3), libsdl-mixer1.2 (>= 1.2.5), libguichan (>= 0.4.0-2), libxml2 (>= 2.4.19), libphysfs-1.0-0 (>= 1.0.0-1), libcurl3 (>= 7.14.0-2), tmw-data (>= 0.0.15) +Depends: libsdl1.2debian (>= 1.2.7), libsdl-image1.2 (>= 1.2.3), libsdl-mixer1.2 (>= 1.2.5), libguichan (>= 0.4.0-2), libxml2 (>= 2.4.19), libphysfs-1.0-0 (>= 1.0.0-1), libcurl3 (>= 7.14.0-2), tmw-data (>= 0.0.16), libpng3 (>= 1.2.8), libsdl-net1.2 (>= 1.2.5) Suggests: tmw-music Maintainer: Ferreira Yohann <bertram@cegetel.net> Description: The Mana World is a Great Online Game |