Traduções: English - 한국어 - Português (Brasil)


Mantenedores(as) Debian

Introdução

Mantenedores(as) Debian (Debian Maintainers - DMs) são pessoas que têm capacidade restrita de upload de pacotes para o repositório Debian.
Diferentemente de mantenedores(as) patrocinados(as), podem manter pacotes sem um(a) patrocinador(a).

É altamente recomendável se tornar um(a) mantenedor(a) Debian antes de se candidatar para o processo de novo membro(a) Debian para se tornar um(a) desenvolvedor(a) Debian oficial (veja a lista de verificação para candidatos(as)).

O conceito de mantenedores(as) Debian foi introduzido em 5 de agosto de 2007 por uma Resolução Geral.
Uma lista atualizada de DMs está disponível em nm.debian.org. Uma lista de direitos de upload relativos a DMs é mantida pelos ftp-masters Debian, e alguns relatórios com a mesma informação são mantidos aqui.

Visão geral

Mantenedores(as) Debian colocam suas chaves no chaveiro debian-maintainers (disponível no pacote debian-keyring).

Este chaveiro é usado pelo dak no repositório Debian como parte das verificações de aceitação de pacotes enviados.
Pacotes assinados por uma chave do chaveiro debian-maintainers serão aceitos se a chave tiver permissão de upload para o pacote.
Para a nova interface de gerenciamento de permissões de DMs, veja o e-mail (em inglês) Alterações das permissões de upload de mantenedores(as) Debian.

Mantenedores(as) Debian deve ler este tutorial para saber mais sobre o ping anual, alterações de chaves e upload de pacotes.

Advogando para um mantenedor(a) Debian

Um(a) desenvolvedor(a) Debian somente deve advogar para um(a) mantenedor(a) Debian:

Desenvolvedores(as) Debian que advogam para candidatos(as) a mantenedores(as) Debian (ou potenciais desenvolvedores(as) Debian, na verdade) devem entrar em mais detalhes:

Por exemplo, se o(a) candidato(a) a mantenedor(a) Debian tem boas habilidades de empacotamento,
entre em mais detalhes sobre o que convenceu você de que o(a) candidato(a) tem essas habilidades?

Uma vez que você tenha decidido advogar para um(a) candidato(a) a mantenedor(a) Debian, você deve:

Becoming a Debian Maintainer

Steps required to become a Debian Maintainer

Prerequisite

Before becoming a Debian Maintainer you should have a history of contributions to Debian as a Sponsored Maintainer where you can meet and establish a level of trust with other project members.

step 1 : Identification

If signed by only one DD, try to make sure there is at least another trust path to your key.

step 2 : Declaration of intent

To become a Debian Maintainer, you must:

The prospective DM is highly encouraged to subscribe to the debian-devel mailing list.

Please check your key and fix any problem with your key.
Please read the document "OpenPGP Best Practices" by Daniel Kahn Gillmor (dkg).
Its OpenPGP key checks have been implemented by Clint Adams (clint) in the Debian package hopenpgp-tools and dkg's recommended settings has been put together in a gpg.conf file by Jacob Appelbaum (error).
Please check your key with clint's hokey lint command and use error's gpg.conf file as explained in dkg's document.

step 3 : Advocacy

Their comments will also be sent to the debian-newmaint mailing list.

step 4 : Objections

Your application will stay pending for four days, to allow time for any objections to be filed.

step 5 : Keyring update

When your application is complete, it will be sent to the keyring maintainers who will actually update the keyring.

This can take anything from days to weeks, and you will be notified when it happens.

Debian Maintainer retirement

Following each Debian release, all DMs who did not make an upload during the cycle for that release will be automatically retired.

For example: after the release of Stretch, DMs who did not make an upload since the release of Jessie will be retired.

There used to be an annual "ping" bug procedure to indicate continued interest: that is not required anymore.

Announced here.

Information

Now that you are a Debian Maintainer, you have to read this DebianMaintainer/Tutorial

Granting Permissions

After a Debian Maintainer's key has been added to the debian-maintainers keyring, a Debian Developer may grant upload permissions to the DM for specific packages by uploading a signed dak command to ftp.upload.debian.org as described in the FTP-Master's announcement to debian-devel.
This process can be simplified with the help of the dcut command from the dput-ng package.

For example, both of the following work:

$ dcut dm --uid "Jane Doe" --allow glibc
$ dcut dm --uid 0xfedcba9876543210 --allow glibc linux --deny kfreebsd9

If the DM's key is not in the keyring package yet but in the DD's local keyring, use the --force option and the fingerprint, without spaces and, in this special case, without the 0x prefix and in all uppercase:

$ dcut --force dm --uid FEDCBA9876543210FEDCBA9876543210 --allow glibc

Both the DD and DM will receive a mail notification about any changes taken.

IRC Channel

Statistics

Data

http://people.debian.org/~anibal/dm/dm-history

Graph

http://people.debian.org/~anibal/dm/dm.png

Bugs

https://qa.debian.org/data/bts/graphs/d/debian-maintainers.png


Page Copyright

License

GPLv2

Authors

JonDowland AnibalMonsalveSalazar

see DebianWiki/LicencingTerms for info about wiki content copyright.



CategoryPermalink CategoryDeveloper