aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/Makefile (follow)
Commit message (Collapse)AuthorAge
* debian: switch to egor@tensin.nameEgor Tensin2023-12-10
|
* debian/Makefile: move the prelude to prelude.mkEgor Tensin2023-06-30
|
* debian: force inclusion of the original sourcesEgor Tensin2023-02-04
| | | | | | | | 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?
* debian: disable build system auto-detectionEgor Tensin2023-02-04
| | | | | | | | 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.
* debian/Makefile: install vim as a dependencyEgor Tensin2023-02-04
|
* debian/Makefile: use long optionsEgor Tensin2023-02-04
| | | | Unfortunately, --build=X doesn't seem to work.
* debian/Makefile: escape entire argument (including $(DIST))Egor Tensin2023-02-04
|
* debian/Makefile: use cd instead of pushdEgor Tensin2023-02-04
|
* debian/Makefile: add commit targetEgor Tensin2022-04-30
|
* debian/Makefile: export NAME and EMAILEgor Tensin2022-04-15
| | | | | I'm trying to build packages locally on my Arch, and I don't want to add these variables to my .bashrc.
* debian/Makefile: consistent preludeEgor Tensin2022-04-06
|
* debian/Makefile: apt scripting best practicesEgor Tensin2021-10-03
|
* debian/Makefile: fix grammarEgor Tensin2021-04-29
|
* debian: Makefile best practicesEgor Tensin2021-04-07
|
* debian: add GitHub workflowEgor Tensin2021-03-12
|
* debian: add `make dch` commandEgor Tensin2021-03-08
|
* debian: target the lowest denominator bionicEgor Tensin2021-03-08
|
* debian: add `make tag` commandEgor Tensin2021-03-07
|
* debian: more one-liners in MakefileEgor Tensin2021-03-08
|
* add Debian packaging filesdebian/v0.0.1-1Egor Tensin2021-03-07