diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-07-07 19:30:24 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-07-07 19:30:24 +0000 |
commit | 0b36c1f6d9525d8fa673451506926a2eb7366424 (patch) | |
tree | 95ac3b35ae65bcc8158c0d8871b10159d7e5ab73 | |
parent | c514e27292bdf6c9376dfb8712b4b03d112b5a9b (diff) | |
download | mana-0b36c1f6d9525d8fa673451506926a2eb7366424.tar.gz mana-0b36c1f6d9525d8fa673451506926a2eb7366424.tar.bz2 mana-0b36c1f6d9525d8fa673451506926a2eb7366424.tar.xz mana-0b36c1f6d9525d8fa673451506926a2eb7366424.zip |
Updates to deb things.v0.0.14.1
-rw-r--r-- | debian/changelog | 15 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 17 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index dbbe23d4..13b85da7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +tmw (0.0.14-2) unstable; urgency=low + + * Bug Fix Release + * Adding the two missing maps + * Fixed a potential crash + * Now compiled against gcc-4.0.1 + + -- FERREIRA Yohann <bertram@cegetel.net> Thu, 7 Jul 2005 20:08:20 +0200 + +tmw (0.0.14-1) unstable; urgency=low + + * Sixth Release. + + -- FERREIRA Yohann <bertram@cegetel.net> Mon, 4 Jul 2005 23:07:19 +0200 + tmw (0.0.13-3) unstable; urgency=low * Adding Three monsters and a map that were forgotten. diff --git a/debian/control b/debian/control index 0493b44b..9681abef 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.3.0-1), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-dev (>= 4.1.0-16woody5) +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), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-dev (>= 4.1.0-16woody5) 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.3.0-1), libxml2 (>= 2.4.19), libphysfs-1.0-0 (>= 1.0.0-1) +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) Maintainer: Ferreira Yohann <bertram@cegetel.net> Description: The Mana World is a Great Online Game based upon the Seiken Densetsu Serie. |