aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/debian/Makefile (unfollow)
Commit message (Collapse)Author
2023-06-30debian/Makefile: move the prelude to prelude.mkEgor Tensin
2023-02-04debian/Makefile: install vim as a dependencyEgor Tensin
2023-02-04debian/Makefile: --build=X doesn't work?Egor Tensin
2023-02-04debian/Makefile: use long optionsEgor Tensin
2023-02-04debian/Makefile: escape entire argument (including $(DIST))Egor Tensin
2023-02-04debian/Makefile: use cd instead of pushdEgor Tensin
2023-02-04debian: force inclusion of the original sourcesEgor Tensin
Unbelievable: https://lists.debian.org/debian-mentors/1998/04/msg00084.html
2023-02-04debian: upgrade cowbuilder image to FocalEgor Tensin
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!
2022-04-30debian/Makefile: add commit targetEgor Tensin
2022-04-30debian/Makefile: export NAME and EMAILEgor 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-06debian/Makefile: consistent preludeEgor Tensin
2021-10-03debian/Makefile: apt scripting best practicesEgor Tensin
2021-04-29add Debian packaging filesdebian/v0.1-1Egor Tensin
Basically copied them from my other project linux-status.