Package: ldtp Version: 1.6.0-2 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following: * debian/control: + Changed deprecated dependency on python-gnome2-desktop to python-wnck and python-gtksourceview We thought you might be interested in doing the same. -- System Information: Debian Release: squeeze/sid APT prefers karmic-updates APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic-proposed'), (500, 'karmic') Architecture: i386 (i686) Kernel: Linux 2.6.31-5-generic (SMP w/2 CPU cores) Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u ldtp-1.6.0/debian/changelog ldtp-1.6.0/debian/changelog diff -u ldtp-1.6.0/debian/control ldtp-1.6.0/debian/control --- ldtp-1.6.0/debian/control +++ ldtp-1.6.0/debian/control @@ -26,7 +26,7 @@ Package: python-ldtp Architecture: all Section: python -Depends: ${python:Depends}, ldtp (>= ${source:Version}), python-gtk2, python-gnome2-desktop +Depends: ${python:Depends}, ldtp (>= ${source:Version}), python-gtk2, python-wnck, python-gtksourceview Conflicts: python-ldtp (<< 1.5.1-1) Provides: ${python:Provides} Description: Python bindings for ldtp