diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2018-03-09 13:38:23 +0100 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2018-03-09 13:38:23 +0100 |
commit | 540e4b9bd685af8272114a0d0722b69eaafa7e82 (patch) | |
tree | 8e9f9f14e7f15b5d791bf0277ae516cd4184b63a /debian/control | |
parent | 36e6ae18fc9a4eda018eae3b1d85b2dc200ffb88 (diff) |
debianize the package
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
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. + |