Bug#121201: Feeling great is not a fantasy!

2005-10-06 Thread Sarah Saldana
Hello, Hi mate, my name is Rosalinda Reyes

I'd realy like to know:

Are you jealous of your friends, you can Stay hard all night.

Get the results you want, for bargin price

Info http://esplanade.e.50.youthisgreatmeds.com

kind regards,

Samantha Stapleton



n..e..v..e..r a..g..a..i..n : http://esplanade.happinessischeap.com/emover.php  
 







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#260848: marked as done (xlander: FTBFS with gcc-3.4: conflicting types for 'malloc')

2005-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2005 12:58:43 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#260848: fixed in xlander 19920427-5
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; 22 Jul 2004 14:51:20 +
>From [EMAIL PROTECTED] Thu Jul 22 07:51:20 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c214235.adsl.hansenet.de (localhost) [213.39.214.235] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Bneum-0007Bh-00; Thu, 22 Jul 2004 07:51:20 -0700
Received: from aj by localhost with local (Exim 4.34)
id 1Bneuk-0003gD-Rn; Thu, 22 Jul 2004 16:51:18 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: xlander: FTBFS with gcc-3.4: conflicting types for 'malloc'
Message-Id: <[EMAIL PROTECTED]>
Date: Thu, 22 Jul 2004 16:51:18 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: xlander
Severity: normal
Tags: patch

When building 'xlander' with gcc-3.4 I get the following error:

gcc -O2 -fno-strict-aliasing  -I/usr/X11R6/include-Dlinux -D__x86_64__ 
-D_POSIX_C_SOURCE=199309L-D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
  -DFUNCPROTO=15 
