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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]