Your message dated Sun, 28 Aug 2005 16:17:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325410: fixed in drpython 3.10.13-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; 28 Aug 2005 13:12:19 +0000
>From [EMAIL PROTECTED] Sun Aug 28 06:12:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp3.netcologne.de [194.8.194.66] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E9MxP-00009X-00; Sun, 28 Aug 2005 06:12:19 -0700
Received: from arthur.home.hoaxter.de (xdsl-213-196-196-166.netcologne.de 
[213.196.196.166])
        by smtp3.netcologne.de (Postfix) with ESMTP id EFD3167427;
        Sun, 28 Aug 2005 15:11:46 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
        by arthur.home.hoaxter.de (Postfix) with ESMTP id 2A6051376A;
        Sun, 28 Aug 2005 15:11:46 +0200 (CEST)
Received: from arthur.home.hoaxter.de ([127.0.0.1])
        by localhost (arthur [127.0.0.1]) (amavisd-new, port 10024) with SMTP
        id 20657-07; Sun, 28 Aug 2005 15:11:45 +0200 (CEST)
Received: by arthur.home.hoaxter.de (Postfix, from userid 160)
        id BE3F51377B; Sun, 28 Aug 2005 15:11:45 +0200 (CEST)
Received: from marvin.home.hoaxter.de (marvin.home.hoaxter.de [192.168.88.99])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (No client certificate requested)
        by arthur.home.hoaxter.de (Postfix) with ESMTP id 1AF4A1376A;
        Sun, 28 Aug 2005 15:11:45 +0200 (CEST)
Received: by marvin.home.hoaxter.de (Postfix on marvin.home.hoaxter.de, from 
userid 1000)
        id 61A522302; Sun, 28 Aug 2005 15:11:43 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Sven Hoexter <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: drpython: Broken dependency libwxgtk2.5.3-python
X-Mailer: reportbug 3.16
Date: Sun, 28 Aug 2005 15:11:43 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Bogosity: Ham, tests=bogofilter, spamicity=0.00e+00, version=0.94.4
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at home.hoaxter.de
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

Package: drpython
Version: 3.10.13-1
Severity: normal
Tags: patch

Hi,
now that libwxgtk2.6 and the needed python- packages are in Debian/unstable it
would be nice if you could re-upload the package with the new dependencys.

Here is small diff showing the two things which need to be changed:

diff -Nur drpython-3.10.13-orig/debian/control drpython-3.10.13/debian/control
--- drpython-3.10.13-orig/debian/control        2005-08-28 15:09:57.000000000 
+0200
+++ drpython-3.10.13/debian/control     2005-08-28 15:10:10.000000000 +0200
@@ -7,7 +7,7 @@

 Package: drpython
 Architecture: all
-Depends: ${python:Depends}, libwxgtk2.5.3-python
+Depends: ${python:Depends}, python-wxgtk2.6, python-wxversion
 Description: simple and customizable editor for the Python language
  DrPython is a clean and simple yet powerful and highly customizable
  editor/environment for developing programs written in Python.
diff -Nur drpython-3.10.13-orig/debian/patches/03_pythonfix.dpatch 
drpython-3.10.13/debian/patches/03_pythonfix.dpatch
--- drpython-3.10.13-orig/debian/patches/03_pythonfix.dpatch    2005-08-28 
15:09:57.000000000 +0200
+++ drpython-3.10.13/debian/patches/03_pythonfix.dpatch 2005-08-28 
15:10:15.000000000 +0200
@@ -13,7 +13,7 @@
  #franz: stat is not used
  import os.path, sys, os, shutil, re, string, traceback
 +import wxversion
-+wxversion.select('2.5.3-unicode')
++wxversion.select('2.6-unicode')
  import wx, wx.stc
 +sys.path.insert(0, '/usr/share/drpython')
  import drScrolledMessageDialog


Regards,
Sven

-- 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.13-rc6
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-1) (ignored: 
LC_ALL set to de_DE)

Versions of packages drpython depends on:
ii  python                        2.3.5-3    An interactive high-level object-o
ii  python-wxgtk2.6               2.6.1.2    wxWidgets Cross-platform C++ GUI t
ii  python-wxversion              2.6.1.2    wxWidgets Cross-platform C++ GUI t

drpython recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 325410-close) by bugs.debian.org; 28 Aug 2005 23:18:54 +0000
>From [EMAIL PROTECTED] Sun Aug 28 16:18:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E9WOg-0003EV-00; Sun, 28 Aug 2005 16:17:06 -0700
From: =?utf-8?q?C=C3=A9dric_Delfosse?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#325410: fixed in drpython 3.10.13-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 16:17: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
X-CrossAssassin-Score: 2

Source: drpython
Source-Version: 3.10.13-3

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

drpython_3.10.13-3.diff.gz
  to pool/main/d/drpython/drpython_3.10.13-3.diff.gz
drpython_3.10.13-3.dsc
  to pool/main/d/drpython/drpython_3.10.13-3.dsc
drpython_3.10.13-3_all.deb
  to pool/main/d/drpython/drpython_3.10.13-3_all.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.
Cédric Delfosse <[EMAIL PROTECTED]> (supplier of updated drpython 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: Mon, 29 Aug 2005 00:24:42 +0200
Source: drpython
Binary: drpython
Architecture: source all
Version: 3.10.13-3
Distribution: unstable
Urgency: low
Maintainer: Cédric Delfosse <[EMAIL PROTECTED]>
Changed-By: Cédric Delfosse <[EMAIL PROTECTED]>
Description: 
 drpython   - simple and customizable editor for the Python language
Closes: 311936 325410
Changes: 
 drpython (3.10.13-3) unstable; urgency=low
 .
   * Now depends on python-wxgtk2.6, which has entered unstable
     (Closes: Bug#325410)
   * New patch for "hangs when opening a python interpreter" bug
     07_python_interpreter_hang.dpatch (Closes: Bug#311936)
Files: 
 356f1085f254c62f9e767991c5972652 596 devel optional drpython_3.10.13-3.dsc
 d691e4a05e87c7cddae6cbf3f05ad4c5 8991 devel optional drpython_3.10.13-3.diff.gz
 95248374218d440d6356a53f826bd532 490680 devel optional 
drpython_3.10.13-3_all.deb

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

iD8DBQFDEkMhbmmXPPfovGMRAsf6AJwLcYp0ocjvtDPwuxA5R6tK9AkRBACgnusU
DwunCB1wNl6lHoII+V4JVmY=
=BeEa
-----END PGP SIGNATURE-----


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

Reply via email to