Dependencies!
This commit is contained in:
parent
cb05047fed
commit
8c232699c3
@ -1,2 +1,3 @@
|
||||
#!/bin/bash
|
||||
dpkg-deb --root-owner-group -b debian foodoord_3.0.0_all.deb
|
||||
VERSION=3.0.1
|
||||
dpkg-deb --root-owner-group -b debian foodoord_${VERSION}_all.deb
|
||||
|
3
debian/DEBIAN/control
vendored
3
debian/DEBIAN/control
vendored
@ -1,5 +1,6 @@
|
||||
Package: foodoord
|
||||
Version: 3.0
|
||||
Version: 3.0.1
|
||||
Maintainer: Bandie <bandie@chaospott.de>
|
||||
Architecture: all
|
||||
Description: Control the doors of the club, ja!
|
||||
Depends: dash, git, python3
|
||||
|
Loading…
Reference in New Issue
Block a user