Package: mypaint
Version: 0.8.2-1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lucid ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

    - debian/control: Don't hardcode python dependencies.

We thought you might be interested in doing the same. 
diff -Nru mypaint-0.8.2/debian/changelog mypaint-0.8.2/debian/changelog
diff -Nru mypaint-0.8.2/debian/control mypaint-0.8.2/debian/control
--- mypaint-0.8.2/debian/control	2010-02-26 12:38:16.000000000 +0100
+++ mypaint-0.8.2/debian/control	2010-03-27 21:12:23.000000000 +0100
 Package: mypaint
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python2.5, python, mypaint-data, python-numpy, python-protobuf, python-gtk2
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, mypaint-data, python-numpy, python-protobuf, python-gtk2
 Description: Paint program to be used with Wacom tablets
  This is a pressure sensitive Wacom tablet paint program. It comes with a large
  brush collection including charcoal and ink to emulate real media, but the

Reply via email to