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..18687d9 --- /dev/null +++ b/debian/control @@ -0,0 +1,15 @@ +Source: simple-snake +Section: unknown +Priority: optional +Maintainer: Louie S <louie@example.com> +Build-Depends: debhelper-compat (= 12), dh-autoreconf +Standards-Version: 4.5.0 +Homepage: <insert the upstream URL, if relevant> + +Package: simple-snake +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. |