Does “${python3:Depends}” reliably generate correct dependencies?

2015-10-24 Thread Ben Finney
Howdy all, If we set “Depends: ${python3:Depends}” in the binary package, and use ‘dh_python3’, is that all that is needed to ensure the correct dependencies on Python 3 versions? Recently I received this bug report (Bug#802889): please don't depend on all python3 versions, forcing the i

Re: Bug#802839: django-celery: python 3 tests not invoked and break

2015-10-24 Thread Brian May
Robert Collins writes: > I'd probably shut that warning up using the warnings module API rather > than weaking the test more broadly. Might be the best thing. > Also - track down and file a bug on the leak source. How *do* you track these down? The warning doesn't say where the file was opened

Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision

2015-10-24 Thread Ludovic Rousseau
2015-10-24 19:42 GMT+02:00 Scott Kitterman : > On Saturday, October 24, 2015 12:11:14 PM Ludovic Rousseau wrote: > > 2015-10-24 1:02 GMT+02:00 Brian May : > > > Ludovic Rousseau writes: > > > > I tried to update my package pykcs11 since the repository moved from > SVN > > > > > > to > > > > > > >

Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision

2015-10-24 Thread Scott Kitterman
On Saturday, October 24, 2015 12:11:14 PM Ludovic Rousseau wrote: > 2015-10-24 1:02 GMT+02:00 Brian May : > > Ludovic Rousseau writes: > > > I tried to update my package pykcs11 since the repository moved from SVN > > > > to > > > > > git. > > > http://anonscm.debian.org/cgit/python-modules/pack

Joining DPMT and PAPT

2015-10-24 Thread Carl Suster
Hi, I'm interested in joining the python teams. I'm currently working on packaging flexget (#724718 http://flexget.com/) to get it into debian, and would like to maintain it when it's finished within the applications team. Once I've learned the workflow I'd be interested in taking on more applicat

Re: git-dpm: ERROR: 'upstream' does not contain previously recorded revision

2015-10-24 Thread Ludovic Rousseau
2015-10-24 1:02 GMT+02:00 Brian May : > Ludovic Rousseau writes: > > > I tried to update my package pykcs11 since the repository moved from SVN > to > > git. > > http://anonscm.debian.org/cgit/python-modules/packages/pykcs11.git/ > > > > I imported a new upstream .orig.tar.gz version as descibed