diff options
Diffstat (limited to 'deb/DEBIAN/control')
-rw-r--r-- | deb/DEBIAN/control | 7 |
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. |