Debian Bug report logs -
#437735
fenix: implicit pointer conversions
Reported by: dann frazier <dannf@debian.org>
Date: Mon, 13 Aug 2007 21:42:01 UTC
Severity: important
Tags: patch
Found in versions fenix/0.92a.dfsg1-1, fenix/0.92a.dfsg1-2
Fixed in version fenix/0.92a.dfsg1-3
Done: Miriam Ruiz <little_miry@yahoo.es>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: fenix
Version: 0.92a.dfsg1-1
Severity: important
Tags: patch
Usertags: implicit-pointer-conversion
Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.
This is often due to a missing function prototype definition.
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
----- Forwarded message from Debian/IA64 non-US Build Daemon <buildd@caballero.debian.org> -----
X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on ldl.fc.hp.com
X-Spam-Level:
X-Spam-Status: No, score=-1.4 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS
autolearn=disabled version=3.1.7-deb
X-Virus-Scanned: Debian amavisd-new at ldl.fc.hp.com
Subject: Log for successful build of fenix_0.92a.dfsg1-1 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <buildd@caballero.debian.org>
Date: Mon, 13 Aug 2007 04:20:03 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.8.12.195323
Debian-Buildd-Error: Yes
Function `pal_map_assign' implicitly converted to pointer at i_func.c:1194
Function `pal_set' implicitly converted to pointer at i_func.c:1211
Function `pal_set' implicitly converted to pointer at i_func.c:1211
Function `pal_get' implicitly converted to pointer at i_func.c:1216
Function `pal_get' implicitly converted to pointer at i_func.c:1216
Function `Mix_LoadMUS_RW' implicitly converted to pointer at sound.c:245
----- End forwarded message -----
--
dann frazier
[fenix-sound.patch (text/x-diff, attachment)]
[fenix-pal.patch (text/x-diff, attachment)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 437735@bugs.debian.org (full text, mbox, reply):
Ooops - sent those patches prematurely.
The fenix-sound.patch is actually not necessary - something else must
be including SDL_mixer.h. However, you do need to define USE_RWOPS to
use the Mix_LoadMUS_RW() function. From SDL_mixer.h:
#ifdef USE_RWOPS /* This hasn't been hooked into music.c yet */
/* Load a music file from an SDL_RWop object (MikMod-specific currently)
Matt Campbell (matt@campbellhome.dhs.org) April 2000 */
extern DECLSPEC Mix_Music * SDLCALL Mix_LoadMUS_RW(SDL_RWops *rw);
#endif
Also, the g_pal.h file added by fenix-pal.patch needs to include a
prototype for pal_get(). My brain saw 4 pal_set() calls in the above
output, but clearly two of them are pal_get() calls.
--
dann frazier
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to Miriam Ruiz <little_miry@yahoo.es>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #15 received at 437735@bugs.debian.org (full text, mbox, reply):
--- dann frazier <dannf@debian.org> escribió:
> Ooops - sent those patches prematurely.
>
> The fenix-sound.patch is actually not necessary - something else must
> be including SDL_mixer.h. However, you do need to define USE_RWOPS to
> use the Mix_LoadMUS_RW() function. From SDL_mixer.h:
>
> #ifdef USE_RWOPS /* This hasn't been hooked into music.c yet */
> /* Load a music file from an SDL_RWop object (MikMod-specific currently)
> Matt Campbell (matt@campbellhome.dhs.org) April 2000 */
> extern DECLSPEC Mix_Music * SDLCALL Mix_LoadMUS_RW(SDL_RWops *rw);
> #endif
>
> Also, the g_pal.h file added by fenix-pal.patch needs to include a
> prototype for pal_get(). My brain saw 4 pal_set() calls in the above
> output, but clearly two of them are pal_get() calls.
Thanks a lot, I'll look into that! :)
Greetings,
Miry
____________________________________________________________________________________
Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
Reply sent to Miriam Ruiz <little_miry@yahoo.es>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to dann frazier <dannf@debian.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #20 received at 437735-close@bugs.debian.org (full text, mbox, reply):
Source: fenix
Source-Version: 0.92a.dfsg1-2
We believe that the bug you reported is fixed in the latest version of
fenix, which is due to be installed in the Debian FTP archive:
fenix-dev_0.92a.dfsg1-2_all.deb
to pool/main/f/fenix/fenix-dev_0.92a.dfsg1-2_all.deb
fenix_0.92a.dfsg1-2.diff.gz
to pool/main/f/fenix/fenix_0.92a.dfsg1-2.diff.gz
fenix_0.92a.dfsg1-2.dsc
to pool/main/f/fenix/fenix_0.92a.dfsg1-2.dsc
fenix_0.92a.dfsg1-2_powerpc.deb
to pool/main/f/fenix/fenix_0.92a.dfsg1-2_powerpc.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 437735@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Miriam Ruiz <little_miry@yahoo.es> (supplier of updated fenix 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 28 Aug 2007 15:09:20 +0200
Source: fenix
Binary: fenix-dev fenix
Architecture: source powerpc all
Version: 0.92a.dfsg1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Miriam Ruiz <little_miry@yahoo.es>
Description:
fenix - development environment for making 2D games
fenix-dev - development environment for making 2D games
Closes: 437735 438607
Changes:
fenix (0.92a.dfsg1-2) unstable; urgency=low
.
[ Miriam Ruiz ]
* Added new patch to correct FTBFS problem. Closes: #438607
* Added patch fxi_pal.pathc for missing function prototype definition
in fxi/src/i_func.c and fxi_sdl_mixer_use_rwops.patch to use the
Mix_LoadMUS_RW() function.
Thanks to Dann Frazier <dannf@debian.org>. Closes: #437735
* Added copyright and license to patches.
Files:
3b41e0095c66245d8ad0d48ebad0a971 965 devel extra fenix_0.92a.dfsg1-2.dsc
79d37697aeff6960b2f2f9b7435eb2f9 202785 devel extra fenix_0.92a.dfsg1-2.diff.gz
c3f1da017d48f406034389f2c274d091 338968 devel extra fenix_0.92a.dfsg1-2_powerpc.deb
21c86a22510f94497a7d0e36f3d98a43 32244 devel extra fenix-dev_0.92a.dfsg1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG1DCzELuA/Ba9d8YRAoVVAJ4vilGLFRhulqPsBLyF/Ea6K+niVACgt2Fh
kQ3Rie1Cpp5h/xyzKc40e1A=
=9PLz
-----END PGP SIGNATURE-----
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #25 received at 437735@bugs.debian.org (full text, mbox, reply):
notfixed 437735 0.92a.dfsg1-2
thanks
Unfortunately the fix applied in 0.92a.dfsg1-2 missed the pal_get()
prototypes. They should be added to the g_pal.h file as well.
Sorry for the original confusing report :(
--
dann frazier
Bug no longer marked as fixed in version 0.92a.dfsg1-2.
Request was from dann frazier <dannf@debian.org>
to control@bugs.debian.org.
(Wed, 29 Aug 2007 00:15:02 GMT) (full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to Miriam Ruiz <little_miry@yahoo.es>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #32 received at 437735@bugs.debian.org (full text, mbox, reply):
--- dann frazier <dannf@debian.org> escribió:
> Unfortunately the fix applied in 0.92a.dfsg1-2 missed the pal_get()
> prototypes. They should be added to the g_pal.h file as well.
> Sorry for the original confusing report :(
No problem, I'll try to fix that for the next release :)
Thanks!
Miry
____________________________________________________________________________________
Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden!
http://advision.webevents.yahoo.com/reto/entretenimiento.html
Bug reopened, originator not changed.
Request was from LaMont Jones <lamont@debian.org>
to control@bugs.debian.org.
(Fri, 31 Aug 2007 06:00:01 GMT) (full text, mbox, link).
Bug marked as found in version 0.92a.dfsg1-2.
Request was from dann frazier <dannf@debian.org>
to control@bugs.debian.org.
(Mon, 08 Oct 2007 21:39:03 GMT) (full text, mbox, link).
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #41 received at 437735@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
attached
--
dann frazier
[fenix-pal-get.patch (text/x-diff, attachment)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #46 received at 437735@bugs.debian.org (full text, mbox, reply):
usertag 437735 + intend-to-nmu
usertag 440878 + intend-to-nmu
usertag 445881 + intend-to-nmu
thanks
hey,
As these bugs have been open with a patch for over a month and
without a rejection from the maintainer, I intend to NMU the
associated package in a week's time (or sooner, if requested by the
maintainer).
If you do not wish for this NMU to occur, please send a follow-up in
the bug report stating as such or, better yet, fix it in an MU :)
Unless you request otherwise, any NMUs I upload will be to the DELAYED
queue, so you will have an additional week to supersede my upload with
an MU to prevent it from entering unstable.
--
dann frazier
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to Miriam Ruiz <little_miry@yahoo.es>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #51 received at 437735@bugs.debian.org (full text, mbox, reply):
--- dann frazier <dannf@debian.org> escribió:
> hey,
> As these bugs have been open with a patch for over a month and
> without a rejection from the maintainer, I intend to NMU the
> associated package in a week's time (or sooner, if requested by the
> maintainer).
>
> If you do not wish for this NMU to occur, please send a follow-up in
> the bug report stating as such or, better yet, fix it in an MU :)
>
> Unless you request otherwise, any NMUs I upload will be to the DELAYED
> queue, so you will have an additional week to supersede my upload with
> an MU to prevent it from entering unstable.
Go ahead, no problem on my part. I've commited the patch to SVN as far as I
can remember, but haven't uploaded the newer package yet. I have packages with
higher priority in my search-for-sponsorship list right now, so no problem if
you upload an NMU.
If you prefer to just sponsor a newer release of the package, instead of the
NMU, I can prepare a proper one from SVN. Just tell me.
Thanks,
Miry
______________________________________________
Pregunta, Responde, Descubre.
Comparte tus consejos y opiniones con los usuarios de Yahoo! Respuestas
http://es.answers.yahoo.com/info/welcome
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@dannf.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #56 received at 437735@bugs.debian.org (full text, mbox, reply):
On Thu, Nov 15, 2007 at 07:07:47PM +0100, Miriam Ruiz wrote:
> If you prefer to just sponsor a newer release of the package, instead of the
> NMU, I can prepare a proper one from SVN. Just tell me.
As MU's are generally preferred over NMUs, this would be my
preference. Just let me know when you have one ready. Thanks!
--
dann frazier
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to Gerfried Fuchs <rhonda@deb.at>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #61 received at 437735@bugs.debian.org (full text, mbox, reply):
* Miriam Ruiz <little_miry@yahoo.es> [2007-11-15 19:07:47 CET]:
> --- dann frazier <dannf@debian.org> escribió:
> > Unless you request otherwise, any NMUs I upload will be to the DELAYED
> > queue, so you will have an additional week to supersede my upload with
> > an MU to prevent it from entering unstable.
>
> Go ahead, no problem on my part. I've commited the patch to SVN as far as I
> can remember, but haven't uploaded the newer package yet. I have packages with
> higher priority in my search-for-sponsorship list right now, so no problem if
> you upload an NMU.
Well, properly re-incorporating the NMU into svn might get tricky and
is yet another problematic part. Just for documentation purposes, Barry
and me discussed it and are working on doing an MU for this thing so the
svn won't get seperated from what there is in the pool, dann got
notified about it. :)
So long,
Rhonda
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to Miriam Ruiz <little_miry@yahoo.es>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #66 received at 437735@bugs.debian.org (full text, mbox, reply):
--- dann frazier <dannf@dannf.org> escribió:
> On Thu, Nov 15, 2007 at 07:07:47PM +0100, Miriam Ruiz wrote:
> > If you prefer to just sponsor a newer release of the package, instead of
> the
> > NMU, I can prepare a proper one from SVN. Just tell me.
>
> As MU's are generally preferred over NMUs, this would be my
> preference. Just let me know when you have one ready. Thanks!
You have it in:
http://mentors.debian.net/debian/pool/main/f/fenix/fenix_0.92a.dfsg1-3.dsc
Tell me if there's any problem with it :)
Greetings and thanks,
Miry
______________________________________________
Pregunta, Responde, Descubre.
Comparte tus consejos y opiniones con los usuarios de Yahoo! Respuestas
http://es.answers.yahoo.com/info/welcome
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to Miriam Ruiz <little_miry@yahoo.es>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #71 received at 437735@bugs.debian.org (full text, mbox, reply):
--- Gerfried Fuchs <rhonda@deb.at> escribió:
> * Miriam Ruiz <little_miry@yahoo.es> [2007-11-15 19:07:47 CET]:
> > --- dann frazier <dannf@debian.org> escribió:
> > > Unless you request otherwise, any NMUs I upload will be to the DELAYED
> > > queue, so you will have an additional week to supersede my upload with
> > > an MU to prevent it from entering unstable.
> >
> > Go ahead, no problem on my part. I've commited the patch to SVN as far as
> I
> > can remember, but haven't uploaded the newer package yet. I have packages
> with
> > higher priority in my search-for-sponsorship list right now, so no problem
> if
> > you upload an NMU.
>
> Well, properly re-incorporating the NMU into svn might get tricky and
> is yet another problematic part. Just for documentation purposes, Barry
> and me discussed it and are working on doing an MU for this thing so the
> svn won't get seperated from what there is in the pool, dann got
> notified about it. :)
I've already done it, updated SVN and also put the result in mentors, but go
ahead :)
Greetings,
Miry
______________________________________________
Pregunta, Responde, Descubre.
Comparte tus consejos y opiniones con los usuarios de Yahoo! Respuestas
http://es.answers.yahoo.com/info/welcome
Information forwarded to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#437735; Package fenix.
(full text, mbox, link).
Acknowledgement sent to dann frazier <dannf@dannf.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(full text, mbox, link).
Message #76 received at 437735@bugs.debian.org (full text, mbox, reply):
On Thu, Nov 15, 2007 at 09:00:12PM +0100, Miriam Ruiz wrote:
>
> --- dann frazier <dannf@dannf.org> escribi?:
>
> > On Thu, Nov 15, 2007 at 07:07:47PM +0100, Miriam Ruiz wrote:
> > > If you prefer to just sponsor a newer release of the package, instead of
> > the
> > > NMU, I can prepare a proper one from SVN. Just tell me.
> >
> > As MU's are generally preferred over NMUs, this would be my
> > preference. Just let me know when you have one ready. Thanks!
>
> You have it in:
> http://mentors.debian.net/debian/pool/main/f/fenix/fenix_0.92a.dfsg1-3.dsc
>
> Tell me if there's any problem with it :)
Looks good to me, uploaded. Thanks Miriam!
--
dann frazier
Reply sent to Miriam Ruiz <little_miry@yahoo.es>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to dann frazier <dannf@debian.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #81 received at 437735-close@bugs.debian.org (full text, mbox, reply):
Source: fenix
Source-Version: 0.92a.dfsg1-3
We believe that the bug you reported is fixed in the latest version of
fenix, which is due to be installed in the Debian FTP archive:
fenix-dev_0.92a.dfsg1-3_all.deb
to pool/main/f/fenix/fenix-dev_0.92a.dfsg1-3_all.deb
fenix_0.92a.dfsg1-3.diff.gz
to pool/main/f/fenix/fenix_0.92a.dfsg1-3.diff.gz
fenix_0.92a.dfsg1-3.dsc
to pool/main/f/fenix/fenix_0.92a.dfsg1-3.dsc
fenix_0.92a.dfsg1-3_ia64.deb
to pool/main/f/fenix/fenix_0.92a.dfsg1-3_ia64.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 437735@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Miriam Ruiz <little_miry@yahoo.es> (supplier of updated fenix 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 15 Nov 2007 19:51:00 +0000
Source: fenix
Binary: fenix-dev fenix
Architecture: source ia64 all
Version: 0.92a.dfsg1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Miriam Ruiz <little_miry@yahoo.es>
Description:
fenix - development environment for making 2D games
fenix-dev - development environment for making 2D games
Closes: 437735
Changes:
fenix (0.92a.dfsg1-3) unstable; urgency=low
.
* Replaced GFDL full text by a link to /usr/share/common-licenses/GFDL-1.2
in debian/copyright.
* Added patch fxi_pal_get.patch.
Thanks to Dann Frazier <dannf@debian.org>. Hopefully, Closes: #437735
Files:
2147e937d6e09a2d5c3ea8ac7b2ae545 965 devel extra fenix_0.92a.dfsg1-3.dsc
63271dfc9ab64e1e64dd874455cd8664 194718 devel extra fenix_0.92a.dfsg1-3.diff.gz
b6dfa4fea9cebcedd70a7f82b86b4fe2 537268 devel extra fenix_0.92a.dfsg1-3_ia64.deb
559f0dd99a64a18f95a2dc194b7229f2 25376 devel extra fenix-dev_0.92a.dfsg1-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHPLLShuANDBmkLRkRAkK6AJ9LR9KALc/RORzyobVEzJLgSk7R8QCfY4Za
IIa1SEBBmPXcwy7ucxDYlrs=
=dtjA
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 20 Jan 2008 07:27:45 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 12:12:32 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.