Re: Questions about the Debian Python Policy

2005-10-25 Thread Josselin Mouette
Le mardi 25 octobre 2005 à 12:24 +0100, Donovan Baarda a écrit : > > If you want to automate the process on the packaging side, using > > dh_python will do all the work for you; you will only need a rebuild > > when the major python version changes. Support for rebuilding these > > modules automati

Re: Questions about the Debian Python Policy

2005-10-25 Thread Donovan Baarda
On Tue, 2005-10-25 at 08:40, Josselin Mouette wrote: > Le lundi 24 octobre 2005 à 11:30 -0400, James A. Treacy a écrit : > > Thanks for the replies to my questions. > > > > I hope that a way to ensure automatic recompiling of python modules is > > implemented sometime in the future. > > If you wa

Re: Questions about the Debian Python Policy

2005-10-25 Thread Josselin Mouette
Le lundi 24 octobre 2005 à 11:30 -0400, James A. Treacy a écrit : > Thanks for the replies to my questions. > > I hope that a way to ensure automatic recompiling of python modules is > implemented sometime in the future. If you want to automate the process on the packaging side, using dh_python w

Re: Questions about the Debian Python Policy

2005-10-24 Thread James A. Treacy
Thanks for the replies to my questions. I hope that a way to ensure automatic recompiling of python modules is implemented sometime in the future. -- James Treacy [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED

Re: Questions about the Debian Python Policy

2005-10-24 Thread Donovan Baarda
On Sat, 2005-10-22 at 22:27, James A. Treacy wrote: > I have some questions relating to python packages and the python > policy. > > I maintain a pure python program (gramps) that relies heavily on other > python packages: python-gnome2, python-glade2, python-reportlab and > python-gnome2-extras.

Re: Questions about the Debian Python Policy

2005-10-23 Thread Martin v. Löwis
James A. Treacy wrote: Let's use gramps(*) as an example and that the default python switches to 2.4. A user upgrades python (leaving 2.3 on the system), gramps and python-glade2 to python 2.4 versions but does not ugrade python-gnome2 (this works since python 2.3 is still installed). All the dep

Questions about the Debian Python Policy

2005-10-22 Thread James A. Treacy
I have some questions relating to python packages and the python policy. I maintain a pure python program (gramps) that relies heavily on other python packages: python-gnome2, python-glade2, python-reportlab and python-gnome2-extras. Section 3.1 of the python policy states that programs which can