-DNARROWPROTO   -DPOSIX-c -o xlander.o xlander.c
In file included from xlander.c:15:
xlander.h:113: error: conflicting types for 'malloc'
xlander.h:113: error: conflicting types for 'malloc'
In file included from xlander.c:15:
xlander.h:127:8: warning: extra tokens at end of #endif directive
In file included from xlander.c:16:
globals.h:34:8: warning: extra tokens at end of #endif directive
make[1]: *** [xlander.o] Error 1
make[1]: Leaving directory `/xlander-19920427'
make: *** [build-stamp] Error 2

With the attached patch 'xlander' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/xlander-19920427/xlander.h ./xlander.h
--- ../tmp-orig/xlander-19920427/xlander.h  1992-07-26 12:20:44.0 
+0200
+++ ./xlander.h 2004-07-22 16:45:13.957365636 +0200
@@ -109,9 +109,6 @@
 
 DATABASE *DBInit (), *DBInitFromData (), *LoadDataBase ();
 void DBInsert (), DBFinish (), DBPlot (), SwapBuffers (), exit ();
-#ifndef _AIX
-char *malloc ();
-#endif
 double atof ();
 #ifdef sun
 int printf (), fprintf (), time ();

---
Received: (at 260848-done) by bugs.debian.org; 6 Oct 2005 10:58:55 +
>From [EMAIL PROTECTED] Thu Oct 06 03:58:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.irb.hr [161.53.22.8] (UNKNOWN)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ENTSh-0005fI-00; Thu, 06 Oct 2005 03:58:55 -0700
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j96AwWcd013567
for <[EMAIL PROTECTED]>; Thu, 6 Oct 2005 12:58:32 +0200
Received: from diziet.irb.hr (localhost [127.0.0.1])
by diziet.irb.hr (8.13.5/8.13.5/Debian-2) with ESMTP id j96AwhTl023796
for <[EMAIL PROTECTED]>; Thu, 6 Oct 2005 12:58:43 +0200
Received: (from [EMAIL PROTECTED])
by diziet.irb.hr (8.13.5/8.13.5/Submit) id j96AwheM023794;
Thu, 6 Oct 2005 12:58:43 +0200
X-Authentication-Warning: diziet.irb.hr: mvela set sender to [EMAIL PROTECTED] 
using -f
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Bug#260848: fixed in xlander 19920427-5
Date: Thu, 06 Oct 2005 12:58:43 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
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

Source: xlander
Source-Version: 19920427-5

Hi,

Andrew Pollock applied your patch in xlander 19920427-5.

Thanks,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u

Processing of gtkpool_0.5.0-6_i386.changes

2005-10-06 Thread Archive Administrator
gtkpool_0.5.0-6_i386.changes uploaded successfully to localhost
along with the files:
  gtkpool_0.5.0-6.dsc
  gtkpool_0.5.0-6.diff.gz
  gtkpool_0.5.0-6_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gtkpool_0.5.0-6_i386.changes ACCEPTED

2005-10-06 Thread Debian Installer

Accepted:
gtkpool_0.5.0-6.diff.gz
  to pool/main/g/gtkpool/gtkpool_0.5.0-6.diff.gz
gtkpool_0.5.0-6.dsc
  to pool/main/g/gtkpool/gtkpool_0.5.0-6.dsc
gtkpool_0.5.0-6_i386.deb
  to pool/main/g/gtkpool/gtkpool_0.5.0-6_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#316491: xmcpustate: sscanf /proc/meminfo returned 1

2005-10-06 Thread Matej Vela
retitle 316491 xmcpustate: cannot parse /proc/meminfo on 2.6 kernels
thanks

/proc/meminfo changed format on 2.6 kernels.  See #222856 for an
equivalent problem (and solution) in bbsload.

(I'm not sure that xmcpustate is worth fixing, given that it hasn't
been updated in 7 years, and that we have a plethora of alternatives.
Let's see if someone adopts it.)

Regards,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Bug#316491: xmcpustate: sscanf /proc/meminfo returned 1

2005-10-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 316491 xmcpustate: cannot parse /proc/meminfo on 2.6 kernels
Bug#316491: xmcpustate: sscanf /proc/meminfo returned 1
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#332460: FTBFS: libmagick transition

2005-10-06 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: php4-imagick
Severity: serious
Version: 0.9.11-2

Please upload your Build-Depends to depend on libmagick9-dev |
libmagick-dev instead of libmagick6-dev

Cheers

Luk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDRUkk5UTeB5t8Mo0RAs2JAJ0ctCWzq5XjdWiJDLhHGdu+SYZx8QCfbbKE
fx115KYU6fFLwFOPoViu6N0=
=TOqs
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of php4-imagick_0.9.11-3_i386.changes

2005-10-06 Thread Archive Administrator
php4-imagick_0.9.11-3_i386.changes uploaded successfully to localhost
along with the files:
  php4-imagick_0.9.11-3.dsc
  php4-imagick_0.9.11-3.diff.gz
  php4-imagick_0.9.11-3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#330760: marked as done (php4-imagick: [INTL:sv] Swedish debconf templates translation)

2005-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2005 09:47:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#330760: fixed in php4-imagick 0.9.11-3
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; 29 Sep 2005 17:48:00 +
>From [EMAIL PROTECTED] Thu Sep 29 10:48:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (mail.lidkoping.net) [213.132.115.138] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EL2Vk-wV-00; Thu, 29 Sep 2005 10:48:00 -0700
Received: (qmail 24114 invoked by uid 1000); 29 Sep 2005 19:47:22 +0200
Message-ID: <[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===0218642636=="
MIME-Version: 1.0
From: Daniel Nylander <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: php4-imagick: [INTL:sv] Swedish debconf templates translation
X-Mailer: reportbug 3.17
Date: Thu, 29 Sep 2005 19:47:22 +0200
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===0218642636==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: php4-imagick
Severity: wishlist
Tags: patch l10n



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

--===0218642636==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: attachment; filename="php4-imagick_0.9.11-2_sv.po"

# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
# Developers do not need to manually edit POT or PO files.
# , fuzzy
# 
# 
msgid ""
msgstr ""
"Project-Id-Version: php4-imagick 0.9.11-2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-08-07 18:43+0200\n"
"PO-Revision-Date: 2005-09-29 18:58-0700\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit"

#. Type: boolean
#. Description
#: ../php4-imagick.templates:4
msgid "Should ${extname} be added to /etc/php4/${sapiconfig}/php.ini?"
msgstr "Ska ${extname} läggas till i /etc/php4/${sapiconfig}/php.ini?"

#. Type: boolean
#. Description
#: ../php4-imagick.templates:4
msgid ""
"You are installing ${extname} support for php4, and it is not yet enabled in "
"the configuration for the ${sapiconfig} SAPI.  Do you want this extension to "
"be enabled now?"
msgstr ""
"Du installerar ${extname} stöd för php4 och den är ännu inte aktiverad i 
konfigurationen för ${sapiconfig} SAPI.  Vill du aktivera den nu?"

#. Type: boolean
#. Description
#: ../php4-imagick.templates:12
msgid "Should ${extname} be removed from /etc/php4/${sapiconfig}/php.ini?"
msgstr "Ska ${extname} raderas från /etc/php4/${sapiconfig}/php.ini?"

#. Type: boolean
#. Description
#: ../php4-imagick.templates:12
msgid ""
"You are removing ${extname} support for php4, but it is still enabled in the "
"configuration for the ${sapiconfig} SAPI.  Leaving this in place will "
"probably cause problems when trying to use PHP."
msgstr ""
"Du tar bort ${extname} stödet för php4 och den är fortfarande aktiverad i 
konfigurationen för ${sapiconfig} SAPI.  Lämna den aktiverad kan skapa problem 
när du använder PHP."


--===0218642636==--

---
Received: (at 330760-close) by bugs.debian.org; 6 Oct 2005 16:49:06 +
>From [EMAIL PROTECTED] Thu Oct 06 09:49:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ENYtq-0008Mh-00; Thu, 06 Oct 2005 09:47:18 -0700
From: Matej Ve

Bug#332460: marked as done (FTBFS: libmagick transition)

2005-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2005 09:47:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#332460: fixed in php4-imagick 0.9.11-3
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; 6 Oct 2005 15:56:58 +
>From [EMAIL PROTECTED] Thu Oct 06 08:56:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from outmx024.isp.belgacom.be [195.238.2.128] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ENY77-0001pk-00; Thu, 06 Oct 2005 08:56:57 -0700
Received: from outmx024.isp.belgacom.be (localhost [127.0.0.1])
by outmx024.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id j96FumoE022172
for <[EMAIL PROTECTED]>; Thu, 6 Oct 2005 17:56:49 +0200
(envelope-from <[EMAIL PROTECTED]>)
Received: from [192.168.2.3] (252.52-136-217.adsl.skynet.be [217.136.52.252])
by outmx024.isp.belgacom.be (8.12.11/8.12.11/Skynet-OUT-2.22) with 
ESMTP id j96FulWO022153
for <[EMAIL PROTECTED]>; Thu, 6 Oct 2005 17:56:47 +0200
(envelope-from <[EMAIL PROTECTED]>)
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 06 Oct 2005 17:56:20 +0200
From: Luk Claes <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.7 (X11/20051001)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: FTBFS: libmagick transition
X-Enigmail-Version: 0.92.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
UPPERCASE_25_50 autolearn=no version=2.60-bugs.debian.org_2005_01_02

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: php4-imagick
Severity: serious
Version: 0.9.11-2

Please upload your Build-Depends to depend on libmagick9-dev |
libmagick-dev instead of libmagick6-dev

Cheers

Luk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDRUkk5UTeB5t8Mo0RAs2JAJ0ctCWzq5XjdWiJDLhHGdu+SYZx8QCfbbKE
fx115KYU6fFLwFOPoViu6N0=
=TOqs
-END PGP SIGNATURE-

---
Received: (at 332460-close) by bugs.debian.org; 6 Oct 2005 16:48:12 +
>From [EMAIL PROTECTED] Thu Oct 06 09:48:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ENYtq-0008Mj-00; Thu, 06 Oct 2005 09:47:18 -0700
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#332460: fixed in php4-imagick 0.9.11-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 06 Oct 2005 09:47:18 -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: php4-imagick
Source-Version: 0.9.11-3

We believe that the bug you reported is fixed in the latest version of
php4-imagick, which is due to be installed in the Debian FTP archive:

php4-imagick_0.9.11-3.diff.gz
  to pool/main/p/php4-imagick/php4-imagick_0.9.11-3.diff.gz
php4-imagick_0.9.11-3.dsc
  to pool/main/p/php4-imagick/php4-imagick_0.9.11-3.dsc
php4-imagick_0.9.11-3_i386.deb
  to pool/main/p/php4-imagick/php4-imagick_0.9.11-3_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.
Matej Vela <[EMAIL PROTECTED]> (supplier of updated php4-imagick 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: Thu,  6 Oct 2005 18:32:27 +0200
Source: php4-imagick
Binary: php4-imagick
Architecture: source i386
Version: 0.9.11-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[EMAIL PROTECTED]>
Description: 
 php4-imagick - ImageMagick module for php4

php4-imagick_0.9.11-3_i386.changes ACCEPTED

2005-10-06 Thread Debian Installer

Accepted:
php4-imagick_0.9.11-3.diff.gz
  to pool/main/p/php4-imagick/php4-imagick_0.9.11-3.diff.gz
php4-imagick_0.9.11-3.dsc
  to pool/main/p/php4-imagick/php4-imagick_0.9.11-3.dsc
php4-imagick_0.9.11-3_i386.deb
  to pool/main/p/php4-imagick/php4-imagick_0.9.11-3_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 330760 332460 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#332478: dosemu: cannot override DOSDRIVE_D environment variable

2005-10-06 Thread Michael Klein
Package: dosemu
Version: 1.2.1-3
Severity: wishlist

Hi,

$DOSDRIVE_D is unconditionally set to $HOME in /usr/bin/dosemu and then 
evaluated in freedos' autoexec.bat.

A trivial change in the startup script makes it possible to override 
DOSDRIVE_D and map D: to some other location without any config file 
modifications.

Regards,

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-skua
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages dosemu depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  slang1 1.4.9dbs-8The S-Lang programming library - r
ii  xbase-clients  4.3.0.dfsg.1-14sarge1 miscellaneous X clients
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu
ii  xutils 4.3.0.dfsg.1-14sarge1 X Window System utility programs

-- debconf information:
  dosemu/renamed:
* dosemu/freedos:
  dosemu/oldconf:
--- dosemu.distrib  2004-06-24 03:09:43.0 +0200
+++ dosemu  2005-10-06 19:30:03.172975402 +0200
@@ -168,8 +168,10 @@
   fi
 fi
 
-DOSDRIVE_D="$HOME"
-export DOSDRIVE_D
+if [ -z "$DOSDRIVE_D" ]; then
+  DOSDRIVE_D="$HOME"
+  export DOSDRIVE_D
+fi
 
 DSIG=
 exittrap='if [ $DSIG ]; then trap - "$DSIG"; kill -s $DSIG $$; fi'


Processing of gtk-engines-thinice_1.0.4-2_i386.changes

2005-10-06 Thread Archive Administrator
gtk-engines-thinice_1.0.4-2_i386.changes uploaded successfully to localhost
along with the files:
  gtk-engines-thinice_1.0.4-2.dsc
  gtk-engines-thinice_1.0.4-2.diff.gz
  gtk-engines-thinice_1.0.4-2_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gtk-engines-thinice_1.0.4-2_i386.changes ACCEPTED

2005-10-06 Thread Debian Installer

Accepted:
gtk-engines-thinice_1.0.4-2.diff.gz
  to pool/main/g/gtk-engines-thinice/gtk-engines-thinice_1.0.4-2.diff.gz
gtk-engines-thinice_1.0.4-2.dsc
  to pool/main/g/gtk-engines-thinice/gtk-engines-thinice_1.0.4-2.dsc
gtk-engines-thinice_1.0.4-2_i386.deb
  to pool/main/g/gtk-engines-thinice/gtk-engines-thinice_1.0.4-2_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 103375 300279 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gtk-engines-thinice override disparity

2005-10-06 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

gtk-engines-thinice_1.0.4-2_i386.deb: package says section is graphics, 
override says x11.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#251148: nsmon: FATAL Error while making lockfile.

2005-10-06 Thread Pascal Volk
Package: nsmon
Version: 2.3e-4
Followup-For: Bug #251148


Same problem here. I've attached strace to the nsmon procces and found the
problem:
- - -  output from strace  - - -
close(3)= 0
open("/var/lock/nsmon/192.168.111.200.gateway.lock", O_RDONLY) = -1 ENOENT (No 
such file or directory)
wait4(-1, NULL, 0, NULL)= -1 ECHILD (No child processes)
rt_sigaction(SIGALRM, {0x804a320, [ALRM], SA_RESTART}, {0x804a320, [ALRM], 
SA_RESTART}, 8) = 0
alarm(60)   = 0
sigreturn() = ? (mask now [])
nanosleep({60, 0},NULL)= 0
--- SIGALRM (Alarm clock) @ 0 (0) ---
- - -  strace output end  - - -

My solution:
Create the diretory /var/lock/nsmon (if you have configured
'lock = /var/lock/nsmon' in /etc/nsmon.conf).

@Tibor Koleszar:
Please could you add a `mkdir /var/lock/nsmon` in the debian/postinst script, or
change the lock path in nsmon.conf to /var/lock?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages nsmon depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

nsmon recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Bug#195744: xlander: no speed control

2005-10-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 195744 serious
Bug#195744: xlander: no speed control
Severity set to `serious'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#195744: xlander: no speed control

