summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2006-05-29 02:16:43 +0000
committerYohann Ferreira <bertram@cegetel.net>2006-05-29 02:16:43 +0000
commitf4c4a59ca3d30ab92028dc2158a5c8eef688df7b (patch)
tree6ed8de2229dca14dde7aec0ef130a96935c41ed4 /debian
parente9a7b76e6822fa312f8e818088f8e5d30cdd9fa7 (diff)
downloadmana-client-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.tar.gz
mana-client-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.tar.bz2
mana-client-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.tar.xz
mana-client-f4c4a59ca3d30ab92028dc2158a5c8eef688df7b.zip
Corrected the icon bug in the Debian Package and a dependency problem
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
-rw-r--r--debian/tmw.desktop16
-rw-r--r--debian/tmw.install2
4 files changed, 25 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ea4285c0..eb420daf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+tmw (0.0.20-1) unstable; urgency=low
+
+ * Make use of a own desktop file for the Debian Package. Close the missing icon bug.
+ * Changed a dependency from xlibmesa-dev to libgl1-mesa-dev to cope with new X server.
+
+ -- FERREIRA Yohann <bertram@cegetel.net> Mon, 29 May 2006 03:55:33 +0200
+
tmw (0.0.19-1) unstable; urgency=low
* New Playerset Build.
diff --git a/debian/control b/debian/control
index 5a9b28fc..ad079b7d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: tmw
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), libguichan0-dev (>= 0.4.0-4), libcurl3-gnutls-dev (>= 7.15.0-1), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), xlibmesa-gl-dev (>= 6.8.2.dfsg.1-4), libpng12-dev (>= 1.2.5), libsdl-net1.2-dev (>= 1.2.5)
+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), libguichan0-dev (>= 0.4.0-4), libcurl3-gnutls-dev (>= 7.15.0-1), libxml2-dev (>= 2.4.19), libphysfs-dev (>= 1.0.0-1), libgl1-mesa-dev (>= 6.4.1), libpng12-dev (>= 1.2.5), libsdl-net1.2-dev (>= 1.2.5)
Standards-Version: 3.6.2
Package: tmw
diff --git a/debian/tmw.desktop b/debian/tmw.desktop
new file mode 100644
index 00000000..58277046
--- /dev/null
+++ b/debian/tmw.desktop
@@ -0,0 +1,16 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Name=The Mana World
+Name[fr]=Le Monde de Mana
+Comment=An on-line fantasy role playing game
+Comment[fr]=Un jeu en ligne dans un univers fantastique
+Comment[de]=ein Online Fantasy Spiel
+Comment[it]=Un gioco fantasy online
+Comment[nl]=Een online role playing game
+Exec=tmw
+StartupNotify=false
+Terminal=false
+Type=Application
+Icon=tmw-icon.png
+Categories=Application;Game
diff --git a/debian/tmw.install b/debian/tmw.install
index da674f91..d8239949 100644
--- a/debian/tmw.install
+++ b/debian/tmw.install
@@ -1,5 +1,5 @@
src/tmw usr/games
-tmw.desktop usr/share/applications
+debian/tmw.desktop usr/share/applications
data/icons/tmw-icon.png usr/share/games/tmw/data/icons
data/icons/tmw-icon.png usr/share/pixmaps
data/icons/tmw-icon.xpm usr/share/pixmaps