Add drone deb build requisites

This commit is contained in:
pberr
2020-10-03 18:31:15 +02:00
parent 0ca9b6f716
commit 9eae05f99c
20 changed files with 138 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
Source: lch
Section: unknown
Priority: optional
Maintainer: pberrocal <>
Build-Depends: debhelper (>=11~)
Standards-Version: 4.1.4
Homepage: <insert the upstream URL, if relevant>
Package: lch
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.