Re: Plan to upload all packages still using Alioth in Maintainer/Uploaders

2021-08-14 Thread Brian Thompson
On 0813, Sandro Tosi wrote: >Hello, >a long time ago, we decided to stop using Alioth for the team email >address in Maintainer/Uploaders fields, and onovy mass-committed this >change to our repo; several of our packages (736, according to [1]) >are still using Alioth. > >[1] https://lintian.debian

Re: Python BoF at DebConf2021

2021-08-14 Thread Louis-Philippe Véronneau
On 2021-06-15 14 h 32, Louis-Philippe Véronneau wrote: > On 2021-06-12 16 h 20, Louis-Philippe Véronneau wrote: >> Hey folks, >> >> The deadline to submit talks for DebConf21 is June 20th and I was >> thinking it would be a good idea to have a Python BoF, as we always do. >> >> Anyone opposed to th

Re: Plan to upload all packages still using Alioth in Maintainer/Uploaders

2021-08-14 Thread Louis-Philippe Véronneau
On 2021-08-14 09 h 30, Stefano Rivera wrote: > Hi Sandro (2021.08.14_02:25:21_+) >> [1] https://lintian.debian.org/tags/python-teams-merged > > There are more than those, some other variants made it into use too: > > udd=> SELECT COUNT(*), maintainer_email FROM sources WHERE release='sid' AND

Re: Plan to upload all packages still using Alioth in Maintainer/Uploaders

2021-08-14 Thread stefanor
Hi debian-python (2021.08.14_13:30:00_+) > There are more than those, some other variants made it into use too: > > udd=> SELECT COUNT(*), maintainer_email FROM sources WHERE release='sid' AND > maintainer_email LIKE '%python%' GROUP BY maintainer_email; > count |maintainer_e

Re: Plan to upload all packages still using Alioth in Maintainer/Uploaders

2021-08-14 Thread Stefano Rivera
Hi Sandro (2021.08.14_02:25:21_+) > [1] https://lintian.debian.org/tags/python-teams-merged There are more than those, some other variants made it into use too: udd=> SELECT COUNT(*), maintainer_email FROM sources WHERE release='sid' AND maintainer_email LIKE '%python%' GROUP BY maintainer_e