sci/debian/control
Asger Gitz-Johansen d02eb34285 feat: add debian packaging
fuck this is complicated. Why'd you make it so insane, debian
maintainers?
Please fix this.

It's working now, but Makefile must be modified... I dont like that.
Let's find another way
2024-08-19 19:47:44 +02:00

21 lines
466 B
Plaintext

Source: sci
Section: utils
Priority: optional
Maintainer: Asger Gitz-Johansen <asger.gitz@hotmail.com>
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
uuid-dev,
uuid,
Standards-Version: 4.6.2
Homepage: https://git.gtz.dk/agj/sci
Package: sci
Architecture: any
Depends:
libuuid,
${shlibs:Depends},
${misc:Depends},
Description: simple continuous integration (ci) system
sci provides a triggering system where touching tmp files runs pipelines