diff options
Diffstat (limited to 'packaging/debian/control')
-rw-r--r-- | packaging/debian/control | 34 |
1 files changed, 12 insertions, 22 deletions
diff --git a/packaging/debian/control b/packaging/debian/control index 4372aaea..a5696ca5 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -1,37 +1,27 @@ -Source: tmw +Source: mana Section: games Priority: optional -Homepage: http://www.themanaworld.org/ +Homepage: http://manasource.org/ Maintainer: Patrick Matthäi <patrick.matthaei@web.de> Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.13.19), dpatch, autotools-dev, libcurl4-gnutls-dev, libgl1-mesa-dev, libguichan2-dev (>= 0.7.1), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev, libphysfs-dev, libpng12-dev, libxml2-dev, zlib1g-dev Standards-Version: 3.7.3 -Package: tmw +Package: mana Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, tmw-data (= ${source:Version}) -Recommends: tmw-music -Description: The Mana World is a great Online Rolegame - 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. +Depends: ${shlibs:Depends}, ${misc:Depends}, mana-data (= ${source:Version}) +Description: Mana is a 2D MMORPG client -Package: tmw-dbg +Package: mana-dbg Architecture: any Priority: extra -Depends: tmw (= ${binary:Version}) -Description: The Mana World is a great Online Rolegame (debugging symbols) - 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. +Depends: mana (= ${binary:Version}) +Description: Mana is a 2D MMORPG client (debugging symbols) . - This package provides debugging symbols for the tmw package. + This package provides debugging symbols for the mana package. -Package: tmw-data +Package: mana-data Architecture: all -Recommends: tmw, tmw-music -Description: The Mana World is a great Online Rolegame (data files) - 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. +Recommends: mana +Description: Mana is a 2D MMORPG client . This package contains the data files. |