aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/rules (unfollow)
Commit message (Collapse)Author
2023-02-04debian: disable build system auto-detectionEgor Tensin
I've bumped into this while working on my other project (config-links). If you put a Makefile in the root directory, debhelper will assume the project is built using make, which is not what we want. Also, bump the cowbuilder image to Focal, since Bionic's debhelper doesn't seem to support --buildsystem=none.
2021-03-07add Debian packaging filesdebian/v0.0.1-1Egor Tensin