2005-10-06 Thread Matej Vela
severity 195744 serious
thanks

Gintautas Miliauskas <[EMAIL PROTECTED]> writes:

> The game is way too fast, impossible to play on faster machines, because
> it lacks performance-independent timers.

This is even more true now than in 2003.  On a 2.8 GHz P4, the lander
crashes in half a second.  Nothing that judicious use of usleep(3)
couldn't fix, but if no one bothers to do it, I'll file for removal in
November.

Thanks,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#260872: python-gnome: FTBFS on amd64.

2005-10-06 Thread Matej Vela
Kurt Roeckx <[EMAIL PROTECTED]> writes:

> Package: python-gnome
> Version: 1.4.5-1
> Severity: important
>
> The package fails to build on amd64 with:
> /bin/sh ../libtool --mode=link gcc  -g -O2   -o _gtkhtmlmodule.la -rpath
[...]
> grep: /usr/lib/libdb-4.2.la: No such file or directory
> /bin/sed: can't read /usr/lib/libdb-4.2.la: No such file or directory
> libtool: link: `/usr/lib/libdb-4.2.la' is not a valid libtool archive
> make[4]: *** [_gtkhtmlmodule.la] Error 1
> make[4]: Leaving directory `/usr/src/python-gnome-1.4.5/pygnome'
[...]
> Somehow the previous version got build without problems.
> Building the old version now also fails.  And trying the
> same on i386 works.  I don't understand it at all.

