Package: sqlrelay
Version: 1:0.32-1
Severity: grave

Original announcement at
http://lists.debian.org/debian-python/2002/debian-python-200209/msg00030.html
however I missed sqlrelay.

You need to keep the python2.1 package (zope uses python2.1). Please
build a python2.2-sqlrelay package as well and make the
python-sqlrelay package depend on the new package. If this doesn't
work, drop the python-sqlrelay package. Please ask on
debian-python@lists.debian.org for help.

The python default version changed to 2.2 in unstable. Your package
depends on

        python (>= 2.1), python (<< 2.2)

which makes it uninstallable in unstable. Please either

- check that your packages works with python2.2 and change the
  dependency to 

  python (>= 2.2), python (<< 2.3)

- or if your package does not work with python 2.2, change the
  dependency to 'python2.1'. This needs to be done at least for all
  zope packages (zope 2.5.1 is not compatible with python2.2).

If your package is a library package, you may consider supporting the
python2.3 version as well (if you already build python2.1-foo and
python2.2-foo packages).


Reply via email to