Bug#305928: Any news ?

2005-05-06 Thread micha137
Dear Thomas,

sorry for the delay.

The Esperanto dictionary cannot be included into FreeDict the way it is. It
would have to be converted into TEI XML first. That might be possible with one
XSLT stylesheet. But I cannot read the hoempage of the dictionary, due to it
being in Esperanto. You may read http://freedict.org/howto/ch02.html for more
info on TEI XML.

However you can release it outside of FreeDict inside Debian of course.

I cannot help you presently, since the FreeDict packages in Debian have to have
their bugs fixed first, which I want to do when in back online.

Greetings,
 Michael Bunk

Quoting Thomas Petazzoni <[EMAIL PROTECTED]>:

> Hello,
> 
> Any news on that bug ?
> 
> Thomas
> --
> PETAZZONI Thomas - [EMAIL PROTECTED]
> http://thomas.enix.org - Jabber: [EMAIL PROTECTED]
> KOS: http://kos.enix.org/ - SOS: http://sos.enix.org
> Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E  1624 F653 CB30 98D3 F7A7
> 





This message was sent using NWebmail, BSNL's Webmail Program



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



Imagine you`re thin

2005-05-06 Thread Bret Grimes
Title: agatha dispersible annoy chestnut



loose fat, summer soon

more info...


aurora neurophysiology magnesite copter amplitude testicular revile pluton 
siva subsist solidify mcclure 
scat delta confiscatory trespass borosilicate brigadier crewel firmware bugeyed aloud 
no




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



women like big "stuff"

2005-05-06 Thread Glen Siegel
Title: tutor of parabolic stromberg



Breakthrough in medicine

more info...


sloan triangulate mileage thinnish berry anabaptist desuetude antipathy frame sheen 
balfour cassette kate offspring fake minimax betide educate 
passerby receptive flu prussia veneto yip eyelash spencer 
no




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



Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matt
How does one resolve this?  I cannot figure out how to turn off zts?

Thanks,

Matt




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



Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matt
All,

Never mind, its just in the pool yet.  If you need to fix this, just
download and install:

http://ftp.us.debian.org/debian/pool/main/p/php4-imagick/php4-imagick_0.9.11
-1_i386.deb

Thanks all for the report/fixing this issue.

- Matt






Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matej Vela
On Fri, May 06, 2005 at 10:29:54AM -0700, Matt wrote:
> How does one resolve this?  I cannot figure out how to turn off zts?

Sorry if I wasn't clear, ZTS has been disabled in the PHP build, so
upgrading to the current version should be enough.

Thanks,

Matej


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



Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matt
Matej,

I have 4.3.10-13 installed, and it seems the latest version is 4.3.10-13, at
least according to:
http://ftp.us.debian.org/debian/pool/main/p/php4/

Is there another version that you know works?

Thanks,

Matt

-Original Message-
From: Matej Vela [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 06, 2005 11:02 AM
To: Matt; [EMAIL PROTECTED]
Subject: Re: Bug#298448: php crash (segmentation fault) when use
php4-imagick functions


On Fri, May 06, 2005 at 10:29:54AM -0700, Matt wrote:
> How does one resolve this?  I cannot figure out how to turn off zts?

Sorry if I wasn't clear, ZTS has been disabled in the PHP build, so
upgrading to the current version should be enough.

Thanks,

Matej






Bug#279909: missing 'const' in Plotter::parampl declaration?

2005-05-06 Thread Floris Bruynooghe
Hi

I was looking at this bug (which you reported on 05 Nove 2004,
http://bugs.debian.org/279909) and think it is actually a problem of
the example.

Not exactly being into C++ these days but I suspect the behaviour
could have been changed in the compilers.  Anyhow, in the example
change the start of main() as such:

int
main ()
{
  char* myletter = "letter"
  Plotter::parmpl ("PAGESIZE", myletter);
...

Now "letter" is not a const (unless you'd write 'const char*') so the
compiler does not complain about this.


If you don't mind I'll close this bug some time soon unless you
disagree.


Floris

-- 
Debian GNU/Linux -- The power of freedom
www.debian.org | www.gnu.org | www.kernel.org


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



Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matej Vela
On Fri, May 06, 2005 at 11:10:01AM -0700, Matt wrote:
> I have 4.3.10-13 installed, and it seems the latest version is 4.3.10-13, at
> least according to:
> http://ftp.us.debian.org/debian/pool/main/p/php4/
> 
> Is there another version that you know works?

php4-imagick 0.9.11-0.2 and 0.9.11-1 both work for me (php4 4.3.10-13).

Can you try running the sample code from the command line?  (Note that
it expects a test_source.jpg in the current directory.)

Thanks,

Matej


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



Bug#279909: marked as done (compilation of example results in error due to missing 'const' in Plotter::parampl declaration)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 6 May 2005 21:30:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line compilation of example results in error due to missing 'const' 
in Plotter::parampl declaration
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; 5 Nov 2004 21:30:45 +
>From [EMAIL PROTECTED] Fri Nov 05 13:30:45 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mxc.rambler.ru [81.19.66.31] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CQBfQ-0002Pl-00; Fri, 05 Nov 2004 13:30:45 -0800
Received: from mailc.rambler.ru (mailc.rambler.ru [81.19.66.27])
by mxc.rambler.ru (Postfix) with ESMTP id C07FECDA78
for <[EMAIL PROTECTED]>; Sat,  6 Nov 2004 00:30:40 +0300 (MSK)
Received: from [132.239.10.138] (cse-air-dhcp-138.ucsd.edu [132.239.10.138])
(authenticated bits=0)
by mailc.rambler.ru (8.12.10/8.12.10) with ESMTP id iA5LUcYl063898
for <[EMAIL PROTECTED]>; Sat, 6 Nov 2004 00:30:40 +0300 (MSK)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 05 Nov 2004 13:30:35 -0800
From: Max Alekseyev <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a5) Gecko/20041104
X-Accept-Language: ru, en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: compilation of example results in error due to missing 'const' in
 Plotter::parampl declaration
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 7bit
X-Auth-User: relf, whoson: (null)
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: libplot-dev
Version: 2.4.1-10
Severity: minor

On attempt to compile C++ example from 
http://www.gnu.org/software/plotutils/manual/html_node/plotutils_57.html
g++ 3.4.2 reports the following

test.cpp: In function `int main()':
test.cpp:20: error: invalid conversion from `const void*' to `void*'
test.cpp:20: error:   initializing argument 2 of `static int 
Plotter::parampl(const char*, void*)'




---
Received: (at 279909-done) by bugs.debian.org; 6 May 2005 19:30:40 +
>From [EMAIL PROTECTED] Fri May 06 12:30:40 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.irb.hr [161.53.22.8] (UNKNOWN)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DU8X1-0002ld-00; Fri, 06 May 2005 12:30:40 -0700
Received: from localhost (localhost [127.0.0.1])
by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j46JUc80015442;
Fri, 6 May 2005 21:30:38 +0200
Received: from mail.irb.hr ([EMAIL PROTECTED] [127.0.0.1])
by mail.irb.hr (8.13.3/8.13.3/Debian-6) with ESMTP id j46JUXWC015435
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Fri, 6 May 2005 21:30:33 +0200
Received: (from [EMAIL PROTECTED])
by mail.irb.hr (8.13.3/8.13.3/Submit) id j46JUWYv015431;
Fri, 6 May 2005 21:30:32 +0200
Date: Fri, 6 May 2005 21:30:31 +0200
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Cc: Floris Bruynooghe <[EMAIL PROTECTED]>
Subject: Re: compilation of example results in error due to missing 'const' in 
Plotter::parampl declaration
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at irb.hr
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

On Fri, Nov 05, 2004 at 01:30:35PM -0800, Max Alekseyev wrote:
> Package: libplot-dev
> Version: 2.4.1-10
> Severity: minor
> 
> On attempt to compile C++ example from 
> http://www.gnu.org/software/plotutils/manual/html_node/plotutils_57.html
> g++ 3.4.2 reports the following
> 
> test.cpp: In function `int main()':
> test.cpp:20: error: invalid conversion from `const void*' to `void*'
> test.cpp:20: error:   initializing argument 2 of `static int 
> Plotter::parampl(const char*, void*)'

The above page is outdated, it documents versio

Processed: Bug#274980: libplot: broken postscript

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

> severity 274980 minor
Bug#274980: libplot: broken postscript
Severity set to `minor'.

