diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-03-20 02:08:30 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-03-20 02:08:30 +0200 |
commit | e1ff8a3c54c054fab87847337404edff4ee21f96 (patch) | |
tree | 121232d7f08f7907bb8723ac119eea03b3f8958f /packaging/debian/control | |
parent | 25aff18afc08dfed37de724d2a11e08f38e67972 (diff) | |
download | plus-e1ff8a3c54c054fab87847337404edff4ee21f96.tar.gz plus-e1ff8a3c54c054fab87847337404edff4ee21f96.tar.bz2 plus-e1ff8a3c54c054fab87847337404edff4ee21f96.tar.xz plus-e1ff8a3c54c054fab87847337404edff4ee21f96.zip |
Update files for debian packaging.
Diffstat (limited to 'packaging/debian/control')
-rw-r--r-- | packaging/debian/control | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/packaging/debian/control b/packaging/debian/control index 899c7d2d0..e7c3a465c 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -1,37 +1,40 @@ -Source: mana-4144 +Source: manaplus Section: games Priority: optional -Homepage: http://tmw.cetki.com/4144/ +Homepage: http://manaplus.evolonline.org/ Maintainer: Andrei Karas <akaras@inbox.ru> Build-Depends: debhelper (>= 7), libcurl4-gnutls-dev, libgl1-mesa-dev, libguichan-dev (>= 0.8.1), libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev, libphysfs-dev, libpng12-dev, libxml2-dev, zlib1g-dev, libsdl-ttf2.0-dev, libsdl-gfx1.2-dev Standards-Version: 3.8.3 -Package: mana-4144 +Package: manaplus Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, mana-4144-data (= ${source:Version}), tmwcetki-archive-keyring (>= 2010.10.17) -Recommends: mana-music +Depends: ${shlibs:Depends}, ${misc:Depends}, manaplus-data (= ${source:Version}), tmwcetki-archive-keyring (>= 2010.10.17) +Recommends: manaplus-music, manaplus-themes Suggests: mumble +Replaces: mana-4144 Description: ManaPlus is extended client for The Mana World and similar servers ManaPlus is a 2D MMORPG games advanced client for games based on eAthena fork The Mana World (tAthena) also for other forks like Evol. More info here: http://manaplus.evolonline.org/ -Package: mana-4144-dbg +Package: manaplus-dbg Section: debug Architecture: any Priority: extra -Depends: ${misc:Depends}, mana-4144 (= ${binary:Version}) +Depends: ${misc:Depends}, manaplus (= ${binary:Version}) +Replaces: mana-4144-dbg Description: ManaPlus is extended client for TMW and similar servers (debugging symbols) ManaPlus is a 2D MMORPG games advanced client for games based on eAthena fork The Mana World (tAthena) also for other forks like Evol. More info here: http://manaplus.evolonline.org/ . - This package provides debugging symbols for the mana-4144 package. + This package provides debugging symbols for the manaplus package. -Package: mana-4144-data +Package: manaplus-data Architecture: all Depends: ${misc:Depends}, ttf-dejavu-core, ttf-liberation -Recommends: mana-4144, ttf-mplus +Recommends: manaplus, ttf-mplus +Replaces: mana-4144-data Description: ManaPlus is extended client for TMW and similar servers (data files) ManaPlus is a 2D MMORPG games advanced client for games based on eAthena fork The Mana World (tAthena) also for other forks like Evol. |