Commit message (Collapse) | Author | ||
---|---|---|---|
2023-12-10 | debian: switch to egor@tensin.name | Egor Tensin | |
2023-06-30 | debian/Makefile: move the prelude to prelude.mk | Egor Tensin | |
2023-02-04 | debian: force inclusion of the original sources | Egor Tensin | |
Unbelievable: https://lists.debian.org/debian-mentors/1998/04/msg00084.html I've stumbled into this while working on my other project (config-links). Launchpad does seem to allow it, so why not? | |||
2023-02-04 | debian: disable build system auto-detection | Egor 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. | |||
2023-02-04 | debian/Makefile: install vim as a dependency | Egor Tensin | |
2023-02-04 | debian/Makefile: use long options | Egor Tensin | |
Unfortunately, --build=X doesn't seem to work. | |||
2023-02-04 | debian/Makefile: escape entire argument (including $(DIST)) | Egor Tensin | |
2023-02-04 | debian/Makefile: use cd instead of pushd | Egor Tensin | |
2022-04-30 | debian/Makefile: add commit target | Egor Tensin | |
2022-04-15 | debian/Makefile: export NAME and EMAIL | Egor Tensin | |
I'm trying to build packages locally on my Arch, and I don't want to add these variables to my .bashrc. | |||
2022-04-06 | debian/Makefile: consistent prelude | Egor Tensin | |
2021-10-03 | debian/Makefile: apt scripting best practices | Egor Tensin | |
2021-04-29 | debian/Makefile: fix grammar | Egor Tensin | |
2021-04-07 | debian: Makefile best practices | Egor Tensin | |
2021-03-12 | debian: add GitHub workflow | Egor Tensin | |
2021-03-08 | debian: add `make dch` command | Egor Tensin | |
2021-03-08 | debian: target the lowest denominator bionic | Egor Tensin | |
2021-03-07 | debian: add `make tag` command | Egor Tensin | |
2021-03-08 | debian: more one-liners in Makefile | Egor Tensin | |
2021-03-07 | add Debian packaging filesdebian/v0.0.1-1 | Egor Tensin | |