Re: Piotrek's new preferred Python helper tool - (unfair) decision
Piotr Ożarowski <piotr@debian.org> writes:
> PS while converting [a package using python-central to use
> python-support], remember to add to preinst something like these 3
> lines:
> 
> | if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt 1.2.3-4; then
> | 	pycentral pkgremove python-foo
> | fi
Why does this not happen automatically when the package is upgraded
from a version that uses python-central?
-- 
 \           “All progress has resulted from people who took unpopular |
  `\                                      positions.” —Adlai Stevenson |
_o__)                                                                  |
Ben Finney
Reply to: