From e5b6461ea3cf49254062387c0451cc0386a12b02 Mon Sep 17 00:00:00 2001 From: Manos Pitsidianakis Date: Sun, 25 Oct 2020 02:08:03 +0300 Subject: Add debian/ dir for debian packaging --- debian/control | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 00000000..1fdf3fd2 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: lagrange +Section: unknown +Priority: optional +Maintainer: Manos Pitsidianakis +Build-Depends: cmake, debhelper (>=11~), libsdl2-dev, libssl-dev, libpcre3-dev, zlib1g-dev, libunistring-dev, libmpg123-dev +Standards-Version: 4.1.4 +Homepage: https://github.com/skyjake/lagrange + +Package: lagrange +Architecture: any +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: auto-generated package by debmake + This Debian binary package was auto-generated by the + debmake(1) command provided by the debmake package. -- cgit v1.2.3