No more penis enlarge ripoffs!

2005-06-26 Thread Matthias

Achieve stronger and harder erections
http://www.okmpoi.com/ss/





But no perfection is so absolute, That some impurity doth not pollute. 
Everything is a dangerous drug except reality, which is unendurable.   
I have not failed, I've just found 10,000 ways that won't work. 
Have no fear of perfection - you'll never reach it.   
God's in His Heaven, all's right with the world




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



Brand New Penis Enhancement Product

2005-06-26 Thread Moses

Finally a Patch that works!
http://www.okmpoi.com/ss/





Music is essentially useless, as life is.  
In summer, the song sings itself.   
It's a poor sort of memory that only works backward.   
Almost nobody dances sober, unless they happen to be insane.   
We are most alive when we're in love. 




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



Bug#264816: progress

2005-06-26 Thread Jon Dowland
Some progress. Unfortunately I haven't heard back from Thierry. But I
did find my old email from him, so I know his contact in Raven. I've
mailed raven at their public address, we'll see if I get any reply. I
also have an address for the Activision people which I may try depending
on whether I get a reply from Raven first.

-- 
Jon Dowland
http://jon.dowland.name/
PGP fingerprint: 7032F238


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



Bug#287420: marked as done (libjsw: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment)

2005-06-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Jun 2005 12:03:17 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#287420: fixed in libjsw 1:1.5.5-1
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; 27 Dec 2004 15:56:43 +
>From [EMAIL PROTECTED] Mon Dec 27 07:56:43 2004
Return-path: <[EMAIL PROTECTED]>
Received: from c156115.adsl.hansenet.de (localhost.localdomain) 
[213.39.156.115] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CixEg-00041Q-00; Mon, 27 Dec 2004 07:56:42 -0800
Received: from aj by localhost.localdomain with local (Exim 4.34)
id 1CixJk-0004mq-GD; Mon, 27 Dec 2004 17:01:59 +0100
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: libjsw: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 27 Dec 2004 17:01:59 +0100
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: libjsw
Severity: normal
Tags: patch

When building 'libjsw' on amd64 with gcc-4.0,
I get the following error:

