Source: roadmap
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
Standards-Version: 4.2.0
Build-Depends:
 debhelper (>= 10~),
 build-essential,
 dh-cargo
Homepage: https://gitlab.com/larswirzenius/roadmap

Package: roadmap
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Built-Using: ${cargo:Built-Using}
Description: show project roadmaps a dependency graph
 Produce directed acyclic graph representations of a project roadmap.
 The idea is to show the steps needed to reach a goal, and the order
 they need to be taken, but ignore due dates and other irrelevant
 details.
