Re: how to convert ython module into deb package

2017-03-22 Thread Andrey Rahmatullin
On Wed, Mar 22, 2017 at 11:15:06PM +0100, Ángel Luis wrote: > I am trying to package |numpy 1.12.1| into deb package. testing, unstable and jessie-backports contain 1.12.0. If you really need 1.12.1 you should start with the existing package and update it, not write all the packaging from

how to convert ython module into deb package

2017-03-22 Thread Ángel Luis
I am trying to package |numpy 1.12.1| into deb package. In order to do that first I run |dh_make -f ../numpy1.12.1.tar.gz| and it generates a |debian| directory, in the |control| file generated it shows |numpyBROKEN|, I change that to numpy1.12.1 and edit |debian/rules| to tell that this

Re: Updating Celery, Kombu, python-amqp

2017-03-22 Thread Brian May
Christopher Hoskin writes: > I've made a mistake, and kombu has got uploaded to unstable instead of > experimental. (I had experimental in the changelog, but didn't pass > "-d experimental" to sbuild on the final build). I'm very sorry about > this. What is the best

Re: Updating Celery, Kombu, python-amqp

2017-03-22 Thread Christopher Hoskin
I've made a mistake, and kombu has got uploaded to unstable instead of experimental. (I had experimental in the changelog, but didn't pass "-d experimental" to sbuild on the final build). I'm very sorry about this. What is the best way to resolve this? Should I file a bug against the