guiutils.c:2162: error: invalid lvalue in assignment
guiutils.c: In function 'GUIBannerCreate':
guiutils.c:3041: warning: cast to pointer from integer of different size
guiutils.c: In function 'GUIComboCreate':
guiutils.c:3267: warning: cast to pointer from integer of different size
guiutils.c: In function 'GUIComboAddItem':
guiutils.c:3382: warning: cast from pointer to integer of different size
guiutils.c: In function 'GUIComboSetList':
guiutils.c:3556: warning: cast from pointer to integer of different size
guiutils.c:3607: warning: cast from pointer to integer of different size
guiutils.c: In function 'GUIPullOutCreateH':
guiutils.c:4112: warning: cast to pointer from integer of different size
guiutils.c:4113: warning: cast to pointer from integer of different size
guiutils.c: In function 'GUIPullOutPullOut':
guiutils.c:4255: warning: cast from pointer to integer of different size
guiutils.c: In function 'GUIPullOutPushIn':
guiutils.c:4301: warning: cast from pointer to integer of different size
make[1]: *** [guiutils.o] Error 1
make[1]: Leaving directory `/libjsw-1.5.0/jscalibrator'
make: *** [build-stamp] Error 2

With the attached patch 'libjsw' can be compiled
on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/libjsw-1.5.0/jscalibrator/guiutils.c 
./jscalibrator/guiutils.c
--- ../tmp-orig/libjsw-1.5.0/jscalibrator/guiutils.c2001-11-06 
00:55:11.0 +0100
+++ ./jscalibrator/guiutils.c   2004-12-27 16:56:46.035960624 +0100
@@ -2159,7 +2159,7 @@
 {
GtkWidget *w;
 
-gui_tooltips = (GtkTooltips *)w = gtk_tooltips_new();
+gui_tooltips = w = gtk_tooltips_new();
if(w != NULL)
 {
 gtk_tooltips_enable(GTK_TOOLTIPS(w));

---
Received: (at 287420-close) by bugs.debian.org; 26 Jun 2005 16:08:08 +
>From [EMAIL PROTECTED] Sun Jun 26 09:08:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DmZg0-0005Xe-00; Sun, 26 Jun 2005 09:08:08 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DmZbJ-0005Q4-00; Sun, 26 Jun 2005 12:03:17 -0400
From: Darren Salt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#287420: fixed in libjsw 1:1.5.5-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 26 Jun 2005 12:03:17 -0400
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-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-Spam-Level: 

Source: libjsw
Source-Version: 1:1.5.5-1

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

jscalibrator_1.5.5-1_i386.deb
  to pool/main/libj/libjsw/jscalibrator_1.5.5-1_i386.deb
libjsw-dev_1.5.5-1_i386.deb
  to pool/main/libj/libjsw/libjsw-dev_1.5.5-1_i

Bug#296538: marked as done (libjsw: newer upstream version available)

2005-06-26 Thread Debian Bug Tracking System
Your message dated Sun, 26 Jun 2005 12:03:17 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#296538: fixed in libjsw 1:1.5.5-1
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; 23 Feb 2005 03:34:24 +
>From [EMAIL PROTECTED] Tue Feb 22 19:34:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from anchor-post-34.mail.demon.net [194.217.242.92] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D3nI7-0008K2-00; Tue, 22 Feb 2005 19:34:24 -0800
Received: from youmustbejoking.demon.co.uk ([212.228.127.8] 
helo=pentagram.youmustbejoking.demon.co.uk)
by anchor-post-34.mail.demon.net with esmtp (Exim 4.42)
id 1D3nI3-0001I6-D1
for [EMAIL PROTECTED]; Wed, 23 Feb 2005 03:34:23 +
Received: from [192.168.0.2] (helo=riscpc)
by pentagram.youmustbejoking.demon.co.uk with esmtp (Exim 4.34)
id 1D3nHl-0005Un-4y
for [EMAIL PROTECTED]; Wed, 23 Feb 2005 03:34:01 +
Date: Wed, 23 Feb 2005 03:30:50 +
From: Darren Salt <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Messenger-Pro/3.11b2 (MsgServe/3.00) (RISC-OS/4.02) 
POPstar/2.06-ds.3
To: [EMAIL PROTECTED]
Subject: libjsw: newer upstream version available
X-Editor: Zap 1.46 (23 Oct 2004) [TEST], ZapEmail 0.28.3 (03 Feb 2005) (32)
X-SDate: Wed, 4194 Sep 1993 03:30:50 +
X-Message-Flag: Outlook Express is broken. Upgrade to mail(1).
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-SA-Exim-Connect-IP: 192.168.0.2
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-SA-Exim-Scanned: No (on pentagram.youmustbejoking.demon.co.uk); SAEximRunCond 
expanded to false
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libjsw2
Version: 1.5.0-7
Severity: wishlist

Version 1.5.5 of libjsw and jscalibrator has been available since 21 Dec
2004 (and I've had 1.5.3 packaged locally for a while longer than that).

-- 
| Darren Salt   | linux (or ds) at | nr. Ashington,
| woody, sarge, | youmustbejoking  | Northumberland
| RISC OS   | demon co uk  | Toon Army
|   Let's keep the pound sterling

Mathematicians practice absolute freedom.

---
Received: (at 296538-close) by bugs.debian.org; 26 Jun 2005 16:08:08 +
>From [EMAIL PROTECTED] Sun Jun 26 09:08:08 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DmZg0-0005XR-00; Sun, 26 Jun 2005 09:08:08 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DmZbJ-0005Q6-00; Sun, 26 Jun 2005 12:03:17 -0400
From: Darren Salt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#296538: fixed in libjsw 1:1.5.5-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 26 Jun 2005 12:03:17 -0400
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-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-Spam-Level: 
X-CrossAssassin-Score: 2

Source: libjsw
Source-Version: 1:1.5.5-1

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

jscalibrator_1.5.5-1_i386.deb
  to pool/main/libj/libjsw/jscalibrator_1.5.5-1_i386.deb
libjsw-dev_1.5.5-1_i386.deb
  to pool/main/libj/libjsw/libjsw-dev_1.5.5-1_i386.deb
libjsw2_1.5.5-1_i386.deb
  to pool/main/libj/libjsw/libjsw2_1.5.5-1_i386.deb
libjsw_1.5.5-1.diff.gz
  to pool/main/libj/libjsw/libjsw_1.5.5-1.diff.gz
libjsw_1.5.5-1.dsc
  to pool/main/libj/libjsw/libjsw_1.5.5-1.dsc
libjsw_1.5.5.orig.tar.gz
  to pool/main/libj/libjsw/libjsw_1.5.5.orig.tar.gz



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.
Darren Salt <[EMAIL PROTECTED]> (s