[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: pysolfc (replacement for removed package: pysol)



* Bernhard Reiter <ockham@raz.or.at>, 2011-11-23, 13:49:
To access further information about this package, please visit the following URL:

 http://mentors.debian.net/package/pysolfc

Alternatively, one can download the package with dget using this command:

 dget -x http://mentors.debian.net/debian/pool/main/p/pysolfc/pysolfc_2.0-1.dsc

(I don't intend to sponsor this package.)

Lintian says:

W: pysol: transitional-package-should-be-oldlibs-extra oldlibs/optional
I: pysolfc: conflicts-with-version pysol (<< 1:2.0-1)
I: pysolfc: conflicts-with-version pysol-cardsets (<< 1:2.0+dfsg-1)
X: pysolfc: package-contains-broken-symlink usr/games/pysolfc ../share/games/pysolfc/pysol.py
(plus some pedantic tags)

The last one is particularly bad.

Why the versions in Conflicts need "-1" or "+dfsg-1" suffix? Wouldn't "<< 1.2.0" be enough?

Anyway, what are all these conflicts for?

The "montana" patch is not listed in debian/patches/series. Is that intentional?

I ran pyflakes over the source code, and it detected a few undefined name errors:
./pysollib/pysolgtk/tkcanvas.py:332: undefined name 'v'
./pysollib/pysolgtk/toolbar.py:144: undefined name 'v'
./pysollib/pysolgtk/progressbar.py:146: undefined name 'timeout_add'
./pysollib/pysolgtk/progressbar.py:151: undefined name 'mainquit'
./pysollib/pysolgtk/progressbar.py:158: undefined name 'mainquit'
./pysollib/pysolgtk/progressbar.py:159: undefined name 'mainquit'
./pysollib/pysolgtk/progressbar.py:166: undefined name 'main'
./pysollib/pysolgtk/tkwrap.py:70: undefined name 'v'
./pysollib/pysolgtk/tkwrap.py:115: undefined name 'cursor_new'
./pysollib/pysolgtk/tkwrap.py:115: undefined name 'v'
./pysollib/pysolgtk/tkwrap.py:170: undefined name 'create_pixmap_from_xpm'

--
Jakub Wilk


Reply to: