Joining the team
Hi, - I'd like to join DPM Team, I'm trying to learn and give my contribution to Debian, so I have adopted my first orphaned Python package: python-zxcvbn https://mentors.debian.net/package/python-zxcvbnand I prefer to work in a dedicated team. - In Alioth website i'm sprab-guest - I have read and accept the policy Regards, Sabino
Re: Joining the team
Hi, On 06/04/2017 00:38, Piotr Ożarowski wrote: [sab, 2017-04-01] - I'd like to join DPM Team, I'm trying to learn and give my contribution to Debian, so I have adopted my first orphaned Python package: python-zxcvbn https://mentors.debian.net/package/python-zxcvbnand I prefer to work in a dedicated team. - In Alioth website i'm sprab-guest - I have read and accept the policy welcome :) My package is https://mentors.debian.net/package/python-zxcvbn with DPMT as uploader. What's my next step? Have I to create a Git repository? Best Regards, Sabino
Re: Joining the team
Hi! On 10/04/2017 16:44, Barry Warsaw wrote: On Apr 09, 2017, at 01:13 PM, sab wrote: https://mentors.debian.net/package/python-zxcvbn with DPMT as uploader. What's my next step? Have I to create a Git repository? Welcome to the team Sabino. You'll want to take a look at these two wiki pages. First is the style guide for DPMT packages. https://wiki.debian.org/Python/LibraryStyleGuide The second is our git packaging workflow: https://wiki.debian.org/Python/GitPackaging but note that we are still discussing the move away from git-dpm to git-pq for patch queue management. When that actually happens we'll use: https://wiki.debian.org/Python/GitPackagingPQ as a guideline. Cheers, -Barry How can I have permissions to push in git branches: master,upstream or pristine-tar? Regards, Sabino
Re: Joining the team
Hi! On 19/04/2017 23:07, sab wrote: Hi! On 10/04/2017 16:44, Barry Warsaw wrote: On Apr 09, 2017, at 01:13 PM, sab wrote: https://mentors.debian.net/package/python-zxcvbn with DPMT as uploader. What's my next step? Have I to create a Git repository? Welcome to the team Sabino. You'll want to take a look at these two wiki pages. First is the style guide for DPMT packages. https://wiki.debian.org/Python/LibraryStyleGuide The second is our git packaging workflow: https://wiki.debian.org/Python/GitPackaging but note that we are still discussing the move away from git-dpm to git-pq for patch queue management. When that actually happens we'll use: https://wiki.debian.org/Python/GitPackagingPQ as a guideline. Cheers, -Barry How can I have permissions to push in git branches: master,upstream or pristine-tar? Regards, Sabino I updated all branches: master,upstram and prostine-tar, but I can't push: git push fatal: unable to access 'https://anonscm.debian.org/git/python-modules/packages/python-zxcvbn.git/': The requested URL returned error: 403 What could i do? Regards, Sabino
Re: Joining the team
On 06/05/2017 17:14, Piotr Ożarowski wrote: [sab, 2017-05-06] 'https://anonscm.debian.org/git/python-modules/packages/python-zxcvbn.git/': git+ssh://git.debian.org/git/python-modules/packages/python-zxcvbn.git Thanks I have pushed on git+ssh://anonscm.debian.org/git/python-modules/packages/python-zxcvbn.git/ for all branches. Now who sponsors the changes? Regards, Sabino
Re: Joining the team
On 07/05/2017 17:30, sab wrote: On 06/05/2017 17:14, Piotr Ożarowski wrote: [sab, 2017-05-06] 'https://anonscm.debian.org/git/python-modules/packages/python-zxcvbn.git/': git+ssh://git.debian.org/git/python-modules/packages/python-zxcvbn.git Thanks I have pushed on git+ssh://anonscm.debian.org/git/python-modules/packages/python-zxcvbn.git/ for all branches. Now who sponsors the changes? Regards, Sabino Hi! How do I make package accepted into experimental? https://anonscm.debian.org/cgit/python-modules/packages/python-zxcvbn.git/ Regards, Sabino