Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | debian/Makefile: move the prelude to prelude.mk | Egor Tensin | 2023-06-30 |
| | |||
* | debian/Makefile: install vim as a dependency | Egor Tensin | 2023-02-04 |
| | |||
* | debian/Makefile: --build=X doesn't work? | Egor Tensin | 2023-02-04 |
| | |||
* | debian/Makefile: use long options | Egor Tensin | 2023-02-04 |
| | |||
* | debian/Makefile: escape entire argument (including $(DIST)) | Egor Tensin | 2023-02-04 |
| | |||
* | debian/Makefile: use cd instead of pushd | Egor Tensin | 2023-02-04 |
| | |||
* | debian: force inclusion of the original sources | Egor Tensin | 2023-02-04 |
| | | | | | Unbelievable: https://lists.debian.org/debian-mentors/1998/04/msg00084.html | ||
* | debian: upgrade cowbuilder image to Focal | Egor Tensin | 2023-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/Makefile: add commit target | Egor Tensin | 2022-04-30 |
| | |||
* | debian/Makefile: export NAME and EMAIL | Egor Tensin | 2022-04-30 |
| | | | | | 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 prelude | Egor Tensin | 2022-04-06 |
| | |||
* | debian/Makefile: apt scripting best practices | Egor Tensin | 2021-10-03 |
| | |||
* | add Debian packaging filesdebian/v0.1-1 | Egor Tensin | 2021-04-29 |
Basically copied them from my other project linux-status. |