Bug#305928: ReVo doesn't fit in freedict

2005-09-07 Thread Thomas Petazzoni
Hi,

Yesterday, with the help of Ludovic Courtès, I studied more precisely
the integration of ReVo (an Esperanto dictionary) to Debian. In fact,
we've discovered that freedict dictionaries are only translation
dictionaries, and that the TEI XML files only allow to express these
translations.

However, the ReVo is really an Esperanto dictionary, giving an Esperanto
definition for every word, as long as translation in many languages. As
such, its format doesn't seem to fit well in the TEI XML format.

So, we've decided to package it separatly, in a dict-revo package.

Consequently, if you agree, I think you can close this bug.

Sincerly,

Thomas
-- 
Thomas Petazzoni
[EMAIL PROTECTED]




Processing of memprof_0.5.1-10_i386.changes

2005-09-07 Thread Archive Administrator
memprof_0.5.1-10_i386.changes uploaded successfully to localhost
along with the files:
  memprof_0.5.1-10.dsc
  memprof_0.5.1-10.diff.gz
  memprof_0.5.1-10_i386.deb

Greetings,

Your Debian queue daemon


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



memprof_0.5.1-10_i386.changes ACCEPTED

2005-09-07 Thread Debian Installer

Accepted:
memprof_0.5.1-10.diff.gz
  to pool/main/m/memprof/memprof_0.5.1-10.diff.gz
memprof_0.5.1-10.dsc
  to pool/main/m/memprof/memprof_0.5.1-10.dsc
memprof_0.5.1-10_i386.deb
  to pool/main/m/memprof/memprof_0.5.1-10_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 323732 


Thank you for your contribution to Debian.


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



Bug#284645: marked as done (libxml-libxslt-perl: libxml2 callbacks fail for xsl:import elements)

2005-09-07 Thread Debian Bug Tracking System
Your message dated Wed, 07 Sep 2005 07:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#284645: fixed in libxml-libxslt-perl 1.58-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; 7 Dec 2004 17:58:16 +
>From [EMAIL PROTECTED] Tue Dec 07 09:58:16 2004
Return-path: <[EMAIL PROTECTED]>
Received: from edunivsmtp01.umassmed.edu (mail.umassmed.edu) [146.189.194.27] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CbjbM-0002Qn-00; Tue, 07 Dec 2004 09:58:16 -0800
Received: from codeine.cancerprev.org ([146.189.91.98]) by mail.umassmed.edu 
over TLS secured channel with Microsoft SMTPSVC(6.0.3790.0);
 Tue, 7 Dec 2004 12:57:04 -0500
Received: from advil.office.cancerprev.org (advil.office.cancerprev.org 
[:::192.168.9.100])
  by codeine.cancerprev.org with esmtp; Tue, 07 Dec 2004 12:57:44 -0500
  id 001E0003.41B5EF18.4349
Received: from nturner by advil.office.cancerprev.org with local (Exim 4.34)
id 1Cbjaq-0007L1-Eo; Tue, 07 Dec 2004 12:57:44 -0500
Mime-Version: 1.0
Content-Type: multipart/mixed; 
boundary="=_codeine.cancerprev.org-17225-1102442264-0001-2"
From: "Nathaniel W. Turner" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libxml-libxslt-perl: libxml2 callbacks fail for xsl:import elements
X-Mailer: reportbug 3.2
Date: Tue, 07 Dec 2004 12:57:44 -0500
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
Sender: "Nathaniel W. Turner" <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 07 Dec 2004 17:57:05.0028 (UTC) 
FILETIME=[29537440:01C4DC86]
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_codeine.cancerprev.org-17225-1102442264-0001-2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: libxml-libxslt-perl
Version: 1.57-1
Severity: important

I have XSL stylesheets that use a special URI scheme in 
elements that is resolved using input callbacks.  Setting up the
callbacks by calling match_callback(), etc. on the XML::LibXML parser
instance used to work, but no longer does.  The callbacks are used when
parsing the XML documents, but not during the transform().

If the API for callbacks has changed, there was no mention of it in
NEWS.Debian nor in the manpage for XML::LibXSLT (the manpage only
mentions a nonexistent section of the XML::LibXML::Document manpage).

Does calling $parser->*_callback() no longer set the callbacks globally?
(That would be cool; I always thought that was icky.)  If so, how does
one do callbacks for XML::LibXML::LibXSLT now?  There is no
documentation about this.

This bug seems similar to #277469, except that as I understand it, that
bug is considered to be fixed in sid, whereas this is definitely still
broken in sid.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=277469

