diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 4372aaea..00000000 --- a/debian/control +++ /dev/null @@ -1,37 +0,0 @@ -Source: tmw -Section: games -Priority: optional -Homepage: http://www.themanaworld.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 -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. - -Package: tmw-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. - . - This package provides debugging symbols for the tmw package. - -Package: tmw-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. - . - This package contains the data files. |