Make Debian package

This commit is contained in:
Yohann D'ANELLO
2020-11-19 03:29:00 +01:00
parent 926fba1e82
commit b869331abb
7 changed files with 73 additions and 0 deletions

15
debian/control vendored Normal file
View File

@ -0,0 +1,15 @@
Source: squirrel-battle
Section: devel
Priority: optional
Maintainer: ynerant <ynrant@crans.org>
Build-Depends: debhelper (>=10~), dh-python, python3-all, python3-setuptools
Standards-Version: 4.1.4
Homepage: https://gitlab.crans.org/ynerant/dungeon-battle
X-Python3-Version: >= 3.6
Package: squirrel-battle
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends}
Description: Squirrel Battle
Watch out for squirrel's knifes!