Re: Python upgrade: dependency question

1997-12-30 Thread Richard Braakman
> An added complication is that I'd like to merge the mpz, gdbm, curses, > bsddb, net and stdwin packages back into python-misc. You may want to keep python-mpz, python-curses, and python-gdbm as separate packages, because they depend on gmp2, ncurses3.4, and libgdbmg1 (respectively). If they

Python upgrade: dependency question

1997-12-29 Thread Gregor Hoffleit
I'm currently trying to prepare python for an non-maintainer upgrade from 1.4 to 1.5, and I'm running into several issues that I don't know how to resolve correctly. Since some people classified python as an important package, I'm reposting this mail to the bigger audience of debian-devel,