Neither do I, but 1.4.5-2.1 seems to have built correctly.  Can we
close this?

Thanks,

Matej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#328353: marked as done (python-gnome-1.2: please rebuild against latest libpng)

2005-10-06 Thread Debian Bug Tracking System
Your message dated Fri, 07 Oct 2005 04:33:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328353: fixed in python-gnome 1.4.5-3
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; 14 Sep 2005 21:10:44 +
>From [EMAIL PROTECTED] Wed Sep 14 14:10:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sakura.malsain.org (arrakis.localnet) [82.241.136.161] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EFeWh-0006bc-00; Wed, 14 Sep 2005 14:10:44 -0700
Received: from joss by arrakis.localnet with local (Exim 4.52)
id 1EFeVt-0005uB-6q; Wed, 14 Sep 2005 23:09:53 +0200
To: [EMAIL PROTECTED]
Subject: python-gnome-1.2: please rebuild against latest libpng
From: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 14 Sep 2005 23:09:53 +0200
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.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: python-gnome-1.2
Version: 1.4.5-2.1

This is an automatically generated report. The python-gnome-1.2 package depends
on libpng2, libpng10-0 or libpng3. It should be rebuilt against the latest 
libpng 1.2 packages, so that libpng 1.0 can safely be removed from the 
archive.

To achieve that, please install libpng12-dev, and make your package 
simply build-depend on:
 * libpng-dev for a binary package,
 * libpng12-dev for a library package.
(The former is a virtual package provided by the latter.)

Please don't forget that as soon as libpng 1.0 is removed from the 
archive (which is due soon), packages using libpng10-0 or libpng2 will
be uninstallable.

Regards,
-- 
Josselin Mouette

---
Received: (at 328353-done) by bugs.debian.org; 7 Oct 2005 02:33:30 +
>From [EMAIL PROTECTED] Thu Oct 06 19:33:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.irb.hr [161.53.22.8] (UNKNOWN)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ENi37-oD-00; Thu, 06 Oct 2005 19:33:29 -0700
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j972XGvd028670
for <[EMAIL PROTECTED]>; Fri, 7 Oct 2005 04:33:16 +0200
Received: from diziet.irb.hr (localhost [127.0.0.1])
by diziet.irb.hr (8.13.5/8.13.5/Debian-2) with ESMTP id j972XSK4013778
for <[EMAIL PROTECTED]>; Fri, 7 Oct 2005 04:33:28 +0200
Received: (from [EMAIL PROTECTED])
by diziet.irb.hr (8.13.5/8.13.5/Submit) id j972XSKr013776;
Fri, 7 Oct 2005 04:33:28 +0200
X-Authentication-Warning: diziet.irb.hr: mvela set sender to [EMAIL PROTECTED] 
using -f
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Bug#328353: fixed in python-gnome 1.4.5-3
Date: Fri, 07 Oct 2005 04:33:28 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Scanned-By: MIMEDefang 2.51 on 161.53.22.8
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

