Bug#620469: [Python-modules-team] Bug#620469: Bug#620496

2011-06-08 Thread Piotr Ożarowski
[Clint Byrum, 2011-06-08] > Excerpts from Piotr Ożarowski's message of Tue Apr 19 03:27:05 -0700 2011: > > FYI: if this package doesn't use setuptools/distribute's > > namespace_packages.txt, you can add "--namespace gearman" to > > dh_python2's call and let the helper handle namespace issue > > H

Bug#620469: [Python-modules-team] Bug#620469: Bug#620496

2011-06-08 Thread Clint Byrum
Excerpts from Piotr Ożarowski's message of Tue Apr 19 03:27:05 -0700 2011: > FYI: if this package doesn't use setuptools/distribute's > namespace_packages.txt, you can add "--namespace gearman" to > dh_python2's call and let the helper handle namespace issue Hi Piotr. If I understand the suggesti

Bug#620469: Bug#620496

2011-04-19 Thread Oxan van Leeuwen
On 19-04-11 05:14, Clint Byrum wrote: > > Thats great news, and yes I agree with the solution completely. I > had actually already begun porting the package to dh_python2 in the > bzr branch: > > https://code.launchpad.net/~clint-fewbar/gearman-interface/debian-packaging Great! > I've added som

Bug#620469: [Python-modules-team] Bug#620469: Bug#620496

2011-04-19 Thread Piotr Ożarowski
FYI: if this package doesn't use setuptools/distribute's namespace_packages.txt, you can add "--namespace gearman" to dh_python2's call and let the helper handle namespace issue -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc

Bug#620469: Bug#620496

2011-04-18 Thread Clint Byrum
Excerpts from Oxan van Leeuwen's message of Mon Apr 18 11:49:18 -0700 2011: > Hi Clint, > > On 03-04-11 18:53, Clint Byrum wrote: > > I think the way to go is to drop __init__.py from > > python-gearman.libgearman, and make it depend on python-gearman, since > > it is a sub-module of the gearman n

Bug#620469: Bug#620496

2011-04-18 Thread Oxan van Leeuwen
Hi Clint, On 03-04-11 18:53, Clint Byrum wrote: > I think the way to go is to drop __init__.py from > python-gearman.libgearman, and make it depend on python-gearman, since > it is a sub-module of the gearman namespace. > > I haven't been able to make gearman.libgearman work properly without > th

Bug#620469: Bug#620496

2011-04-03 Thread Adam D. Barratt
On Sun, 2011-04-03 at 14:43 +0200, Oxan van Leeuwen wrote: > # wheezy not affected as this bug blocks python-gearman from migrating > tag 620469 + sid tag 620469 - sid thanks That doesn't mean it should have the "sid" tag set. It's only required when version-tracking isn't sufficient for the BTS

Bug#620469: Bug#620496

2011-04-03 Thread Clint Byrum
Excerpts from Oxan van Leeuwen's message of Sun Apr 03 05:43:27 -0700 2011: > # wheezy not affected as this bug blocks python-gearman from migrating > tag 620469 + sid > thanks > > I see three solutions for this problem: > > (A) Add Conflicts against each other. > This prevents users from ins

Processed (with 3 errors): Re: Bug#620469: Bug#620496

2011-04-03 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > On Sun, 2011-04-03 at 14:43 +0200, Oxan van Leeuwen wrote: Unknown command or malformed arguments to command. > > # wheezy not affected as this bug blocks python-gearman from migrating Unknown command or malformed arguments to command. > > tag 6

Bug#620469: Bug#620496

2011-04-03 Thread Oxan van Leeuwen
# wheezy not affected as this bug blocks python-gearman from migrating tag 620469 + sid thanks I see three solutions for this problem: (A) Add Conflicts against each other. This prevents users from installing the packages together, which normally isn't needed as they provide the same func