summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 0 insertions, 20 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 4686112..0000000
--- a/debian/control
+++ /dev/null
@@ -1,20 +0,0 @@
-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.