diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..47485e3 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: terminal-media-launcher +Section: utils +Priority: optional +Maintainer: louie <louie@example.com> +Build-Depends: debhelper-compat (= 12), dh-autoreconf +Standards-Version: 4.5.0 +Homepage: https://github.com/lshprung/terminal-media-launcher + +Package: terminal-media-launcher +Architecture: amd64 +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Lightweight Terminal Media Launcher written in C + Terminal Media Launcher is a command line utility to help streamline + launching applications and other media |