RFS: python-crypto (adopting package)

2011-05-09 Thread Sebastian Ramacher
Hi, I am looking for a sponsor for the new version 2.3-1 of my package "python-crypto". It builds these binary packages: python-crypto - cryptographic algorithms and protocols for Python python-crypto-dbg - cryptographic algorithms and protocols for Python (debug extensio python-crypto-doc - cry

Re: RFS: python-crypto (adopting package)

2011-05-09 Thread Jan Dittberner
On Mon, May 09, 2011 at 09:40:58AM +0200, Sebastian Ramacher wrote: > Hi, > > I am looking for a sponsor for the new version 2.3-1 of my package > "python-crypto". > > It builds these binary packages: > python-crypto - cryptographic algorithms and protocols for Python > python-crypto-dbg - crypt

Packaging one setup.py into multiple debs

2011-05-09 Thread Cajus Pollmeier
Hi there, I've a python source with a setup.py which builds into a couple of eggs. For a debian package, I'd like to move these into their own debian packages. What is the easiest way to achieve this? Is there an up and running package which I can use as a starting point? Cheers, Cajus -

Re: Packaging one setup.py into multiple debs

2011-05-09 Thread Ben Finney
Cajus Pollmeier writes: > What is the easiest way to achieve this? Is there an up and running > package which I can use as a starting point? I don't know of a better how-to for splitting a source package into multiple binary packages than http://wiki.debian.org/PkgSplit>, though I would be very