aboutsummaryrefslogtreecommitdiff
path: root/deb
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-05-03 10:03:25 +0300
committerTulir Asokan <tulir@maunium.net>2018-05-03 10:03:25 +0300
commit93cbdc0ca88d46454b96043d8baf4b231e91474a (patch)
tree0db78cb9e3c2e3ec85c01f61261fe7d72c83453b /deb
parentb796c2e2092f3ed41e607382a798d27e3e11b914 (diff)
Add debian packaging and some build scripts
Diffstat (limited to 'deb')
-rw-r--r--deb/DEBIAN/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/deb/DEBIAN/control b/deb/DEBIAN/control
new file mode 100644
index 0000000..0af23c6
--- /dev/null
+++ b/deb/DEBIAN/control
@@ -0,0 +1,7 @@
+Package: gomuks
+Version: 0.0.0-1
+Section: net
+Priority: optional
+Architecture: amd64
+Maintainer: Tulir Asokan <tulir@maunium.net>
+Description: A terminal based Matrix client written in Go.