> 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#274980: libplot: broken postscript

2005-05-06 Thread Matej Vela
severity 274980 minor
thanks

In gsfonts 8.14+v8.11+urw-0.2, FontBBox seems to be an executable array
again (AFAICT due to changes in pfaedit).  The generated PostScript is
still slightly incorrect, but it's not as urgent...

Thanks,

Matej


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



Processing of x10_1.06-10_i386.changes

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

Greetings,

Your Debian queue daemon


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



Bug#307440: marked as done (x10: French debconf templates translation)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 May 2005 17:47:34 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307440: fixed in x10 1.06-10
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; 3 May 2005 05:12:02 +
>From [EMAIL PROTECTED] Mon May 02 22:12:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp2.wanadoo.fr [193.252.22.29] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DSphS-000868-00; Mon, 02 May 2005 22:12:02 -0700
Received: from me-wanadoo.net (localhost [127.0.0.1])
by mwinf0206.wanadoo.fr (SMTP Server) with ESMTP id EED171C001B3
for <[EMAIL PROTECTED]>; Tue,  3 May 2005 07:11:30 +0200 (CEST)
Received: from seth (ASt-Lambert-152-1-4-19.w82-124.abo.wanadoo.fr 
[82.124.34.19])
by mwinf0206.wanadoo.fr (SMTP Server) with ESMTP id ADA611C001AD
for <[EMAIL PROTECTED]>; Tue,  3 May 2005 07:11:30 +0200 (CEST)
X-ME-UUID: [EMAIL PROTECTED]
Received: from eric by seth with local (Exim 3.36 #1 (Debian))
id 1DSpgv-jF-00
for <[EMAIL PROTECTED]>; Tue, 03 May 2005 07:11:29 +0200
Date: Tue, 3 May 2005 07:11:29 +0200
From: Eric <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: x10: French debconf templates translation
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="a8Wt8u1KmwUX3Y2C"
Content-Disposition: inline
X-Operating-System: Debian 
User-Agent: Mutt/1.5.6+20040907i
Sender: <[EMAIL PROTECTED]>
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-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: 


--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: x10
Version: N/A
Severity: wishlist
Tags: patch l10n

Hello,

Please find attached the french debconf templates update, proofread by
the debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.

Thanks.

--a8Wt8u1KmwUX3Y2C
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename="fr.po"
Content-Transfer-Encoding: quoted-printable

#
#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.
#
msgid ""
msgstr ""
"Project-Id-Version: x10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-04-26 14:22+0200\n"
"PO-Revision-Date: 2005-04-28 14:22+0200\n"
"Last-Translator: Eric Madesclair <[EMAIL PROTECTED]>\n"
"Language-Team: French \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=3DISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../templates:3
msgid "Which serial device is the X-10 CP-290 controller connected to?"
msgstr "Port s=E9rie sur lequel est connect=E9 le contr=F4leur X-10 CP-29=
0=A0:"

#. Type: string
#. Description
#: ../templates:3
msgid ""
"If you have an X-10 CP-290 controller connected to your system, you can =
give "
"the name of the serial port that it is connected to, and that port will =
be "
"linked to /dev/x10 where the program will find it. For example, the firs=
t "
"serial port on your system is named \"/dev/ttyS0\"."
msgstr ""
"Si un contr=F4leur X-10 CP-290 est attach=E9 =E0 votre syst=E8me, veuill=
ez "
"indiquer le nom du port s=E9rie sur lequel il est connect=E9. Le lien /d=
ev/x10 "
"vers ce port sera cr=E9=E9 et sera utilis=E9 par le programme. Par exemp=
le, le "
"premier port s=E9rie de votre syst=E8me est =AB=A0/dev/ttyS0=A0=BB."

#. Type: string
#. Description
#: ../templates:3
msgid "If you don't want to do this, just leave the answer empty."
msgstr "Si vous ne voulez pas le faire, laissez ce champ vide."

--a8Wt8u1KmwUX3Y2C--


---
Received: (at 307440-close) by bugs.debian.org; 6 May 2005 21:50:24 +
>From [EMAIL PROTECTED] Fri May 06 14:50:24 2005
Return-path: <[EMAIL PROTECTED]>
Rece

Bug#307008: marked as done (x10: [INTL:ja] initial debconf Japanese translation)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 May 2005 17:47:34 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307008: fixed in x10 1.06-10
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; 30 Apr 2005 03:02:37 +
>From [EMAIL PROTECTED] Fri Apr 29 20:02:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from orochi.topstudio.co.jp (mail.topstudio.co.jp) [202.224.239.193] 
(postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DRiFY-0001cR-00; Fri, 29 Apr 2005 20:02:36 -0700
Received: from localhost (localhost [127.0.0.1])
by mail.topstudio.co.jp (Postfix) with ESMTP id 8D737222F5E
for <[EMAIL PROTECTED]>; Sat, 30 Apr 2005 12:02:35 +0900 (JST)
Received: from mail.topstudio.co.jp ([127.0.0.1])
by localhost (hydra [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 16852-01 for <[EMAIL PROTECTED]>;
Sat, 30 Apr 2005 12:02:35 +0900 (JST)
Received: from localhost.localdomain (unicorn.kmuto.org [192.168.0.15])
by mail.topstudio.co.jp (Postfix) with ESMTP id 346AA222EF0
for <[EMAIL PROTECTED]>; Sat, 30 Apr 2005 12:02:35 +0900 (JST)
Received: by localhost.localdomain (Postfix, from userid 1000)
id 97FB92AF4EC; Sat, 30 Apr 2005 12:05:34 +0900 (JST)
From: Kenshi Muto <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: x10: [INTL:ja] initial debconf Japanese translation
X-Debbugs-CC: Kenshi Muto <[EMAIL PROTECTED]>
User-Agent: SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 MULE 
XEmacs/21.4 (patch 17) (Jumbo Shrimp) (i386-debian-linux)
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: multipart/mixed;
 boundary="Multipart_Sat_Apr_30_12:05:34_2005-1"
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 30 Apr 2005 12:05:34 +0900 (JST)
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at topstudio.co.jp
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using "From" header
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=-9.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
UPPERCASE_25_50,X_DEBBUGS_CC autolearn=ham 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

--Multipart_Sat_Apr_30_12:05:34_2005-1
Content-Type: text/plain; charset=US-ASCII

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: x10
Severity: wishlist
Version: 1.06-9

Hi,

I translated debconf messages into Japanese (ja.po).
Please apply this.

Thanks,
- -- 
Kenshi Muto
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 

iEYEARECAAYFAkJy9fkACgkQQKW+7XLQPLHnUwCgyFYAozU97iTFPvNrYa+qlbSf
5fkAnRG22TUBMmYHSv4BuiW3NrCR+Luv
=1M2U
-END PGP SIGNATURE-

--Multipart_Sat_Apr_30_12:05:34_2005-1
Content-Type: application/octet-stream; type=gzip
Content-Disposition: attachment; filename="x10_1.06-9_ja.po.gz"
Content-Transfer-Encoding: base64

H4sICNv1ckIAA3gxMF8xLjA2LTlfamEucG8ApVXPbxtFFL7nr3hKDgHVs7t2A6JLoYUkFSlE
RKmBHnIZ747tSdcz1sw4jv+chFmERFFaRaUy0B9QaAJBSQ9IcICKa5L2kqoXTryZdbHT0gqp
e8mu93vffO/73ttMjE0AXlVFhc6okUqXgNehJztAFQMhDdRpi2ecKuhy0wTTZLDwIdSlalFT
ggYzhq2agiWVSafFhKGGSwFcQ1cqLFGMplw0SsB0myWcZlkPNEscSEPKUp5Qw1IwsmAxTax8
ws+CRgC1HqiOEMgRFxB/cVGXQARMvjIQ8SrqOsczpidfiHoP5TAFs8KoHiIL7AXZYh7rjnXq
vdQ6T1AWtCVJWS2Rou5NoSuUZ7SW4Z0ZOQmvsKNVqJsICtGLcFgXLs6+MzM/S4zzeaRGKmga
047DsNvtBgjmVARSNUIuTBZm5Ug8n6SgmWErLJNtptBK6fMSzJsJLSo63mt02GBmVXeai85Z
FGB9Szd4CuPj7kYb5e7GF5RcxmjIXEo+Rk50IobVcrQk8N0ia2OeZN6VkXc7DU2qMgb/CtnJ
NObsrCMzGGcMlSh6jURTpPI6lKfiSuVEhL8MwGSRrXD9LPZkBOVKHE2diE4NsB9QbchwOmN4
nwnd5DDfwQ5PX2rhn7ND294e1IhGhzYYqTLaiuE8bVPBNIPTBZAsD344m3FtdPB0+fwcevxv
8+WgEDIthcHRJtVeGwW7QQrbGeXiTUgwb83MW7MfTZPzC8fBTnidKTIrEul2IIY3atw4zNhE
AAUXWo9v3PMM04nibWfi2EQMQRAa1sJTDNPxySdxfdLkSRP3R+Ei4fas8IS5VXN7eZGUI5he
IJVTEeDAGCWzDCcdbwVm6qfizDDti0Nwvpk/yrfzh2vf5vv28u0/vt+01+1da+1hfj0/yNfz
w3wrv5fbvG/37E/2gd2yffvFmZfoAk2aKz4zTbqCiyT+j3iHV6B7GglLvjjBwgZHAuRzDgiK
ayzr3o2BRW5m8ZkawC1Ao0YJS3hwWrz0sC7PMqh5toyLS8WhIZoc4g5At8lw+x11W8mGoq0C
X+fIwU0A53C/2CrFXlnJw+pcaePIRqXgt2WkDafIiU5hadwfZEzvQrQ0Hgxzsuv2Z3vL7mIU
/fxu/pfd8QFdwxh8RMecO54klh5i8f7a+n9m+ieitu3uLze/u2KPvvn9hwPM9Ut73/bXPh28
21tbd53nv+UP8yv5Ph5++c4127/54MaB3R06Y7cdN7I+yje8MM+Borft5/be2vozLex+vXVj
3z+PKtl7ygTHa+1nXt+WY3yJgRtMWyrFJOZMhXHR4hfT/bcpwXIHg8qYG0UXHG5tF2cPWUxv
NIlNbO2o/yuKumU3

x10_1.06-10_i386.changes ACCEPTED

2005-05-06 Thread Debian Installer

Accepted:
x10_1.06-10.diff.gz
  to pool/main/x/x10/x10_1.06-10.diff.gz
x10_1.06-10.dsc
  to pool/main/x/x10/x10_1.06-10.dsc
x10_1.06-10_i386.deb
  to pool/main/x/x10/x10_1.06-10_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 307008 307440 


Thank you for your contribution to Debian.


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



Processing of plotutils_2.4.1-12_i386.changes

2005-05-06 Thread Archive Administrator
plotutils_2.4.1-12_i386.changes uploaded successfully to localhost
along with the files:
  plotutils_2.4.1-12.dsc
  plotutils_2.4.1-12.diff.gz
  plotutils_2.4.1-12_i386.deb
  libplot2_2.4.1-12_i386.deb
  libplot-dev_2.4.1-12_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#206507: marked as done (/usr/share/man/man1/plotfont.1.gz: junk added to apropos)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 May 2005 19:32:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#206507: fixed in plotutils 2.4.1-12
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; 21 Aug 2003 05:33:24 +
>From [EMAIL PROTECTED] Thu Aug 21 00:33:22 2003
Return-path: <[EMAIL PROTECTED]>
Received: from smtp1.apol.com.tw (smtp.apol.com.tw) [203.79.224.62] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19pi4W-0002Px-00; Thu, 21 Aug 2003 00:33:20 -0500
Received: from jidanni.org (TC218-187-80-181.2-7.pl.apol.com.tw 
[218.187.80.181])
by smtp.apol.com.tw (Postfix) with ESMTP id 9B7B71042622
for <[EMAIL PROTECTED]>; Thu, 21 Aug 2003 13:33:16 +0800 (CST)
Received: from jidanni by jidanni.org with local (Exim 4.20)
id 19pgjN-0001hp-Ti; Thu, 21 Aug 2003 12:07:25 +0800
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/share/man/man1/plotfont.1.gz: junk added to apropos
X-Mailer: reportbug 2.22
Date: Thu, 21 Aug 2003 12:07:25 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.0 required=4.0
tests=HAS_PACKAGE
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 
(1.174.2.15-2003-03-30-exp)

Package: plotutils
Version: 2.4.1-10
Severity: minor
File: /usr/share/man/man1/plotfont.1.gz

I don't know why, but
$ apropos plotfont
plotfont (1) - produce character maps of fonts supported by the plotting 
utilities SB\$1 \$2

makes junk at the end.  Junk not seen on manpage though.


---
Received: (at 206507-close) by bugs.debian.org; 6 May 2005 23:44:39 +
>From [EMAIL PROTECTED] Fri May 06 16:44:39 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 1DUCUp-0006jN-00; Fri, 06 May 2005 16:44:39 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DUCJC-0006WD-00; Fri, 06 May 2005 19:32:38 -0400
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#206507: fixed in plotutils 2.4.1-12
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 06 May 2005 19:32:38 -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: plotutils
Source-Version: 2.4.1-12

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

libplot-dev_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot-dev_2.4.1-12_i386.deb
libplot2_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot2_2.4.1-12_i386.deb
plotutils_2.4.1-12.diff.gz
  to pool/main/p/plotutils/plotutils_2.4.1-12.diff.gz
plotutils_2.4.1-12.dsc
  to pool/main/p/plotutils/plotutils_2.4.1-12.dsc
plotutils_2.4.1-12_i386.deb
  to pool/main/p/plotutils/plotutils_2.4.1-12_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 plotutils 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: Sat,  7 May 2005 01:03:07 +0200
Source: plotutils
Binary: libplot-dev plotutils libplot2
Architecture: source i386
Version: 2.4.1-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[EMAIL PROTECTED]>
Description: 
 libplot-dev - The GNU plotutils libraries (development files)
 libplot2   - The GNU plotutils libraries
 plotutils  - The GNU plotutils (plotting utili

Bug#271520: marked as done (libplot-dev: xlibs-dev requires too much)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 May 2005 19:32:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#271520: fixed in plotutils 2.4.1-12
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; 13 Sep 2004 14:32:38 +
>From [EMAIL PROTECTED] Mon Sep 13 07:32:37 2004
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C6rsj-00062Z-00; Mon, 13 Sep 2004 07:32:37 -0700
Received: from kriek.isa.ewi.tudelft.nl [130.161.158.119] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C6rsh-0005YI-00; Mon, 13 Sep 2004 09:32:35 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Tom Parker <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libplot-dev: xlibs-dev requires too much
X-Mailer: reportbug 2.64
Date: Mon, 13 Sep 2004 16:32:34 +0200
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
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=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libplot-dev
Version: 2.4.1-10
Severity: minor

libplot-dev depends on the xlibs-dev metapackage, when it should depend
on some subset of that package's dependancies, thus currently requiring
the *entire* xlibs-dev set in order to install libplot-dev. 

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (103, 'testing'), (102, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686-smp
Locale: LANG=C, LC_CTYPE=C

Versions of packages libplot-dev depends on:
ii  libplot2  2.4.1-10   The GNU plotutils libraries
ii  libpng12-dev [libpng12-0- 1.2.5.0-7  PNG library - development
ii  libxaw7-dev   4.1.0-16woody3 X Athena widget set library develo
ii  xlibs-dev 4.3.0.dfsg.1-7 X Window System client library dev

-- no debconf information

---
Received: (at 271520-close) by bugs.debian.org; 6 May 2005 23:44:41 +
>From [EMAIL PROTECTED] Fri May 06 16:44:41 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 1DUCUq-0006ka-00; Fri, 06 May 2005 16:44:41 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DUCJC-0006WF-00; Fri, 06 May 2005 19:32:38 -0400
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#271520: fixed in plotutils 2.4.1-12
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 06 May 2005 19:32:38 -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: plotutils
Source-Version: 2.4.1-12

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

libplot-dev_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot-dev_2.4.1-12_i386.deb
libplot2_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot2_2.4.1-12_i386.deb
plotutils_2.4.1-12.diff.gz
  to pool/main/p/plotutils/plotutils_2.4.1-12.diff.gz
plotutils_2.4.1-12.dsc
  to pool/main/p/plotutils/plotutils_2.4.1-12.dsc
plotutils_2.4.1-12_i386.deb
  to pool/main/p/plotutils/plotutils_2.4.1-12_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 plotutils 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 [EMA

Bug#274980: marked as done (libplot: broken postscript)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 May 2005 19:32:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#274980: fixed in plotutils 2.4.1-12
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; 5 Oct 2004 06:55:42 +
>From [EMAIL PROTECTED] Mon Oct 04 23:55:42 2004
Return-path: <[EMAIL PROTECTED]>
Received: from posti6.jyu.fi [130.234.4.43] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CEjEb-0006aK-00; Mon, 04 Oct 2004 23:55:42 -0700
Received: from tukki.cc.jyu.fi ([EMAIL PROTECTED] [130.234.4.100])
by posti6.jyu.fi (8.12.8/8.12.8/antispam) with ESMTP id i956tdoa019545
for <[EMAIL PROTECTED]>; Tue, 5 Oct 2004 09:55:39 +0300
Received: (from [EMAIL PROTECTED])
by tukki.cc.jyu.fi (8.11.7p1+Sun/8.10.2) id i956tdY15232
for [EMAIL PROTECTED]; Tue, 5 Oct 2004 09:55:39 +0300 (EEST)
Date: Tue, 5 Oct 2004 09:55:39 +0300
From: "Janne V. Kujala" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: libplot: broken postscript
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.1i
X-Virus-Scanned: by amavisd-milter (http://www.amavis.org/)
at posti6.jyu.fi; Tue, 05 Oct 2004 09:55:40 +0300
X-Spam-Checked: by miltrassassin
at posti6.jyu.fi; Tue, 05 Oct 2004 09:55:40 +0300
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=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libplot2
Version: 2.4.1-10

Upgrading gsfonts to 8.* seems to trigger a bug in libplot postscript 
output. For example, the command

echo | graph -Tps | gv -

yields a /rangecheck postscript error. 

The same problem is observed with an idraw generated file in an 
unsolved gsfonts bug report (#242015). A description of the problem 
and a fix is described in

http://www.isi.edu/~johnh/OTHER/LINUX/idraw_rangecheck.html

The same fix seems to work for libplot, too. The command

echo | graph -Tps | sed -e 's:\[FontBBox\]:/FontBBox load:' | gv -

does work. I suggests that the above substitution is applied to the
libplot source.

---
Received: (at 274980-close) by bugs.debian.org; 6 May 2005 23:44:42 +
>From [EMAIL PROTECTED] Fri May 06 16:44:42 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 1DUCUr-0006kz-00; Fri, 06 May 2005 16:44:41 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DUCJC-0006WH-00; Fri, 06 May 2005 19:32:38 -0400
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#274980: fixed in plotutils 2.4.1-12
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 06 May 2005 19:32:38 -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: 3

Source: plotutils
Source-Version: 2.4.1-12

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

libplot-dev_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot-dev_2.4.1-12_i386.deb
libplot2_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot2_2.4.1-12_i386.deb
plotutils_2.4.1-12.diff.gz
  to pool/main/p/plotutils/plotutils_2.4.1-12.diff.gz
plotutils_2.4.1-12.dsc
  to pool/main/p/plotutils/plotutils_2.4.1-12.dsc
plotutils_2.4.1-12_i386.deb
  to pool/main/p/plotutils/plotutils_2.4.1-12_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 plotutils package)

(This message was generated automatically at their request; if you
beli

plotutils_2.4.1-12_i386.changes ACCEPTED

2005-05-06 Thread Debian Installer

Accepted:
libplot-dev_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot-dev_2.4.1-12_i386.deb
libplot2_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot2_2.4.1-12_i386.deb
plotutils_2.4.1-12.diff.gz
  to pool/main/p/plotutils/plotutils_2.4.1-12.diff.gz
plotutils_2.4.1-12.dsc
  to pool/main/p/plotutils/plotutils_2.4.1-12.dsc
plotutils_2.4.1-12_i386.deb
  to pool/main/p/plotutils/plotutils_2.4.1-12_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 206507 271520 274980 294051 


Thank you for your contribution to Debian.


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



plotutils override disparity

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

libplot-dev_2.4.1-12_i386.deb: package says section is devel, override says 
libdevel.

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#294051: marked as done (plotutils: repeated menu)

2005-05-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 May 2005 19:32:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#294051: fixed in plotutils 2.4.1-12
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; 7 Feb 2005 16:13:41 +
>From [EMAIL PROTECTED] Mon Feb 07 08:13:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from frodo.hserus.net [204.74.68.40] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CyBW9-0006Pi-00; Mon, 07 Feb 2005 08:13:41 -0800
Received: from tc218-187-75-40.2-3.dynamic.apol.com.tw ([218.187.75.40]:33468 
helo=jidanni1)
by frodo.hserus.net with esmtpsa 
(Cipher TLSv1:RC4-SHA:128) (Exim 4.44 #0)
id 1CyBW4-000OgK-JT by authid  with plain
for <[EMAIL PROTECTED]>; Mon, 07 Feb 2005 21:43:38 +0530
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dan Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
X-Debbugs-No-Ack: please
Subject: plotutils: repeated menu
X-Mailer: reportbug 3.5
Date: Sat, 05 Feb 2005 10:21:55 +0800
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
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=-14.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC,X_DEBBUGS_NO_ACK autolearn=ham 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: plotutils
Version: 2.4.1-11
Severity: minor
File: /usr/bin/plot

In Info I see
GNU Plotting Utilities
* Plotutils: (plotutils).   GNU plotting utilities.
* Plotting utilities: (plotutils).  GNU plotting utilities.

Also if possible this should be nearer to gnuplot in the menu if
gnuplot is installed.

---
Received: (at 294051-close) by bugs.debian.org; 6 May 2005 23:46:46 +
>From [EMAIL PROTECTED] Fri May 06 16:46:46 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 1DUCWs-0006ph-00; Fri, 06 May 2005 16:46:46 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DUCJC-0006WJ-00; Fri, 06 May 2005 19:32:38 -0400
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#294051: fixed in plotutils 2.4.1-12
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 06 May 2005 19:32:38 -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: 4

Source: plotutils
Source-Version: 2.4.1-12

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

libplot-dev_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot-dev_2.4.1-12_i386.deb
libplot2_2.4.1-12_i386.deb
  to pool/main/p/plotutils/libplot2_2.4.1-12_i386.deb
plotutils_2.4.1-12.diff.gz
  to pool/main/p/plotutils/plotutils_2.4.1-12.diff.gz
plotutils_2.4.1-12.dsc
  to pool/main/p/plotutils/plotutils_2.4.1-12.dsc
plotutils_2.4.1-12_i386.deb
  to pool/main/p/plotutils/plotutils_2.4.1-12_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 plotutils 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: Sat,  7 May 2005 01:03:07 +0200
Source: plotutils
Binary: libplot-dev plotutils libplot2
Architecture: source i386
Version: 2.4.1-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[EMAIL PROTECTED]>
Description: 
 libplot-dev - The GNU plotutils libraries (de

Bug#303860: celestia: ftbfs [sparc] no KDE libraries installed

2005-05-06 Thread Steve Langasek
configure: 28449: /usr/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: ${exec_prefix}/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/lib/kde/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/local/kde/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/kde/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/lib64/kde/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/lib64/kde3/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/X11R6/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/local/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /opt/kde3/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /opt/kde/lib64/kde3/plugins/designer/kdewidgets.la
configure: 28449: /usr/X11R6/kde/lib64/kde3/plugins/designer/kdewidgets.la
configure:28459: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!

Yeah, there's no good reason for celestia to be looking for lib64 on sparc
when building for sparc-unknown-linux-gnu as a target.  Anyone care about
fixing this?

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature