mirror of
https://git.proxmox.com/git/debcargo-conf
synced 2025-04-28 11:42:14 +00:00
More clarifications for TODO.rst
This commit is contained in:
parent
510d9803a5
commit
305f16ed8f
10
TODO.rst
10
TODO.rst
@ -1,6 +1,12 @@
|
||||
Crates to package
|
||||
=================
|
||||
|
||||
The lists below are calculated using some combinations of running::
|
||||
|
||||
tests/sh/cargo-tree-deb-rec <binary-crate>
|
||||
|
||||
from the ``debcargo.git`` repository.
|
||||
|
||||
Base packages
|
||||
-------------
|
||||
|
||||
@ -9,6 +15,10 @@ xi-core-lib} that have no other rust dependencies, i.e. can be built right now
|
||||
with what's already in Debian. Note that some of them are older versions and
|
||||
the newer versions *do* have other dependencies that must be packaged first.
|
||||
|
||||
This list is not set in stone, newer versions of those programs may make some
|
||||
of the older versions obsolete. Use your own judgement on what to package, or
|
||||
what to remove from the list if it's not longer necessary.
|
||||
|
||||
"-" means already done, pending upload. When they get ACCEPTED you can rm from here.
|
||||
|
||||
ansi_term-0.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user