CONTRIBUTING.rst: fix Expectations formatting

This commit is contained in:
Emanuele Rocca 2023-01-31 11:11:22 +01:00
parent b22d444fd3
commit 2edff40977

View File

@ -8,17 +8,14 @@ Expectations
To accept a new package in the Debian archive, we need the following: To accept a new package in the Debian archive, we need the following:
1. Clean copyright file 1. Clean copyright file
1. Except with very good reasons, it should generate only one Debian package 2. Except with very good reasons, it should generate only one Debian package please use ``collapse_features = true`` in debcargo.toml to ensure that
please use ``collapse_features = true`` in debcargo.toml to ensure that 3. No lintian warning except ``initial-upload-closes-no-bugs`` (for libraries)
1. No lintian warning except ``initial-upload-closes-no-bugs`` (for libraries) 4. autopkgtest should be green (or skipped)
1. autopkgtest should be green (or skipped) 5. New binaries should have an open ITP
1. New binaries should have an open ITP 6. The maintainer should be on IRC: #debian-rust on OFTC
1. The maintainer should be on IRC: #debian-rust on OFTC 7. If the crate needs dependencies not available yet in Debian, document them in the RFS file
1. If the crate needs dependencies not available yet in Debian, document them 8. If you are asking for sponsoring on an existing key crate, please make sure it isn't breaking a lot of things. If it does, please identify the necessary steps
in the RFS file 9. Patience
1. If you are asking for sponsoring on an existing key crate, please make sure it isn't
breaking a lot of things. If it does, please identify the necessary steps
1. Patience
Ready for upload (Request For Sponsor) Ready for upload (Request For Sponsor)