I have attached a testcase.

Cheers,
nate

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libxml-libxslt-perl depends on:
ii  libc6   2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libxml-libxml-perl  1.58-0.2 Perl module for using the GNOME li
ii  libxml2 2.6.11-5 GNOME XML library
ii  libxslt1.1  1.1.8-5  XSLT processing library - runtime 
ii  perl5.8.4-4  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.4]   5.8.4-4  The Pathologically Eclectic Rubbis
ii  zlib1g  1:1.2.2-3compression library - runtime

-- no debconf information

--=_codeine.cancerprev.org-17225-1102442264-0001-2
Content-Type: application/octet-stream
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="testcase.tar.gz"

H4sIAIvutUEAA+1ZbW/bNhD2Z/+KmxLMNhCbkmzLi/ySDmgHFEgxIM2AfhgayA5lC5Upg6TmFGv3
23ekXiw7Tj0UjrutfL7Q4t3xjuQ9fPM0nf80cNpxNH0QsSS154CNGAz6qnQH3a2yQM2xnX6/6w2c
fr

Bug#321872: marked as done (libxml-libxslt-perl: New upstream version available)

2005-09-07 Thread Debian Bug Tracking System
Your message dated Wed, 07 Sep 2005 07:17:08 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321872: fixed in libxml-libxslt-perl 1.58-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; 7 Aug 2005 21:45:28 +
>From [EMAIL PROTECTED] Sun Aug 07 14:45:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pooh.kjernsmo.net [217.77.32.186] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E1sxU-0007cI-00; Sun, 07 Aug 2005 14:45:28 -0700
Received: from ti100710a080-6272.bb.online.no ([85.165.24.128] 
helo=owl.kjernsmo.net)
by pooh.kjernsmo.net with esmtp (Exim 4.50)
id 1E1swx-0001h6-7c
for [EMAIL PROTECTED]; Sun, 07 Aug 2005 23:44:55 +0200
Received: from kjetil by owl.kjernsmo.net with local (Exim 3.36 #1 (Debian))
id 1E1swV-0002JU-00
for <[EMAIL PROTECTED]>; Sun, 07 Aug 2005 23:44:27 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libxml-libxslt-perl: New upstream version available
X-Debbugs-CC: Kjetil Kjernsmo <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
From: Kjetil Kjernsmo <[EMAIL PROTECTED]>
Date: Sun, 07 Aug 2005 23:44:27 +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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: libxml-libxslt-perl
Version: 1.57-1
Severity: wishlist

I'd just like to notify the developers that there is a new upstream
version available. It's a long time since the previous release. Runs
fine here.

Allthough it is not likely to ever be a problem with Debian, I'd like
to point out that it was found in the release preparations that it
failed with libxslt 1.0.19, but worked fine with 1.0.21. 

Cheers,

Kjetil

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-16.2005-11-06.owl.1.oss.mods
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libxml-libxslt-perl depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libxml-libxml-perl 1.58-0.3  Perl module for using the GNOME li
ii  libxml22.6.16-7  GNOME XML library
ii  libxslt1.1 1.1.12-8  XSLT processing library - runtime 
ii  perl   5.8.4-8   Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8 5.8.4-8   The Pathologically Eclectic Rubbis
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information

---
Received: (at 321872-close) by bugs.debian.org; 7 Sep 2005 14:18:49 +
>From [EMAIL PROTECTED] Wed Sep 07 07:18:49 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1ED0jc-0003SO-00; Wed, 07 Sep 2005 07:17:08 -0700
From: Florian Ragwitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#321872: fixed in libxml-libxslt-perl 1.58-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 07 Sep 2005 07:17:08 -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: 3

Source: libxml-libxslt-perl
Source-Version: 1.58-1

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

libxml-libxslt-perl_1.58-1.diff.gz
  to pool/main/libx/libxml-libxslt-perl/libxml-libxslt-perl_1.58-1.diff.gz
libxml-libxslt-perl_1.58-1.dsc
  to pool/main/libx/libxml-libxslt-perl/libxml-libxslt-perl_1.58-1.dsc
libxml-libxslt-perl_1.58-1_i386.deb
  to pool/main/libx/libxml-libxslt-perl/libxml-libxslt-perl_1.58-1_i386.deb
libxml-libxslt-perl_1.58.orig.tar.gz
  to pool/main/libx/libxml-libxslt-perl/libxml-libxslt-perl_1.58.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 

Processed: New upstream fails to build with gcc 4.0

2005-09-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 248470 http://synopsis.fresco.org/issues/bug82
Bug#248470: synopsis: Package new version
Noted your statement that Bug has been forwarded to 
http://synopsis.fresco.org/issues/bug82.

>
End of message, 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#327109: [l10n] Initial Czech translation of laptop-netconf debconf messages

2005-09-07 Thread Miroslav Kure
Package: laptop-netconf
Severity: wishlist
Tags: l10n, patch

Hi, in attachement there is initial Czech translation (cs.po) of
laptop-netconf debconf messages, please include it with the package.

-- 
Miroslav Kure


cs.po.gz
Description: Binary data


Double your money in 1 Day! Simple Method.

2005-09-07 Thread doubleitnow







(This safeguard is not inserted when using the registered version)






Hello everyone,
http://www.doubleitnow.com
Check out this new method of Doubling your initial investment! Thats 200%!
I know people who have made tons of money doing JUST these things. 
We accept e-gold and stormpay e-currencies. Join Today!
http://www.doubleitnow.com







(This safeguard is not inserted when using the registered version)








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



Double your money in 1 Day! Simple Method.

2005-09-07 Thread doubleitnow







(This safeguard is not inserted when using the registered version)






Hello everyone,
http://www.doubleitnow.com
Check out this new method of Doubling your initial investment! Thats 200%!
I know people who have made tons of money doing JUST these things. 
We accept e-gold and stormpay e-currencies. Join Today!
http://www.doubleitnow.com







(This safeguard is not inserted when using the registered version)








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



Bug#327153: dosemu: fails to start

2005-09-07 Thread Sean Proctor
Package: dosemu
Version: 1.2.1-3.1
Severity: important

I installed dosemu and dosemu-freedos, but neither dosemu nor xdosemu
will start. dosemu leaves no info on the terminal, xdosemu says this:

ERROR: cpu exception in dosemu code outside of VM86()!
trapno: 0x0e  errorcode: 0x0005  cr2: 0xff8e
eip: 0x69ee  esp: 0xbfefffcc  eflags: 0x00010246
cs: 0x0073  ds: 0x007b  es: 0x007b  ss: 0x007b
Page fault: read instruction to linear address: 0xff8e
CPU was in user mode
Exception was caused by insufficient privilege
ERROR: leavedos() called from within a signal context!

Thanks,
Sean

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages dosemu depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libslang1 1.4.9dbs-10The S-Lang programming library - r
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous exte
ii  xbase-clients 6.8.2.dfsg.1-6 miscellaneous X clients
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  xutils6.8.2.dfsg.1-6 X Window System utility programs

Versions of packages dosemu recommends:
ii  dosemu-freedosb8p-4  FreeDOS package for DOSEMU

-- no debconf information


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



Processing of libgtk-perl_0.7009-4_i386.changes

2005-09-07 Thread Archive Administrator
libgtk-perl_0.7009-4_i386.changes uploaded successfully to localhost
along with the files:
  libgtk-perl_0.7009-4.dsc
  libgtk-perl_0.7009-4.diff.gz
  libgtk-perl_0.7009-4_i386.deb
  libgtk-imlib-perl_0.7009-4_i386.deb
  libgtk-pixbuf-perl_0.7009-4_i386.deb
  libgnome-perl_0.7009-4_i386.deb
  libgnome-print-perl_0.7009-4_i386.deb
  libgtkglarea-perl_0.7009-4_i386.deb
  libgladexml-perl_0.7009-4_i386.deb
  libgtkxmhtml-perl_0.7009-4_i386.deb

Greetings,

Your Debian queue daemon


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



libgtk-perl_0.7009-4_i386.changes ACCEPTED

2005-09-07 Thread Debian Installer

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


Thank you for your contribution to Debian.


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



Bug#161294: marked as done (libgtk-perl: return value from function for menu popup trashed)

2005-09-07 Thread Debian Bug Tracking System
Your message dated Wed, 07 Sep 2005 18:47:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#161294: fixed in libgtk-perl 0.7009-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 18 Sep 2002 07:45:20 +
>From [EMAIL PROTECTED] Wed Sep 18 02:45:20 2002
Return-path: <[EMAIL PROTECTED]>
Received: from as2-1-6.lh.m.bonet.se (alpha) [194.236.130.162] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17rZWS-0001mb-00; Wed, 18 Sep 2002 02:45:20 -0500
Received: from oskar ([192.168.1.2] ident=mail)
by alpha with esmtp (Exim 3.35 #1 (Debian))
id 17rZUD-0007Sm-00
for <[EMAIL PROTECTED]>; Wed, 18 Sep 2002 09:43:01 +0200
Received: from usel by oskar with local (Exim 3.36 #1 (Debian))
id 17rZWO-Pe-00; Wed, 18 Sep 2002 09:45:16 +0200
From: Oskar Liljeblad <[EMAIL PROTECTED]>
Subject: libgtk-perl: return value from function for menu popup trashed
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.1
Message-Id: <[EMAIL PROTECTED]>
Date: Wed, 18 Sep 2002 09:45:16 +0200
Delivered-To: [EMAIL PROTECTED]

Package: libgtk-perl
Version: 0.7008-1.5
Severity: normal

This bug has been in the bugzilla.gnome.org database for 5 months now
and nothing whatsoever has happened. I find this strange since it
includes (1) test case and (2) simple patch. (Maybe this is related to
the fact that I can't even find by looking at open bugs for gnome-perl
it unless I specify its number...)

This is a copy of
http://bugzilla.gnome.org/show_bug.cgi?id=78947:

When calling gtk_menu_popup you can specify a function that will be called
later to return the position where the menu should pop up. In perl this
function should return two values, x and y position. But there's a bug in
Gtk/xs/GtkMenu.xs which causes the y position to be ignored and set to 0
every time.

Below is a patch to fix it. I don't know if it is correct, but it works
here. Note that the patch also fixes a case when the menu position in perl
would return an array of size 0, which would lead to a Segmentation fault.
Here's a program to test everything:

#! /usr/bin/perl

use Gtk;

init Gtk;
$menu = new Gtk::Menu();
$item = new Gtk::MenuItem('Just An Item');
$menu->append($item);
$item->show();
$window = new Gtk::Window();
$button = new Gtk::Button('Click Me');
$button->signal_connect('clicked', sub {
$menu->popup(undef,undef,0,0,\&menu_pos) });
$window->add($button);
$window->show_all();
main Gtk;

sub menu_pos {
  my ($widget,$x,$y) = @_;
  return ($x+10,$y-10);
}

When pressing the "Click Me" button, the popup menu should appear near the
cursor.

Oskar Liljeblad ([EMAIL PROTECTED])

--- GtkMenu.xs  Sun Jun 17 18:24:19 2001
+++ GtkMenuFixed.xs Wed Apr 17 15:25:07 2002
@@ -32,9 +32,9 @@
croak("MenuPosFunc must return two or less values");
if (i==1)
POPs;
-   else {
-   *x = SvIV(POPs);
-   *y = SvIV(POPs);
+   else if (i==2) {
+   *y = POPi;
+   *x = POPi;
}

PUTBACK;



---
Received: (at 161294-close) by bugs.debian.org; 8 Sep 2005 01:48:47 +
>From [EMAIL PROTECTED] Wed Sep 07 18:48:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EDBVK-0003Xx-00; Wed, 07 Sep 2005 18:47:06 -0700
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#161294: fixed in libgtk-perl 0.7009-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 07 Sep 2005 18:47:06 -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-4

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-4_i386.deb
  to pool/main/libg/libgtk-perl/libgladexml-perl_0.7009-4_i386.deb
libgnome-perl_0.7009-4_i386.deb
  to pool/main/libg/libgtk-perl/libgnome-perl_0.7009-4_i386.deb
libgnome-print-perl_0.7009-4_i386.deb
  to pool/main/libg/libgtk-perl/libgnome-print-perl_0.7009-4_i386.deb
libgtk-imlib-perl_0.7009-4_i3

Processing of chastity-list_0.5.20020928-9_i386.changes

2005-09-07 Thread Archive Administrator
chastity-list_0.5.20020928-9_i386.changes uploaded successfully to localhost
along with the files:
  chastity-list_0.5.20020928-9.dsc
  chastity-list_0.5.20020928-9.diff.gz
  chastity-list_0.5.20020928-9_all.deb

Greetings,

Your Debian queue daemon


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



chastity-list_0.5.20020928-9_i386.changes ACCEPTED

2005-09-07 Thread Debian Installer

Accepted:
chastity-list_0.5.20020928-9.diff.gz
  to pool/main/c/chastity-list/chastity-list_0.5.20020928-9.diff.gz
chastity-list_0.5.20020928-9.dsc
  to pool/main/c/chastity-list/chastity-list_0.5.20020928-9.dsc
chastity-list_0.5.20020928-9_all.deb
  to pool/main/c/chastity-list/chastity-list_0.5.20020928-9_all.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 241421 266867 


Thank you for your contribution to Debian.


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