Hi Marco Thanks for the patch and I'm fine. If I remember correctly, there was a reason for the dependency on all the numeric routines. I would like to do the changes you propose but is there any practical reason from your side? I will take a look at it. A guy named Fathi Boudra has been very helpful and helped me to get qwt5 and qwtplot3d into the distribution. Now qwt 5.0.1 is out so I will upgrade the package and try to get pyqwt5 into the distribution since it will be officially released very soon. We could force people to abandon numeric and numarray with the upcoming version :) Otherwise I have been spending my time on instrument control with Python and Linux-gpib. I plan to start a project with the code that already exists at the department I am about to leave :) If you are interested, you can take a look at the internet laboratory http://mc2-i046.mc2.chalmers.se/~gudjon/ There are instruments behind it. I did not write the code myself but I have been rewriting it.
Cheers Gudjon Þann Tuesday 27. February 2007 23:48 skrifaði Marco Presi (Zufus): > Package: python-qwt4 > Version: 4.2.2-1 > Severity: minor > Tags: patch > > Hi Gudjon, > > how are you? > > I just noticed that python-qwt4 depends both on python-numpy, > python-numarray and python-numeric. > > I think it should depends on them with alternatives; the 'Depends:' line > > should include: > | python-numpy (>= 1.0.1-1 ) | python-numarray (>= 1.5.1-4)| python-numeric > | (>= 24.2-5) > > instead of: > > python-numarray (>= 1.5.1-4), python-numeric (>= 24.2-5), python-numpy (>= > 1.0.1-1 ) > > (note that numpy should probably be the first deps). > > If it is OK with you, I can re-upload it with this modification. > > Regards, > > Marco > > --- control.orig 2007-02-27 22:46:21.000000000 +0000 > +++ control 2007-02-27 22:47:04.000000000 +0000 > @@ -2,7 +2,7 @@ > Priority: optional > Maintainer: Gudjon I. Gudjonsson <[EMAIL PROTECTED]> > Uploaders: Marco Presi (Zufus) <[EMAIL PROTECTED]>, Ramakrishnan > Muthukrishnan <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= > 5.0.37.2), autotools-dev, python-all-dev (>= 2.4.4-2), python-qt-dev, > python-sip4-dev (>=4.4.5-2), python-qt3 (>=3.16-1.2), libqwt-dev > (>=4.2.0-4), python-numarray (>=1.5.1-4), python-numeric (>=24.2-5), > python-numpy (>=1.0rc1-1), sip4 (>=4.4.5-2), python-central (>= 0.5) > +Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, python-all-dev (>= > 2.4.4-2), python-qt-dev, python-sip4-dev (>=4.4.5-2), python-qt3 > (>=3.16-1.2), libqwt-dev (>=4.2.0-4), python-numpy (>=1.0rc1-1) | > python-numarray (>=1.5.1-4) | python-numeric (>=24.2-5), sip4 (>=4.4.5-2), > python-central (>= 0.5) XS-Python-Version: all > Standards-Version: 3.7.2 > Section: python > > > -- System Information: > Debian Release: 4.0 > APT prefers unstable > APT policy: (500, 'unstable'), (1, 'experimental') > Architecture: i386 (i686) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.18-4-686 > Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)