diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 13b85da7..15221bc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -tmw (0.0.14-2) unstable; urgency=low +tmw (0.0.14.1-1) unstable; urgency=low * Bug Fix Release * Adding the two missing maps * Fixed a potential crash - * Now compiled against gcc-4.0.1 + * Now compiled against gcc-4.0.0-1 -- FERREIRA Yohann <bertram@cegetel.net> Thu, 7 Jul 2005 20:08:20 +0200 diff --git a/debian/control b/debian/control index 9681abef..6b8380f8 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), 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), libcurl3-dev (>= 7.14.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.4.0-2), 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), libcurl3 (>= 7.14.0-2) Maintainer: Ferreira Yohann <bertram@cegetel.net> Description: The Mana World is a Great Online Game based upon the Seiken Densetsu Serie. |