diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-08-03 20:04:15 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-08-03 20:04:15 +0000 |
commit | 69fdade0cc352e7964d619f1ba65e68c57d8ba04 (patch) | |
tree | b09b50e040df3cf0a0f7856db6aecf2790c036e0 /debian/control | |
parent | 64f76755a6873913b4dd0db7a389277faf428f4d (diff) | |
download | mana-69fdade0cc352e7964d619f1ba65e68c57d8ba04.tar.gz mana-69fdade0cc352e7964d619f1ba65e68c57d8ba04.tar.bz2 mana-69fdade0cc352e7964d619f1ba65e68c57d8ba04.tar.xz mana-69fdade0cc352e7964d619f1ba65e68c57d8ba04.zip |
Debian packaging files update
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 41 |
1 files changed, 39 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6b8380f8..3699f0d2 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,13 @@ 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-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-gl-dev (>= 6.8.2.dfsg.1-4) 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) +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) +Suggests: tmw-music Maintainer: Ferreira Yohann <bertram@cegetel.net> Description: The Mana World is a Great Online Game based upon the Seiken Densetsu Serie. @@ -25,3 +26,39 @@ Description: The Mana World is a Great Online Game Look at the website for further informations... . Web Site: http://themanaworld.org/ + +Package: tmw-data +Architecture: all +Depends: tmw +Maintainer: Ferreira Yohann <bertram@cegetel.net> +Description: The Mana World is a Great Online Game + based upon the Seiken Densetsu Serie. + It has its own universe, and + its own character management system, which will + give you the opportunity + to play in a 2D heroic-fantasy world forever. + . + This package contains the basic datafiles needed + by The Mana World. + . + Look at the website for further informations... + . + Web Site: http://themanaworld.org/ + +Package: tmw-music +Architecture: all +Depends: tmw +Maintainer: Ferreira Yohann <bertram@cegetel.net> +Description: The Mana World is a Great Online Game + based upon the Seiken Densetsu Serie. + It has its own universe, and + its own character management system, which will + give you the opportunity + to play in a 2D heroic-fantasy world forever. + . + This package contains the optional music files + for The Mana World. + . + Look at the website for further informations... + . + Web Site: http://themanaworld.org/ |