unit/pkg/deb
Konstantin Pavlov f281207f9e Packaging: fix build-depends detection on debian-based systems
dpkg-query -W will show information about the package if any other
package references it, even when the queried package is not installed.
The fix is to query for an actual status of a needed build dependency.
2024-05-20 12:11:37 -07:00
..
debian Updated copyright notice. 2024-02-20 16:08:36 +00:00
debian.module Updated copyright notice. 2024-02-20 16:08:36 +00:00
Makefile Packaging: fix build-depends detection on debian-based systems 2024-05-20 12:11:37 -07:00
Makefile.go Packaging: Go: use GO111MODULE=auto in build instructions. 2022-05-26 10:52:58 +04:00
Makefile.jsc-common Packages: added Debian 12 "bookworm" support. 2023-06-07 17:39:27 -07:00
Makefile.jsc8 Packages: added JSR-340 compatibility notice to unit-jsc packages. 2019-03-01 18:16:57 +03:00
Makefile.jsc10 Packages: added JSR-340 compatibility notice to unit-jsc packages. 2019-03-01 18:16:57 +03:00
Makefile.jsc11 Packages: added JSR-340 compatibility notice to unit-jsc packages. 2019-03-01 18:16:57 +03:00
Makefile.jsc16 Packages: added Ubuntu 21.04 "hirsute" support. 2021-05-27 13:12:52 +03:00
Makefile.jsc17 Packages: added Ubuntu 21.04 "hirsute" support. 2021-05-27 13:12:52 +03:00
Makefile.jsc18 Packages: added Ubuntu 21.10 "impish" support. 2021-10-21 13:23:25 +03:00
Makefile.jsc19 Packages: added Ubuntu 22.10 "kinetic" support. 2022-11-16 17:05:57 +04:00
Makefile.jsc20 Packages: added Ubuntu 23.04 "lunar" support. 2023-05-03 16:13:36 -07:00
Makefile.jsc21 Packages: added Ubuntu 23.10 "mantic" support. 2024-02-09 14:31:36 -08:00
Makefile.perl Packages: URL fixed in examples to work with latest curl. 2018-12-27 11:06:43 +03:00
Makefile.php Packages: URL fixed in examples to work with latest curl. 2018-12-27 11:06:43 +03:00
Makefile.python27 Packages: URL fixed in examples to work with latest curl. 2018-12-27 11:06:43 +03:00
Makefile.python36 Packages: URL fixed in examples to work with latest curl. 2018-12-27 11:06:43 +03:00
Makefile.python37 Packages: Ubuntu 18.10 "cosmic" support added. 2018-12-27 11:07:24 +03:00
Makefile.python38 Packages: added Python 3.8 on Ubuntu 18.04, 19.04. 2019-11-19 12:43:51 +03:00
Makefile.python39 Packages: added Ubuntu 21.04 "hirsute" support. 2021-05-27 13:12:52 +03:00
Makefile.python310 Packages: added Ubuntu 21.10 "impish" support. 2021-10-21 13:23:25 +03:00
Makefile.python311 Packages: added Ubuntu 23.04 "lunar" support. 2023-05-03 16:13:36 -07:00
Makefile.python312 Packages: added Ubuntu 23.10 "mantic" support. 2024-02-09 14:31:36 -08:00
Makefile.ruby Packages: URL fixed in examples to work with latest curl. 2018-12-27 11:06:43 +03:00
Makefile.wasm Packages: Pass CFLAGS to compile wasm modules on all packaging targets 2024-02-22 18:46:15 -08:00