unifios-utilities/on-boot-script/dpkg-build-files/debian/control
Thomas Spalinger 282b9bd3ce
Some build and package improvements (#45)
* add missing package version to change log

* fix some warnings of lintian during deb build

* simplification of the debian package

* introduce build script with docker/podman support

* use already existing ssh proxy, has the nice effect of not displaying the welcome message

* update readme for 1.0.2

* fix missing argument in apt-get autoremove
2020-09-08 02:54:51 -07:00

16 lines
456 B
Plaintext

Source: udm-boot
Section: contrib/utils
Priority: optional
Maintainer: Boostchicken <dorman@ataxia.cloud>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.4.1
Homepage: https://github.com/boostchicken/udm-utilities
#Vcs-Browser: https://salsa.debian.org/debian/udmboot
#Vcs-Git: https://salsa.debian.org/debian/udmboot.git
Package: udm-boot
Architecture: all
Depends: ${misc:Depends}
Description: Run things on boot on UDM
Run things on boot!