Source: python-gnome
Version: 1.4.5-3

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  5 Oct 2005 02:25:29 -0700
Source: python-gnome
Binary: python-gtk-1.2 python-gdk-imlib-1.2 python-glade-1.2 python-gnome-1.2
Architecture: source powerpc
Version: 1.4.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Thomas Bushnell, BSG <[EMAIL PROTECTED]>
Description: 
 python-gdk-imlib-1.2 - GTK gdk_imlib support module for Python
 python-glade-1.2 - Put a bit of python code behind interfaces built with GLADE
 python-gnome-1.2 - PyGNOME -- Python bindings for GNOME
 python-gtk-1.2 - GTK support module for Python
Closes: 303335
Changes: 
 python-gnome (1.4.5-3) unstable; urgency=low
 .
   * QA Upload.
   * debian/control: Set maintainer to Debian QA Group.
   * Acknowledge NMU. (Closes: #303335)
 .
   * debian/control: Require libpng12-dev in place of libpng10-dev.
   * debian/control: Require at least version 1.4.2-3 o

Processing of gnome-think_0.1.4-3_i386.changes

2005-10-06 Thread Archive Administrator
gnome-think_0.1.4-3_i386.changes uploaded successfully to localhost
along with the files:
  gnome-think_0.1.4-3.dsc
  gnome-think_0.1.4-3.diff.gz
  gnome-think_0.1.4-3_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of libgtk-perl_0.7009-6_powerpc.changes

2005-10-06 Thread Archive Administrator
libgtk-perl_0.7009-6_powerpc.changes uploaded successfully to localhost
along with the files:
  libgtk-perl_0.7009-6.dsc
  libgtk-perl_0.7009-6.diff.gz
  libgtk-perl_0.7009-6_powerpc.deb
  libgtk-imlib-perl_0.7009-6_powerpc.deb
  libgtk-pixbuf-perl_0.7009-6_powerpc.deb
  libgnome-perl_0.7009-6_powerpc.deb
  libgnome-print-perl_0.7009-6_powerpc.deb
  libgtkglarea-perl_0.7009-6_powerpc.deb
  libgladexml-perl_0.7009-6_powerpc.deb
  libgtkxmhtml-perl_0.7009-6_powerpc.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



gnome-think_0.1.4-3_i386.changes ACCEPTED

2005-10-06 Thread Debian Installer

Accepted:
gnome-think_0.1.4-3.diff.gz
  to pool/main/g/gnome-think/gnome-think_0.1.4-3.diff.gz
gnome-think_0.1.4-3.dsc
  to pool/main/g/gnome-think/gnome-think_0.1.4-3.dsc
gnome-think_0.1.4-3_i386.deb
  to pool/main/g/gnome-think/gnome-think_0.1.4-3_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#328355: marked as done (libgtkxmhtml-perl: please rebuild against latest libpng)

2005-10-06 Thread Debian Bug Tracking System
Your message dated Thu, 06 Oct 2005 20:47:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#328355: fixed in libgtk-perl 0.7009-6
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; 14 Sep 2005 21:10:46 +
>From [EMAIL PROTECTED] Wed Sep 14 14:10:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sakura.malsain.org (arrakis.localnet) [82.241.136.161] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EFeWj-0006af-00; Wed, 14 Sep 2005 14:10:46 -0700
Received: from joss by arrakis.localnet with local (Exim 4.52)
id 1EFeVm-0005ra-JO; Wed, 14 Sep 2005 23:09:46 +0200
To: [EMAIL PROTECTED]
Subject: libgtkxmhtml-perl: please rebuild against latest libpng
From: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 14 Sep 2005 23:09:46 +0200
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.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
NO_REAL_NAME autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libgtkxmhtml-perl
Version: 0.7009-5

This is an automatically generated report. The libgtkxmhtml-perl package depends
on libpng2, libpng10-0 or libpng3. It should be rebuilt against the latest 
libpng 1.2 packages, so that libpng 1.0 can safely be removed from the 
archive.

To achieve that, please install libpng12-dev, and make your package 
simply build-depend on:
 * libpng-dev for a binary package,
 * libpng12-dev for a library package.
(The former is a virtual package provided by the latter.)

Please don't forget that as soon as libpng 1.0 is removed from the 
archive (which is due soon), packages using libpng10-0 or libpng2 will
be uninstallable.

Regards,
-- 
Josselin Mouette

---
Received: (at 328355-close) by bugs.debian.org; 7 Oct 2005 03:48:15 +
>From [EMAIL PROTECTED] Thu Oct 06 20:48:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ENjCN-00019Z-00; Thu, 06 Oct 2005 20:47:07 -0700
From: [EMAIL PROTECTED] (Thomas Bushnell, BSG)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#328355: fixed in libgtk-perl 0.7009-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 06 Oct 2005 20:47:07 -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

Source: libgtk-perl
Source-Version: 0.7009-6

We believe that the bug you reported is fixed in the latest version of
libgtk-perl, which is due to be installed in the Debian FTP archive:

libgladexml-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgladexml-perl_0.7009-6_powerpc.deb
libgnome-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgnome-perl_0.7009-6_powerpc.deb
libgnome-print-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgnome-print-perl_0.7009-6_powerpc.deb
libgtk-imlib-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtk-imlib-perl_0.7009-6_powerpc.deb
libgtk-perl_0.7009-6.diff.gz
  to pool/main/libg/libgtk-perl/libgtk-perl_0.7009-6.diff.gz
libgtk-perl_0.7009-6.dsc
  to pool/main/libg/libgtk-perl/libgtk-perl_0.7009-6.dsc
libgtk-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtk-perl_0.7009-6_powerpc.deb
libgtk-pixbuf-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtk-pixbuf-perl_0.7009-6_powerpc.deb
libgtkglarea-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtkglarea-perl_0.7009-6_powerpc.deb
libgtkxmhtml-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtkxmhtml-perl_0.7009-6_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Bushnell, BSG <[EMAIL PROTECTED]> (supplier of updated libgtk-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it 

libgtk-perl_0.7009-6_powerpc.changes ACCEPTED

2005-10-06 Thread Debian Installer

Accepted:
libgladexml-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgladexml-perl_0.7009-6_powerpc.deb
libgnome-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgnome-perl_0.7009-6_powerpc.deb
libgnome-print-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgnome-print-perl_0.7009-6_powerpc.deb
libgtk-imlib-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtk-imlib-perl_0.7009-6_powerpc.deb
libgtk-perl_0.7009-6.diff.gz
  to pool/main/libg/libgtk-perl/libgtk-perl_0.7009-6.diff.gz
libgtk-perl_0.7009-6.dsc
  to pool/main/libg/libgtk-perl/libgtk-perl_0.7009-6.dsc
libgtk-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtk-perl_0.7009-6_powerpc.deb
libgtk-pixbuf-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtk-pixbuf-perl_0.7009-6_powerpc.deb
libgtkglarea-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtkglarea-perl_0.7009-6_powerpc.deb
libgtkxmhtml-perl_0.7009-6_powerpc.deb
  to pool/main/libg/libgtk-perl/libgtkxmhtml-perl_0.7009-6_powerpc.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 328355 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of gsmartcard_0.1.5-4_i386.changes

2005-10-06 Thread Archive Administrator
gsmartcard_0.1.5-4_i386.changes uploaded successfully to localhost
along with the files:
  gsmartcard_0.1.5-4.dsc
  gsmartcard_0.1.5-4.diff.gz
  gsmartcard_0.1.5-4_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#266333: marked as done (gtkpool: FTBFS with gcc-3.4: array bound forbidden after parenthesized type-id)

2005-10-06 Thread Debian Bug Tracking System
Your message dated Fri, 07 Oct 2005 06:09:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#266333: fixed in gtkpool 0.5.0-6
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; 17 Aug 2004 15:41:31 +
>From [EMAIL PROTECTED] Tue Aug 17 08:41:31 2004
Return-path: <[EMAIL PROTECTED]>
Received: from d001143.adsl.hansenet.de (localhost) [80.171.1.143] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Bx65a-0003cj-00; Tue, 17 Aug 2004 08:41:30 -0700
Received: from aj by localhost with local (Exim 4.34)
id 1Bx65q-00085Y-4v; Tue, 17 Aug 2004 17:41:46 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gtkpool: FTBFS with gcc-3.4: array bound forbidden after parenthesized 
type-id
Message-Id: <[EMAIL PROTECTED]>
Date: Tue, 17 Aug 2004 17:41:46 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.5 required=4.0 tests=BAYES_10,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gtkpool
Severity: normal
Tags: patch

When building 'gtkpool' with gcc-3.4 I get the following error:

application.cpp:70: note: try removing the parentheses around the type-id
application.cpp:71: error: array bound forbidden after parenthesized type-id
application.cpp:71: note: try removing the parentheses around the type-id
application.cpp:72: error: array bound forbidden after parenthesized type-id
application.cpp:72: note: try removing the parentheses around the type-id
application.cpp:73: error: array bound forbidden after parenthesized type-id
application.cpp:73: note: try removing the parentheses around the type-id
application.cpp:74: error: array bound forbidden after parenthesized type-id
application.cpp:74: note: try removing the parentheses around the type-id
application.cpp: In member function `void Application::mouse_down(double, 
double)':
application.cpp:539: error: cannot convert `__gnu_cxx::__normal_iterator > >' to `Ball*' in assignment
make[4]: *** [application.o] Error 1
make[4]: Leaving directory `/gtkpool-0.5.0/gtkpool'

With the attached patch 'gtkpool' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gtkpool-0.5.0/gtkpool/application.cpp 
./gtkpool/application.cpp
--- ../tmp-orig/gtkpool-0.5.0/gtkpool/application.cpp   2004-08-17 
17:38:25.753610345 +0200
+++ ./gtkpool/application.cpp   2004-08-17 17:38:19.629541345 +0200
@@ -67,11 +67,11 @@
message_colours[14] = new GdkColor;
 
buf_pixmap = NULL;
-   table_pixmaps = new (GdkPixmap *)[4];
-   balls_pixmaps = new (GdkPixmap *)[NUM_BALLS];
-   balls_pixmap_masks = new (GdkBitmap *)[NUM_BALLS];
-   balls_big_pixmaps = new (GdkPixmap *)[NUM_BALLS];
-   balls_big_pixmap_masks = new (GdkBitmap *)[NUM_BALLS];
+   table_pixmaps = new GdkPixmap *[4];
+   balls_pixmaps = new GdkPixmap *[NUM_BALLS];
+   balls_pixmap_masks = new GdkBitmap *[NUM_BALLS];
+   balls_big_pixmaps = new GdkPixmap *[NUM_BALLS];
+   balls_big_pixmap_masks = new GdkBitmap *[NUM_BALLS];
running = true; placing_cue = false;
sunk_tf = collide_tf = bounce_tf = false;
connected = false;
@@ -530,7 +530,7 @@
bb = find_if(balls.begin(), balls.end(), pointer_selects( x, y, 
hit_moving));
if(bb != balls.end())
{
-#if _CPP_CSTDLIB == 1
+#if 1 // _CPP_CSTDLIB == 1
// FIXME: horrible, non-portable, converting a vector iterator
// to a pointer using g++ 3.0 private interface :-(
// -- Philip Martin <[EMAIL PROTECTED]>

---
Received: (at 266333-done) by bugs.debian.org; 7 Oct 2005 04:09:29 +
>From [EMAIL PROTECTED] Thu Oct 06 21:09:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.irb.hr [161.53.22.8] (UNKNOWN)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ENjY1-TV-00; Thu, 06 Oct 2005 21:09:29 -0700
Received: from diziet.irb.hr (diziet.irb.hr [161.53.22.31])
by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j97494ZI002861
for <[EMAIL PROTECTED]>; Fri, 7 Oct 2005 06:09:04 +0200
Received: from diziet.irb.hr (localho

gsmartcard_0.1.5-4_i386.changes ACCEPTED

2005-10-06 Thread Debian Installer

Accepted:
gsmartcard_0.1.5-4.diff.gz
  to pool/main/g/gsmartcard/gsmartcard_0.1.5-4.diff.gz
gsmartcard_0.1.5-4.dsc
  to pool/main/g/gsmartcard/gsmartcard_0.1.5-4.dsc
gsmartcard_0.1.5-4_i386.deb
  to pool/main/g/gsmartcard/gsmartcard_0.1.5-4_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]