diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-04-19 17:20:31 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-04-19 17:20:31 +0000 |
commit | c37812a81168275029632b8fb9662f8f1a856df5 (patch) | |
tree | b319348f4e935e6b2f75324f843c4f069eff56e9 /debian | |
parent | 1b0c9ba663f210131654350f4692dcbfc70fb5cf (diff) | |
download | mana-c37812a81168275029632b8fb9662f8f1a856df5.tar.gz mana-c37812a81168275029632b8fb9662f8f1a856df5.tar.bz2 mana-c37812a81168275029632b8fb9662f8f1a856df5.tar.xz mana-c37812a81168275029632b8fb9662f8f1a856df5.zip |
Little things for next release.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 42e5f4e9..ff274478 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), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1) +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-2), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1) 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), 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.3.0-2), libxml2 (>= 2.4.19), libphysfs-1.0-0 (>= 1.0.0-1) Suggests: Nothing Installed-Size: 1991 Maintainer: Ferreira Yohann <bertram@cegetel.net> @@ -19,9 +19,10 @@ Description: The Mana World is a Great Online Game to play in a 2D heroic-fantasy world forever. . This package depends on the non-official package : - libguichan which can be found on : - http://guichan.darkbits.org/downloads.shtml - A repository will be created soon. + libguichan which website is : + http://guichan.sourceforge.net/ + A repository has been created, if you don't use it, + you should :) . Look at the website for further informations... . |