From d56c142c43939657df13f3b7246defe8f181306e Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Mon, 26 Sep 2005 21:30:00 +0000 Subject: Updated Debian Files. And corrected a bug let by Elven. --- debian/changelog | 7 +++++++ debian/control | 6 +++--- debian/rules | 1 - debian/tmw.install | 5 +++-- 4 files changed, 13 insertions(+), 6 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 97a0bb0d..00bf6bc0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tmw (0.0.16-2) unstable; urgency=low + + * Close the missing icon bug. + * Made it compilable in amd64. + + -- FERREIRA Yohann Mon, 26 Sep 2005 00:22:33 +0200 + tmw (0.0.16-1) unstable; urgency=low * Eighth Release diff --git a/debian/control b/debian/control index a9f552dd..8f0707e3 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: tmw Section: games Priority: optional Maintainer: FERREIRA Yohann -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), libpng3-dev (>= 1.2.8), 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), 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), libpng12-dev (>= 1.2.5), libsdl-net1.2-dev (>= 1.2.5) 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), tmw-data (>= 0.0.16), libpng3 (>= 1.2.8), libsdl-net1.2 (>= 1.2.5) +Architecture: i386 amd64 +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.16), libpng12-0 (>= 1.2.8), libsdl-net1.2 (>= 1.2.5) Suggests: tmw-music Maintainer: Ferreira Yohann Description: The Mana World is a Great Online Game diff --git a/debian/rules b/debian/rules index c5525209..887ad088 100755 --- a/debian/rules +++ b/debian/rules @@ -71,7 +71,6 @@ binary-indep: build install cp data/icons/tmw-icon.xpm debian/tmp/usr/share/pixmaps/tmw.xpm cp data/icons/tmw-icon.png debian/tmp/usr/share/pixmaps/tmw.png - # Build architecture-dependent files here. binary-arch: build install dh_testdir diff --git a/debian/tmw.install b/debian/tmw.install index b6a8b633..5f54a8e3 100644 --- a/debian/tmw.install +++ b/debian/tmw.install @@ -1,2 +1,3 @@ -src/tmw usr/games -tmw.desktop usr/share/applications +src/tmw usr/games +tmw.desktop usr/share/applications +data/icons/tmw-icon.png usr/share/games/tmw/data/icons -- cgit v1.2.3-70-g09d2