From 540e4b9bd685af8272114a0d0722b69eaafa7e82 Mon Sep 17 00:00:00 2001
From: Olivier Gayot <olivier.gayot@sigexec.com>
Date: Fri, 9 Mar 2018 13:38:23 +0100
Subject: debianize the package

Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
---
 debian/control | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 debian/control

(limited to 'debian/control')

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..a56af63
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,12 @@
+Source: swiftstory
+Maintainer: Olivier Gayot <olivier.gayot@sigexec.com>
+Section: python
+Priority: optional
+Build-Depends: python3-setuptools, python3-all, debhelper (>= 9)
+Standards-Version: 3.9.1
+
+Package: swiftstory
+Architecture: all
+Depends: ${misc:Depends}, ${python3:Depends}
+Description: SwiftStory game: We're not out of the woods yet.
+
-- 
cgit v1.2.3