Your message dated Thu, 22 Nov 2012 16:22:29 +0100
with message-id <1353597749.10150.9.camel@razor>
and subject line pysolfc: relax versioned dependency on python
has caused the Debian Bug report #672469,
regarding pysolfc: relax versioned dependency on python
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
672469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672469
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pysolfc
Version: 2.0-2
Severity: wishlist
I'd like to install pysolfc on debian stable, but when I try it says:
Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is to be installed
So I built it myself and it built and runs perfectly.
Can you relax the dependency so it will just work without needing a re-build?
Unfortunately I don't know how you should do this since I see the build depends
uses >= 2.6.6-3~. Perhaps change X-Python-Version: >= 2.4 to 2.6? The best link
I
could find was http://wiki.debian.org/Python/TransitionToDHPython2
BTW Congrats on getting this into debian!
-- System Information:
Debian Release: 6.0.4
APT prefers stable
APT policy: (990, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.32 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pysolfc depends on:
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-configobj 4.7.2+ds-1 simple but powerful config file re
ii python-pygame 1.8.1release-2+b1 SDL bindings for games development
ii python-tk 2.6.6-1 Tkinter - Writing Tk applications
Versions of packages pysolfc recommends:
ii python-imaging-tk 1.1.7-2 Python Imaging Library - ImageTk M
ii tk-tile 0.8.2-2.1 A themed widget set provider libra
Versions of packages pysolfc suggests:
pn freecell-solver <none> (no description available)
ii pysolfc-cardsets 2.0+dfsg2-1 additional card graphics for Pysol
-- no debconf information
--- End Message ---
--- Begin Message ---
I believe this is due not to pysolfc's direct python-all dependency, but
rather due to an indirect dependency, i.e. one of the packages that
pysolfc depends on is the culprit (and depends on python (>=
2.6.6-7~)).
While I am going to remove the X-Python-Version line in the next release
altogether (as per http://wiki.debian.org/Python/TransitionToDHPython2),
I'm pretty sure that it's not responsible for that dependency on python
(>= 2.6.6-7~). As per advice on #debian-python, I'm thus closing this
bug as invalid -- sorry!
--- End Message ---