summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7c04b07
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: bandwhich
+Section: utils
+Priority: optional
+Maintainer: Michael Aaron Murphy <mmstick@pm.me>
+Build-Depends:
+ cargo (>=0.40),
+ clang,
+ debhelper-compat (=9),
+ rustc (>=1.39)
+Standards-Version: 4.4.1
+Homepage: https://github.com/imsnif/bandwhich
+
+Package: bandwhich
+Architecture: any
+Depends: ${misc:Depends}, ${shlib:Depends}
+Description: Terminal bandwidth utilization tool
+ Terminal bandwidth utilization tool