aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/rules (follow)
Commit message (Collapse)AuthorAge
* debian: upgrade cowbuilder image to FocalEgor Tensin2023-02-04
| | | | | | | It's debhelper supports --buildsystem=none, which I desperately need. For example, the latest failure was due to debhelper _didn't_ include source files to the uploaded changes. Which kinda makes sense I guess for make projects, but not for this one!
* debian: shut up dh_auto_buildEgor Tensin2023-02-04
|
* debian: disable build system auto-detectionEgor Tensin2023-02-04
| | | | | debhelper sees the Makefile, and assumes that it needs to run make (while it should just copy files).
* add Debian packaging filesdebian/v0.1-1Egor Tensin2021-04-29
Basically copied them from my other project linux-status.