Your message dated Wed, 24 Aug 2005 05:32:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323905: fixed in powermanga 0.79-4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 19 Aug 2005 07:11:11 +0000
>From [EMAIL PROTECTED] Fri Aug 19 00:11:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E611z-0001d7-00; Fri, 19 Aug 2005 00:11:11 -0700
Received: from localhost.localdomain
(pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233])
(authenticated bits=0)
by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7J7B9XK018572
(version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
for <[EMAIL PROTECTED]>; Fri, 19 Aug 2005 00:11:10 -0700 (PDT)
(envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
id 1E5nxj-0000xS-PB
for [EMAIL PROTECTED]; Thu, 18 Aug 2005 10:13:56 -0700
Date: Thu, 18 Aug 2005 10:13:55 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Cannot find -lXxf86dga
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="zx4FCpZtqtKETZ7O"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1034/Thu Aug 18 13:07:58 2005 on zoot.lafn.org
X-Virus-Status: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
--zx4FCpZtqtKETZ7O
Content-Type: multipart/mixed; boundary="ew6BAiZeqk4r7MaW"
Content-Disposition: inline
--ew6BAiZeqk4r7MaW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: powermanga
Version: 0.79-3
Severity: serious
Tags: patch
powermanga fails to build because it cannot find -lXxf86dga:
> g++ -O3 -Wall -L/usr/lib -lSDL -lpthread -o powermanga powermanga-affi=
cheEtoiles.o powermanga-bonus.o powermanga-caractere.o powermanga-chaine.o =
powermanga-congratulations.o powermanga-courbe.o powermanga-displayFonte.o =
powermanga-eclairExecution.o powermanga-ennemis_execution.o powermanga-etbf=
onte1.o powermanga-explosionExecution.o powermanga-fntscrol.o powermanga-ga=
rdien12.o powermanga-gardien13.o powermanga-gardien14.o powermanga-gardiens=
=2Eo powermanga-gfxbase.o powermanga-grille.o powermanga-initialiseGameOver=
=2Eo powermanga-inits_game.o powermanga-keymap.o powermanga-linuxroutines.o=
powermanga-main.o powermanga-menu.o powermanga-metors.o powermanga-onde.o =
powermanga-options.o powermanga-playanim.o powermanga-powermanga.o powerman=
ga-powmangasub1.o powermanga-powmangasub2.o powermanga-score.o powermanga-s=
dl_mixer.o powermanga-sdl_tlk.o powermanga-special_enemy.o powermanga-tirsE=
xecutions.o powermanga-tirsJoueur.o powermanga-touchesTriches.o powermanga-=
vaisseau.o powermanga-xwindow.o assembler.o assembler_opt.o -L/usr/X11R6/=
lib -lXext -lXxf86dga -lXxf86vm -lSDL_mixer -L/usr/lib -lSDL -lpthread=20
> /usr/bin/ld: cannot find -lXxf86dga
> collect2: ld returned 1 exit status
Adding build-dependencies on libxxf86dga-dev (and libxxf86vm-dev, for
a similar problem) fixes the build.
--=20
Matt
--ew6BAiZeqk4r7MaW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch
Content-Transfer-Encoding: quoted-printable
diff -u powermanga-0.79/debian/control powermanga-0.79/debian/control
--- powermanga-0.79/debian/control
+++ powermanga-0.79/debian/control
@@ -2,7 +2,7 @@
Section: games
Priority: optional
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>=3D 4.0), libx11-dev, libxext-dev, xlibs-static=
-dev, libsdl1.2-dev (>=3D 1.2.2-3.1), libsdl-mixer1.2-dev
+Build-Depends: debhelper (>=3D 4.0), libx11-dev, libxext-dev, xlibs-static=
-dev, libsdl1.2-dev (>=3D 1.2.2-3.1), libsdl-mixer1.2-dev, libxxf86dga-dev,=
libxxf86vm-dev
Standards-Version: 3.6.1.1
=20
Package: powermanga
--ew6BAiZeqk4r7MaW--
--zx4FCpZtqtKETZ7O
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDBMHSfNdgYxVXvBARAoXkAKCWZNqVVeqneDmPvLmuqVVhBq3mGACgoJeu
aLt7/2cv4Wib51PO6Pg1UcQ=
=lHBK
-----END PGP SIGNATURE-----
--zx4FCpZtqtKETZ7O--
---------------------------------------
Received: (at 323905-close) by bugs.debian.org; 24 Aug 2005 12:39:22 +0000
>From [EMAIL PROTECTED] Wed Aug 24 05:39:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E7uQL-0000I4-00; Wed, 24 Aug 2005 05:32:09 -0700
From: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#323905: fixed in powermanga 0.79-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 24 Aug 2005 05:32:09 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2
Source: powermanga
Source-Version: 0.79-4
We believe that the bug you reported is fixed in the latest version of
powermanga, which is due to be installed in the Debian FTP archive:
powermanga-data_0.79-4_all.deb
to pool/main/p/powermanga/powermanga-data_0.79-4_all.deb
powermanga_0.79-4.diff.gz
to pool/main/p/powermanga/powermanga_0.79-4.diff.gz
powermanga_0.79-4.dsc
to pool/main/p/powermanga/powermanga_0.79-4.dsc
powermanga_0.79-4_i386.deb
to pool/main/p/powermanga/powermanga_0.79-4_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated
powermanga package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 24 Aug 2005 14:12:38 +0200
Source: powermanga
Binary: powermanga powermanga-data
Architecture: source i386 all
Version: 0.79-4
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description:
powermanga - vertical shoot 'em up with colourful 3D graphics
powermanga-data - graphics and audio data for powermanga
Closes: 287922 323905
Changes:
powermanga (0.79-4) unstable; urgency=low
.
* debian/control:
+ Set policy to 3.6.2.1.
+ Build-depend on libxxf86dga-dev, libxxf86vm-dev instead of
xlibs-static-dev (Closes: #323905).
* src/linuxroutines.cpp:
+ Removed a useless cast from void* to int (Closes: #287922).
Files:
956438a6090df79157edfaa5108af077 712 games optional powermanga_0.79-4.dsc
f5e30f7362eca77edf266577115ab65e 49711 games optional powermanga_0.79-4.diff.gz
8a07397f6eb016401ea48a34723a22f7 6348290 games optional
powermanga-data_0.79-4_all.deb
0b64acce9595df1592ce0f2dc5cd8176 116146 games optional
powermanga_0.79-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDDGb8fPP1rylJn2ERAia5AJ9qrkNqoAR86atoVjIGExo1QjQaQwCfXMqq
lwX9fPLCbyt56e+Y8hvxE9Q=
=CeLY
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]